[Wayland-bugs] [Bug 91369] Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 24 19:35:25 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91369
--- Comment #14 from Justin Wong <justin.w.xd at gmail.com> ---
by modifiying `s2 = 1 + (speed_in - threshold)*incline/dpi_factor`, I got a
reasonable speed and precision.
I wonder have you ever tested trackpoint accel? Here 's2' increases too slow,
and factor is dominated by the smaller one, i.e. s2, so udev's
POINTINGSTICK_CONST_ACCEL has no effect.
pointer_accel_profile_linear did not change in these versions, but i guess the
`speed_in` value has changed.
Cheers,
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150725/5c66f09f/attachment.html>
More information about the wayland-bugs
mailing list