We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e69e19 commit b0c0136Copy full SHA for b0c0136
1 file changed
site/_wiki/Documentation/ConfigurationGuide.md
@@ -104,8 +104,11 @@ Some (almost) always correct values include:
104
Digitizer dimensions (for both pen and touch digitizer) will be determined as a
105
later part of the guide, and are not always correct.
106
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
+Note that wheels (rings) are not yet supported, and should not be directly defined.
+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.
112
113
[OpenTabletDriver#1367]: https://github.com/OpenTabletDriver/OpenTabletDriver/issues/1367
114
0 commit comments