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
For instance, holding CAPS_LOCK now (to become L_CTRL) and clicking mouse click will not emit CTRL+click, but a normal mouse click and a ESC when releasing CAPS_LOCK.
Use interception-tools mux tool for combining mouse clicks with modifier keys.
The text was updated successfully, but these errors were encountered:
For instance, holding CAPS_LOCK now (to become L_CTRL) and clicking mouse click will not emit CTRL+click, but a normal mouse click and a ESC when releasing CAPS_LOCK.
Use interception-tools
mux
tool for combining mouse clicks with modifier keys.The text was updated successfully, but these errors were encountered: