[Wayland-bugs] [Bug 105050] DualShock 4 Touchpad not working with libinput.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 22 23:27:23 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105050
--- Comment #10 from Peter Hutterer <peter.hutterer at who-t.net> ---
fwiw, please attach anything longer than say 10 lines, otherwise it gets too
difficult to find the real comments. and never use pastebins, they disappear
randomly. we have bugzilla attachments for that.
ok, checked the code again and you are right, it is likely missing
ID_INPUT_TOUCHPAD, so libinput doesn't know what to do with the device, see
http://who-t.blogspot.com/2015/06/libinput-and-lack-of-device-types.html for
more details.
question though is why it's missing, afaict from the udev builtin you should
have both set (MOUSE and TOUCHPAD, which is a bug, but anyway). are you using a
recent enough version of systemd? (not that that code has changed in ages...)
You'll likely find that once the ID_INPUT_TOUCHPAD tag is set, it'll start
working, so this needs to move to udev to figure out why it isn't set in the
first place.
--
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/20180222/bc13d774/attachment.html>
More information about the wayland-bugs
mailing list