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.
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.