Skip to content

evdev: only read the trackpoint multiplier on trackpoints

Peter Hutterer requested to merge whot/libinput:wip/tagged-multiplier-only into main

Check the tag before we read any multiplier quirks. And don't bother reading the DPI for trackpoints either because it doesn't make sense for those devices.

Merge request reports