[Wayland-bugs] [Bug 91369] Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 22 22:18:04 PDT 2015


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

--- Comment #12 from Peter Hutterer <peter.hutterer at who-t.net> ---
pointer_accel_profile_linear is what we used before 0.19, so given the same
CONST_ACCEL value that should give you the same movement as before. the only
other change is commit 6ea69c2b3d18ea39 but I doubt you're hitting that with
the trackpoint much.


the DPI factor is set only once at startup, after that it's the same. what
happens if you just return 1 from the acceleration function, does that feel
natural enough? What's your device's x/y delta range anyway? run evemu-record
against the kernel device and look at the REL_X/REL_Y values, what's the span?

-- 
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/20150723/7661a515/attachment.html>


More information about the wayland-bugs mailing list