From 32c9bdcccce0c9d318eed8218e3832e4235c0eac Mon Sep 17 00:00:00 2001 From: Cyril LEVIS Date: Mon, 23 Jan 2023 09:55:08 +0100 Subject: [PATCH] fix: add apple m2 keyboard quirks this fix dwt https://github.com/AsahiLinux/linux/issues/103 Signed-off-by: Cyril Levis --- quirks/50-system-apple.quirks | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/quirks/50-system-apple.quirks b/quirks/50-system-apple.quirks index a9a09423..06f8d3be 100644 --- a/quirks/50-system-apple.quirks +++ b/quirks/50-system-apple.quirks @@ -114,6 +114,12 @@ AttrSizeHint=104x75 AttrTouchSizeRange=150:130 AttrPalmSizeThreshold=1600 +[Apple Laptop Keyboard (MTP)] +MatchUdevType=keyboard +MatchName=Apple*MTP* +MatchVendor=0x5AC +AttrKeyboardIntegration=internal + # The Linux applespi driver currently uses the Synaptics vendor for some reason [Apple Laptop Touchpad (SPI)] MatchUdevType=touchpad