[Wayland-bugs] [Bug 106036] IBM Scrollpoint mouse: libinput mouse scrolling speed insanely fast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 18 01:32:35 UTC 2018


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

--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
90-libinput-model-quirks.hwdb is where the quirks are applied to each
device. They're converted to flags in evdev_read_model_flags() and then checked
in the various bits of the code that needs that knowledge.

The device uses the 'fallback' interface, wheel handling is in
fallback_process_relative(), called when the event comes in, and then in
fallback_flush_wheels() to actually send the events. The latter is where most
of the bits would have to go, I suspect.

-- 
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/20180418/dceb9a73/attachment.html>


More information about the wayland-bugs mailing list