mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 11:58:04 +02:00
quirks: increase MacBook touchpad AttrPalmSizeThreshold
This commit is contained in:
parent
aebd81162b
commit
ed9570df60
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ MatchUdevType=touchpad
|
||||||
ModelAppleTouchpad=1
|
ModelAppleTouchpad=1
|
||||||
AttrSizeHint=104x75
|
AttrSizeHint=104x75
|
||||||
AttrTouchSizeRange=150:130
|
AttrTouchSizeRange=150:130
|
||||||
AttrPalmSizeThreshold=800
|
AttrPalmSizeThreshold=1600
|
||||||
|
|
||||||
[Apple Touchpads Bluetooth]
|
[Apple Touchpads Bluetooth]
|
||||||
MatchVendor=0x05AC
|
MatchVendor=0x05AC
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue