You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be very hard to add a new option that allows for a user defined modifier key. When set, while this key is held down and the vertical mouse wheel is scrolled, it will in fact register as a horizontal scroll?
So something like the win key would be good. Ctrl and Alt are often used with the wheel for other things. But that's why it's important to make the modifier key user definable, and should be able to accommodate multiple keys such as ctrl+shift+alt.
When the horizontal scrolling is triggered, it should of course happen as per the scroll setting: Either where the current mouse cursor is, or the focused window, as per the user setting.
Thanks.
The text was updated successfully, but these errors were encountered:
It would be a nice addition. There are mice with horizontal movement of the mousewheel (mousewheel button can be clicked down, to the left and to the right for horizontal scrolling) but i older apps may not support this.
Converted from SourceForge issue 2955927, submitted by joshuawood
Hi,
Would it be very hard to add a new option that allows for a user defined modifier key. When set, while this key is held down and the vertical mouse wheel is scrolled, it will in fact register as a horizontal scroll?
So something like the win key would be good. Ctrl and Alt are often used with the wheel for other things. But that's why it's important to make the modifier key user definable, and should be able to accommodate multiple keys such as ctrl+shift+alt.
When the horizontal scrolling is triggered, it should of course happen as per the scroll setting: Either where the current mouse cursor is, or the focused window, as per the user setting.
Thanks.
The text was updated successfully, but these errors were encountered: