Skip to content

Commit 3428867

Browse files
committed
README.md: Clarify missing button numbers
1 parent 52a69d9 commit 3428867

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,15 @@ For example, if `xsetwacom list` produces this output:
168168
HID 256c:006e Pen stylus id: 10 type: STYLUS
169169

170170
you can assign Ctrl-Z ("Undo") key combination to the fifth button on the
171-
tablet frame this way (note that buttons are numbered 1, 2, 3, 8, 9, 10, and so
172-
on):
171+
tablet frame this way:
173172

174173
xsetwacom set "HID 256c:006e Pad pad" button 9 key Ctrl Z
175174

176-
and if `xrandr` output has this line:
175+
Note that buttons are numbered 1, 2, 3, 8, 9, 10, and so on, i.e. buttons 4,
176+
5, 6, and 7 are not used. They're reserved for vertical and horizontal
177+
scrolling events by the X server.
178+
179+
Another example: if `xrandr` output has this line:
177180

178181
HDMI-3 connected 1440x900+0+0 (normal left inverted right x axis y axis) 408mm x 255mm
179182

0 commit comments

Comments
 (0)