Update usage.md

meta
sezanzeb 4 years ago committed by GitHub
parent 24571d9995
commit 9fb0df5460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,6 +80,7 @@ It is possible to write timed macros into the center column:
- `m` holds a modifier while executing the second parameter - `m` holds a modifier while executing the second parameter
- `h` executes the parameter as long as the key is pressed down - `h` executes the parameter as long as the key is pressed down
- `.` executes two actions behind each other - `.` executes two actions behind each other
- `mouse` and `wheel` take a direction like "up" and speed as parameters
Examples: Examples:
- `k(1).k(2)` 1, 2 - `k(1).k(2)` 1, 2

Loading…
Cancel
Save