From 3f4abaf77e5e3a15871329481bbcf468b7b86979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Wed, 29 Jan 2025 09:32:30 +0100 Subject: [PATCH] quirks: Add Apple Magic Trackpad v2 2024 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add similar quirks to the previous generations. Closes: https://gitlab.freedesktop.org/libinput/libinput/-/issues/1080 Signed-off-by: José Expósito Part-of: --- quirks/50-system-apple.quirks | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/quirks/50-system-apple.quirks b/quirks/50-system-apple.quirks index d5514bb7..bdc9528f 100644 --- a/quirks/50-system-apple.quirks +++ b/quirks/50-system-apple.quirks @@ -75,6 +75,15 @@ AttrPalmSizeThreshold=900 AttrThumbSizeThreshold=800 AttrPalmPressureThreshold=190 +[Apple Magic Trackpad v2 USB C or Bluetooth (2024)] +MatchVendor=0x004C +MatchProduct=0x0324 +AttrSizeHint=162x115 +AttrTouchSizeRange=20:10 +AttrPressureRange=3:0 +AttrPalmSizeThreshold=900 +AttrThumbSizeThreshold=700 + [Apple Touchpad OneButton] MatchUdevType=touchpad MatchBus=usb