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

--- Comment #9 from Peter Hutterer <peter.hutte...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to