[Wayland-bugs] [Bug 104569] Touchpad two-finger scrolling is 2x the velocity of cursor movement
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 16 07:18:05 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104569
--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
libinput promises that the data matches the cursor movement, so a Ncm finger
movement generates the same coordinate data as an Ncm scroll movement.
scrolling itself is unaccelerated though, so it'll be less than the finger
movement, but the coordinate systems are the same.
Check with libinput debug-events if the data matches. If not, it's a libinput
bug, otherwise it's higher up the stack.
--
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/20180116/5f905e4e/attachment-0001.html>
More information about the wayland-bugs
mailing list