mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-25 10:30:34 +01:00
Add quirk to fix spurious palm detections on MacBook Pro (13-inch, Mid 2009)
https://bugzilla.redhat.com/show_bug.cgi?id=1575260 https://bugs.freedesktop.org/show_bug.cgi?id=106489 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2ca8d6cb08
commit
d7ff5a8f0d
1 changed files with 4 additions and 0 deletions
|
|
@ -74,6 +74,10 @@ libinput:touchpad:input:b0005v05ACp030E*
|
|||
libinput:touchpad:input:b0003v05ACp021A*
|
||||
LIBINPUT_MODEL_APPLE_TOUCHPAD_ONEBUTTON=1
|
||||
|
||||
# MacBookPro5,5 (Mid 2009)
|
||||
libinput:touchpad:input:b0003v05ACp0237*
|
||||
LIBINPUT_ATTR_PALM_SIZE_THRESHOLD=1000
|
||||
|
||||
##########################################
|
||||
# Asus
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue