quirks: Add Apple Magic Trackpad v2 USB-C (2024)

Add the missing USB-C vendor ID.

Closes: https://gitlab.freedesktop.org/libinput/libinput/-/issues/1080
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1134>
This commit is contained in:
José Expósito 2025-02-04 14:36:01 +01:00
parent 184bcafe08
commit b566d64c17

View file

@ -75,7 +75,7 @@ AttrPalmSizeThreshold=900
AttrThumbSizeThreshold=800
AttrPalmPressureThreshold=190
[Apple Magic Trackpad v2 USB C or Bluetooth (2024)]
[Apple Magic Trackpad v2 Bluetooth (2024)]
MatchVendor=0x004C
MatchProduct=0x0324
AttrSizeHint=162x115
@ -84,6 +84,15 @@ AttrPressureRange=3:0
AttrPalmSizeThreshold=900
AttrThumbSizeThreshold=700
[Apple Magic Trackpad v2 USB-C (2024)]
MatchBus=usb
MatchVendor=0x05AC
MatchProduct=0x0324
AttrTouchSizeRange=20:10
AttrPressureRange=3:0
AttrPalmSizeThreshold=900
AttrThumbSizeThreshold=700
[Apple Touchpad OneButton]
MatchUdevType=touchpad
MatchBus=usb