jgardner04 Posted January 19, 2016 Share Posted January 19, 2016 This may be a simple issue of user error but I don't see a way for me to invert the direction of the scroll wheel. I did a search in the forum and didn't see anything before posting this. Is there a way to invert the scroll wheel direction. Running the Strafe RGB and the Scimitar RGB Link to comment Share on other sites More sharing options...
Corsair Employees Corsair Henry Posted January 19, 2016 Corsair Employees Share Posted January 19, 2016 Unfortunately there is no way to invert the scroll wheel direction. Just our of curiosity, how many people would be interested in this feature? Link to comment Share on other sites More sharing options...
Toasted Posted January 20, 2016 Share Posted January 20, 2016 People who use touchpads/laptops frequently may want to see this feature as i think most touchpad settings by default are inverted. Link to comment Share on other sites More sharing options...
terabyte Posted January 20, 2016 Share Posted January 20, 2016 People who use touchpads/laptops frequently may want to see this feature as i think most touchpad settings by default are inverted. I've bought and used several types of laptops in the past years and I have never seen a touchpad "inverted"... :bigeyes: Link to comment Share on other sites More sharing options...
jgardner04 Posted January 20, 2016 Author Share Posted January 20, 2016 It is usually something you have to turn on. It mimics the scrolling like that of a touch screen device. It is simply a habit that I got into as I us my Surface Pro 3 when traveling for work away from my desktop. Link to comment Share on other sites More sharing options...
Toasted Posted January 21, 2016 Share Posted January 21, 2016 Not sure, the laptops i have seen on display and mine one seem to be already inverted? Could be just only for devices with touchscreen or someone manually changed it though i'm not sure. Link to comment Share on other sites More sharing options...
Corsair Employees Corsair Henry Posted January 21, 2016 Corsair Employees Share Posted January 21, 2016 It is usually something you have to turn on. It mimics the scrolling like that of a touch screen device. It is simply a habit that I got into as I us my Surface Pro 3 when traveling for work away from my desktop. I have been keeping a list of enhancements/ feature and user requests and will certainly add this to the list. This is not a guarantee that it will be available, but at least I make Corsair aware that there users who want this. Link to comment Share on other sites More sharing options...
giodegracia Posted June 14, 2016 Share Posted June 14, 2016 I have been keeping a list of enhancements/ feature and user requests and will certainly add this to the list. This is not a guarantee that it will be available, but at least I make Corsair aware that there users who want this. i hope this simple feature gets added as it is frustrating to edit registry values just to invert scrolling. Link to comment Share on other sites More sharing options...
omencat Posted June 16, 2016 Share Posted June 16, 2016 It sure would be nice to have a toggle box to do this in CUE, but its simple enough to do in Powershell with the following: Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Enum\HID\*\*\Device` Parameters FlipFlopWheel -EA 0 | ForEach-Object { Set-ItemProperty $_.PSPath FlipFlopWheel 1 } Then restart your OS for the change to go in to effect. Link to comment Share on other sites More sharing options...
Barkley Posted January 24, 2017 Share Posted January 24, 2017 It sure would be nice to have a toggle box to do this in CUE, but its simple enough to do in Powershell with the following: Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Enum\HID\*\*\Device` Parameters FlipFlopWheel -EA 0 | ForEach-Object { Set-ItemProperty $_.PSPath FlipFlopWheel 1 } Then restart your OS for the change to go in to effect. Thanks, omencat. That did the trick. Excellent. No restart required for me, though. I just reconnected the mouse. Link to comment Share on other sites More sharing options...
Barkley Posted January 24, 2017 Share Posted January 24, 2017 +1 for an "invert scroll wheel" checkbox in CUE. Link to comment Share on other sites More sharing options...
Pcheolsu Posted February 12, 2017 Share Posted February 12, 2017 yes, thanks for the powershell command. it worked! that's lame that cue doesn't let me bind the scroll wheel. not just invert (though that is what i wanted to do). please add the feature in cue for me to set whatever i want to the scroll wheel for scrolling webpages, an inverted wheel is more intuitive. instead of scrolling the bar up and down, i feel like i'm pushing the page up and down. but the main reason i invert it is that it's more intuitive in mmo, too! so, instead of feeling like i'm pulling myself towards and away from the character, i feel like i'm pulling the character closer or pushing it farther away Link to comment Share on other sites More sharing options...
Comet 1626864951 Posted February 12, 2017 Share Posted February 12, 2017 I agree that it would be useful to be able to bind the "Scroll Up" and "Scroll Down" events created by rotating the mouse wheel to be able to emit other mouse events such as "Scroll Down" and "Scroll Up" to be able to effectively invert the mouse direction within CUE. One may also wish to be able to make it so that rotating the mouse wheel would fire off a set of mouse clicks, to be able to do a sort of semi-automatic firing. :-) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.