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

--- Comment #12 from Peter Hutterer <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to