[Wayland-bugs] [Bug 103395] buttons on graphic tablet don't work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 26 22:58:23 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103395
--- Comment #10 from Peter Hutterer <peter.hutterer at who-t.net> ---
systemd bugs are here: https://github.com/systemd/systemd/issues
gnome doesn't care about the brand of the tablet, only whether it can find
enough pieces of information such as whether the tablet is internal (screen) or
external (usb). Those are provided by the data files in libwacom.
The problem with most of the cheap tablets is that they re-use the USB ids, so
two completely different tablets can look the same to the system. There's a
mirror of the data files here:
https://github.com/linuxwacom/libwacom/tree/master/data
Look at the wacom.example one, that gives you enough information to add a data
file for your tablet. Please send that as a git-formatted patch to
linuxwacom-devel at lists.sourceforge.net
--
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/20171026/88469fb5/attachment.html>
More information about the wayland-bugs
mailing list