[Wayland-bugs] [Bug 85632] Improve pointer acceleration for high-resolution mice

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 2 14:10:32 PST 2014


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

--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
libinput's config APIs are for run-time changes of user-specific settings. I
don't think DPI really falls into that category, it's a HW property, even when
it's variable. So it looks like we need _some_ API to change it (udev
properties?), I'm not yet convinced that a proper API is needed.

What could work for those devices is to mark them as variable resolution and
pick one resolution as the default. This also replicates the functionality as
advertised by the vendor that changing the resolution changes the speed of the
mouse.

Maybe something like LIBINPUT_MOUSE_DPI="800" for a normal mouse and
LIBINPUT_MOUSE_DPI="v800" for variable resolution.

-- 
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/20141102/569f3e95/attachment.html>


More information about the wayland-bugs mailing list