[Wayland-bugs] [Bug 105409] Touchpad deadzone on Razer Blade Stealth
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 13 09:51:01 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105409
--- Comment #19 from Benjamin Tissoires <benjamin.tissoires at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180313/697ba381/attachment.html>
More information about the wayland-bugs
mailing list