Skip to content

quirks: fix Apple external trackpad v2 thresholds

Yariv requested to merge yarivb/libinput:apple-external-trackpads-quirks into master

The external Apple "Magic" trackpads, both the first and the second generations, have pretty good built-in spurious touch filtering. For these device models libinput's own filtering is not required. Using low enough values such as 20:10 for AttrTouchSizeRange effectively disables libinput's filtering.

See #280 (comment 528084)

Fixes #280 (closed)

Edited by Peter Hutterer

Merge request reports