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
I want to activate gesture only when Ctrl-button on keyboard is held down.
The certain modifier key should be customizable in options (someone wants Ctrl, someone wants Alt + Shift)
Test case:
if Ctrl button is held down than the gesture is activated.
if Ctrl button is not held down than the gesture is not activated.
The text was updated successfully, but these errors were encountered:
helperman
changed the title
Add option "Activate gestures on hold down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)"
Add option "Activate gestures on right mouse click with holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)"
Sep 13, 2023
Oops, sorry. I described a feature incorrectly. I want to activate a gesture with right mouse click only if a specified modifier is holding down.
helperman
changed the title
Add option "Activate gestures on right mouse click with holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)"
Add option "Activate gestures on right mouse click only when a modifier is holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)"
Sep 13, 2023
I want to activate gesture only when Ctrl-button on keyboard is held down.
The certain modifier key should be customizable in options (someone wants Ctrl, someone wants Alt + Shift)
Test case:
if Ctrl button is held down than the gesture is activated.
if Ctrl button is not held down than the gesture is not activated.
The text was updated successfully, but these errors were encountered: