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

--- Comment #23 from Peter Hutterer <[email protected]> ---
Mind you, the issue cannot be "fixed" as such, because you're just hitting a
corner case of how trackpoints work vs your specific use-case. You'll always be
balancing the two, there isn't anything we can do here I think. You can
increase the timeout further to reduce the chance of it triggering but it's a
trade-off.

libinput cannot set it because it doesn't have write access to the sysfs files
(and it may not have write access even when run in the compositor). We can
watch it and maybe put a warning in, but that's about it. But we won't know
when it kicks in, so it'd be a fair bit of effort for a high chance of false
positives.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to