summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2024-03-13 10:40:15 +1000
committerMarge Bot <emma+marge@anholt.net>2024-03-13 11:52:00 +0000
commitbf061ad157bb92561c4bb716748dd67478d7be27 (patch)
treeb845013b92c98d40a8fbf196168c28fe26caa50a
parent15609213a64461e5351ea13556a308a8eb65acc9 (diff)
quirks: Add a the onebutton apple touchpad quirk for an old MacBook
This is a 2006 Macbook, model A1181. Should fix the warning: event9 - appletouch: kernel bug: missing right button, assuming it is a clickpad. Related #981 Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/983>
-rw-r--r--quirks/50-system-apple.quirks7
1 files changed, 7 insertions, 0 deletions
diff --git a/quirks/50-system-apple.quirks b/quirks/50-system-apple.quirks
index 5ce956f9..8e08e2c1 100644
--- a/quirks/50-system-apple.quirks
+++ b/quirks/50-system-apple.quirks
@@ -82,6 +82,13 @@ MatchVendor=0x05AC
MatchProduct=0x021A
ModelAppleTouchpadOneButton=1
+[Apple Touchpad OneButton A1181]
+MatchUdevType=touchpad
+MatchBus=usb
+MatchVendor=0x05AC
+MatchProduct=0x022A
+ModelAppleTouchpadOneButton=1
+
[Apple Touchpad MacbookPro5,5]
MatchUdevType=touchpad
MatchBus=usb