[Wayland-bugs] [Bug 106204] Trackpad not precise on X1 carbon 6th gen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 30 05:47:24 UTC 2018


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

--- Comment #9 from Peter Hutterer <peter.hutterer at who-t.net> ---
no, the kernel doesn't do anything other than forward the events. If you switch
to imps, the kernel doesn't switch the touchpad to touchpad mode so the
firmware emulates a PS/2 compatible mouse. You can verify this by running
evemu-record, you should see BTN_LEFT, etc. as well as REL_X/Y.

It's more of a firmware bug in that the device is only ever tested with windows
and if it works there, they ship it. If we don't have the same behaviour as the
windows driver we trigger bugs that windows doesn't have to care about. as you
could see from the libinput vs synaptics behaviour - different pointer
acceleration suddenly shows up a bug that's effectively unfixable without
emulating that behaviour (which can break other devices, yay).

-- 
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/20180430/b65a1199/attachment.html>


More information about the wayland-bugs mailing list