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
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,12 +77,12 @@ The default bindings map Y to Tab. Claude Code changed Tab from extended thinkin
77
77
78
78
## Default Bindings
79
79
80
-
> **Mouse buttons:** Every button has a default mouse button number shown in the **#** column. All three layers (Base, +LT, +LB) use the same button numbers (10–23) — layers are distinguished by modifier keys held during the event: none for Base, Option for +LT, Control for +LB. The config file contains keyboard overrides — remove an override to expose the underlying mouse button. These virtual mouse buttons can be mapped in apps like SuperWhisper or BetterTouchTool.
80
+
> **Mouse buttons:** Every button has a default mouse button number shown in the **Mouse #** column. All three layers (Base, +LT, +LB) use the same button numbers (10–23) — layers are distinguished by modifier keys held during the event: none for Base, Option for +LT, Control for +LB. The config file contains keyboard overrides — remove an override to expose the underlying mouse button. These virtual mouse buttons can be mapped in apps like SuperWhisper or BetterTouchTool.
81
81
82
82
### Sticks
83
83
84
-
| Input | Action | # |
85
-
|-------|--------|---|
84
+
| Input | Action |Mouse # |
85
+
|-------|--------|---------|
86
86
| Left Stick | Mouse cursor ||
87
87
| Left Stick Click | Left click | 16 |
88
88
| Right Stick | Scroll ||
@@ -97,8 +97,8 @@ The default bindings map Y to Tab. Claude Code changed Tab from extended thinkin
97
97
98
98
### Base
99
99
100
-
| Button | Key | Action | # |
101
-
|--------|-----|--------|---|
100
+
| Button | Key | Action |Mouse # |
101
+
|--------|-----|--------|---------|
102
102
|**A**|`Return`| Submit | 10 |
103
103
|**B**|`Escape`| Cancel | 11 |
104
104
|**X**|`Backspace`| Delete | 12 |
@@ -114,8 +114,8 @@ The default bindings map Y to Tab. Claude Code changed Tab from extended thinkin
114
114
115
115
### +LT (mouse buttons held with Option)
116
116
117
-
| Button | Key | Action | # |
118
-
|--------|-----|--------|---|
117
+
| Button | Key | Action |Mouse # |
118
+
|--------|-----|--------|---------|
119
119
|**LT+A**|`Space`| Scroll page | 10+Opt |
120
120
|**LT+B**||| 11+Opt |
121
121
|**LT+X**||| 12+Opt |
@@ -133,8 +133,8 @@ The default bindings map Y to Tab. Claude Code changed Tab from extended thinkin
0 commit comments