[Wayland-bugs] [Bug 102100] libinput ignores "pad" device on Wacom MobileStudio Pro

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 18 16:30:27 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102100

--- Comment #7 from Jason Gerecke <killertofu at gmail.com> ---
The xf86-input-wacom driver isn't so good at using the kernel for feature/range
detection. The first patch I linked ensures the "WCM_RING" flag is set for this
device. Without that flag, the ring valuator is created with a range of [0, 1]
like seen here (I assume as a placeholder for obscure backwards-compat reasons)
rather than the correct kernel-described range. Applying the patch does fix the
range, but there's definitely a deeper more systemic issue too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170818/b4a0d425/attachment.html>


More information about the wayland-bugs mailing list