Skip to content

Commit

Permalink
README: Document MOUSE_CLICK back and forward buttons
Browse files Browse the repository at this point in the history
Fixes #643
  • Loading branch information
JoseExposito committed Oct 2, 2023
1 parent 3e5a684 commit 686bff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ Options:

| Option | Value | Description |
| - | - | - |
| button | `1`/`2`/`3` | Left click (1), middle click (2) or right click (3) |
| button | `1`/`2`/`3`/`8`/`9` | Left click (1), middle click (2), right click (3), back button (8) or forward button (9) |
| on | `begin`/`end` | If the command should be executed on the beginning or on the end of the gesture. |

Example:
Expand Down

0 comments on commit 686bff3

Please sign in to comment.