https://bugs.freedesktop.org/show_bug.cgi?id=91875
Peter Hutterer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Peter Hutterer <[email protected]> --- 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.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
