Skip to content

Commit b65ed04

Browse files
committed
FAQ/Linux: Remove 0.7/master branch note, and reword 0.6.5.0 section slightly
OpenTabletDriver's master branch now has libinput smoothing disabled
1 parent dd37efe commit b65ed04

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

site/_wiki/FAQ/Linux.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,7 @@ otd-daemon
132132
If you are using a release version of OpenTabletDriver v0.6.4.0 or older, this
133133
is 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
145144
typically one of the **newest** (not necessarily highest numbered) `event##`
146145
device 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

154156
To disable this smoothing manually, add the contents below to `/etc/libinput/local-overrides.quirks`:
155157

0 commit comments

Comments
 (0)