@@ -132,8 +132,7 @@ otd-daemon
132132If you are using a release version of OpenTabletDriver v0.6.4.0 or older, this
133133is expected, and a workaround exists [ below] ( #libinput-smoothing-on-old-versions ) .
134134
135- On newer versions, this is fixed in new packaging - please report a bug to your
136- packager if the quirks file is not included with your OpenTabletDriver package.
135+ On newer versions (v0.6.5.0 and up), this is fixed in packaging.
137136
138137### With OpenTabletDriver Version 0.6.5.0 or newer
139138
@@ -145,11 +144,14 @@ Figuring out the path is left as an exercise for the reader, but it is
145144typically one of the ** newest** (not necessarily highest numbered) ` event## `
146145device in ` /dev/input/ ` .
147146
148- ### With OpenTabletDriver Version 0.6.4.0 or earlier (and ` master ` /0.7 branch builds) {#libinput-smoothing-on-old-versions}
147+ If this attribute is not set correctly, please report it the person responsible
148+ for packaging OpenTabletDriver for your Linux distribution.
149149
150- With OpenTabletDriver v0.6.4.0 and earlier (and v0.7 builds), using Artist Mode
151- will result in some minor smoothing due to libinput's tablet handling, for
152- which the quirk is not officially included in packaging.
150+ ### With OpenTabletDriver Version 0.6.4.0 or earlier {#libinput-smoothing-on-old-versions}
151+
152+ With OpenTabletDriver v0.6.4.0 and earlier, using Artist Mode will result in
153+ some minor smoothing due to libinput's tablet handling, for which the quirk is
154+ not officially included in packaging.
153155
154156To disable this smoothing manually, add the contents below to ` /etc/libinput/local-overrides.quirks ` :
155157
0 commit comments