Skip to content

quirks: add quirk for Dell Precision 5480 touchpad

José Expósito requested to merge jexposit/libinput:issue-976 into main

The Dell Precision 5480 has a large touchpad without any visible markers for the touchpad buttons. Since the ModelTouchpadVisibleMarker quirk is enabled by default for all Dell touchpads, the middle button area ends up being too small. Disable the quirk for this specific model.

Closes: #976 (closed)

Merge request reports