[Wayland-bugs] [Bug 91875] touchpad getting stuck in scrolling mode, making it unusable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 8 09:32:22 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91875
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |benjamin.tissoires at gmail.co
| |m
--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
The first finger down sets BTN_TOOL_FINGER and BTN_TOUCH, the second finger
sets BTN_TOOL_DOUBLETAP and unsets FINGER, then it keeps going with
TRIPLETAP/QUADTAP.
your recording starts with axis events immediately, without BTN_TOUCH set
first. that suggests that the kernel or the device think a finger is still
down.
https://github.com/Lyude/ps2emu
you can try ps2emu, that should narrow down whether it truly is a HW issue
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150908/71911e6e/attachment.html>
More information about the wayland-bugs
mailing list