[Wayland-bugs] [Bug 100965] TrackPoint speed can not be configured in GNOME3
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 9 02:24:14 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100965
--- Comment #7 from Peter Hutterer <peter.hutterer at who-t.net> ---
SENSITIVITY only goes to 255 and (iirc) it's 0xff masked, so setting it to 800
does not have the effect you'd expect. 800 == 32 when masked like this, so your
best combination is likely going to be 200/2.5 or 255/2.5 or something like
that.
--
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/20170509/598e2b37/attachment.html>
More information about the wayland-bugs
mailing list