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

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

Reply via email to