-
Notifications
You must be signed in to change notification settings - Fork 102
Mouse gestures
ccfs edited this page Oct 18, 2023
·
3 revisions
Action | Code | |
---|---|---|
Button press | Left button | 1 |
Middle button | 3 | |
Right button | 2 | |
X1 button | 4 | |
X2 button | 5 | |
Move | Move left | L |
Move right | R | |
Move up | U | |
Move down | D | |
Wheel scroll | Scroll up | 8 |
Scroll down | 9 | |
Modifier key press | Ctrl key | C |
Shift key | S | |
Alt key | A |
Example:
11 = Double click
2D = Press right button, move down then release right button
S8 = Shift + wheel scroll up
You can set up a gesture to invoke
• a TE command through Mouse add-on, or
• an add-on through Mouse tab.
See: Options General Mouse.
Related add-on: Long press