https://bugs.freedesktop.org/show_bug.cgi?id=91369
--- Comment #14 from Justin Wong <[email protected]> --- 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.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
