Skip to content

Commit b0c0136

Browse files
committed
ConfigurationGuide: Permit use of wheel buttons as aux buttons
1 parent 3e69e19 commit b0c0136

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

site/_wiki/Documentation/ConfigurationGuide.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,11 @@ Some (almost) always correct values include:
104104
Digitizer dimensions (for both pen and touch digitizer) will be determined as a
105105
later part of the guide, and are not always correct.
106106

107-
Note that wheels (rings) are not yet supported, and should not be directly defined
108-
(even as a button). See [OpenTabletDriver#1367] for more information
107+
Note that wheels (rings) are not yet supported, and should not be directly defined.
108+
See [OpenTabletDriver#1367] for more information
109+
110+
If the parser you use picks up wheel buttons as an aux button, make sure to
111+
take this into consideration when specifying aux button count.
109112

110113
[OpenTabletDriver#1367]: https://github.com/OpenTabletDriver/OpenTabletDriver/issues/1367
111114

0 commit comments

Comments
 (0)