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

--- Comment #19 from Benjamin Tissoires <benjamin.tissoi...@gmail.com> ---
The problem here is that the touchpad sends events with a confidence of 0. This
usually means the touchpad considers the touch to be a palm.
Currently hid-multitouch ignores such events so that's why the kernel filter
them out.

Theoretically, we could forward such events with the tool MT_TOOL_PALM, but
IIRC we already discussed about that and this might break user space which
doesn't expect the ABS_MT_TOOL to change.

-- 
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