mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 16:10:06 +01:00
quirks: change all 3-digit matches to zero-prefixed 4-digit matches
Time to get some standardization here! Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
28a246188d
commit
f276f3de54
4 changed files with 23 additions and 23 deletions
|
|
@ -8,7 +8,7 @@ ModelTrackball=1
|
||||||
[Logitech Marble Mouse Trackball]
|
[Logitech Marble Mouse Trackball]
|
||||||
MatchUdevType=mouse
|
MatchUdevType=mouse
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xC408
|
MatchProduct=0xC408
|
||||||
AttrEventCode=-BTN_MIDDLE
|
AttrEventCode=-BTN_MIDDLE
|
||||||
|
|
||||||
|
|
@ -47,61 +47,61 @@ MatchProduct=0x4011
|
||||||
AttrPalmPressureThreshold=400
|
AttrPalmPressureThreshold=400
|
||||||
|
|
||||||
[Logitech MX Master (4041)]
|
[Logitech MX Master (4041)]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0x4041
|
MatchProduct=0x4041
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
[Logitech MX Master (4060)]
|
[Logitech MX Master (4060)]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0x4060
|
MatchProduct=0x4060
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
[Logitech MX Master (4071)]
|
[Logitech MX Master (4071)]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0x4071
|
MatchProduct=0x4071
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
# MX Master has a different PID on bluetooth
|
# MX Master has a different PID on bluetooth
|
||||||
[Logitech MX Master (Bluetooth B012)]
|
[Logitech MX Master (Bluetooth B012)]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB012
|
MatchProduct=0xB012
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
[Logitech MX Master (Bluetooth B017)]
|
[Logitech MX Master (Bluetooth B017)]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB017
|
MatchProduct=0xB017
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
[Logitech MX Master (Bluetooth B01E)]
|
[Logitech MX Master (Bluetooth B01E)]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB01E
|
MatchProduct=0xB01E
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
[Logitech MX Master 2S USB]
|
[Logitech MX Master 2S USB]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0x4069
|
MatchProduct=0x4069
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
# MX Master 2S has a different PID on bluetooth
|
# MX Master 2S has a different PID on bluetooth
|
||||||
[Logitech MX Master 2S Bluetooth]
|
[Logitech MX Master 2S Bluetooth]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB019
|
MatchProduct=0xB019
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
[Logitech MX Master 3 USB]
|
[Logitech MX Master 3 USB]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0x4082
|
MatchProduct=0x4082
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
# MX Master 3 has a different PID on bluetooth
|
# MX Master 3 has a different PID on bluetooth
|
||||||
[Logitech MX Master 3 Bluetooth]
|
[Logitech MX Master 3 Bluetooth]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB023
|
MatchProduct=0xB023
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
[Logitech MX Master 3S]
|
[Logitech MX Master 3S]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB034
|
MatchProduct=0xB034
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
[Logitech MX Master 3B]
|
[Logitech MX Master 3B]
|
||||||
MatchVendor=0x46D
|
MatchVendor=0x046D
|
||||||
MatchProduct=0xB028
|
MatchProduct=0xB028
|
||||||
ModelInvertHorizontalScrolling=1
|
ModelInvertHorizontalScrolling=1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ AttrPalmSizeThreshold=5
|
||||||
[Wacom ISDV4 4200 Pen]
|
[Wacom ISDV4 4200 Pen]
|
||||||
MatchUdevType=tablet
|
MatchUdevType=tablet
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
MatchVendor=0x56A
|
MatchVendor=0x056A
|
||||||
MatchProduct=0x4200
|
MatchProduct=0x4200
|
||||||
AttrEventCode=-ABS_TILT_X;-ABS_TILT_Y;
|
AttrEventCode=-ABS_TILT_X;-ABS_TILT_Y;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ AttrKeyboardIntegration=internal
|
||||||
[Apple Internal Keyboard (SPI)]
|
[Apple Internal Keyboard (SPI)]
|
||||||
MatchUdevType=keyboard
|
MatchUdevType=keyboard
|
||||||
MatchBus=spi
|
MatchBus=spi
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
# The Apple MagicMouse has a touchpad built-in but the kernel still
|
# The Apple MagicMouse has a touchpad built-in but the kernel still
|
||||||
|
|
@ -49,7 +49,7 @@ AttrEventCode=-EV_ABS
|
||||||
[Apple Magic Trackpad v1 (2010, clickpad)]
|
[Apple Magic Trackpad v1 (2010, clickpad)]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchBus=bluetooth
|
MatchBus=bluetooth
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
MatchProduct=0x030E
|
MatchProduct=0x030E
|
||||||
AttrSizeHint=130x110
|
AttrSizeHint=130x110
|
||||||
AttrTouchSizeRange=20:10
|
AttrTouchSizeRange=20:10
|
||||||
|
|
@ -78,7 +78,7 @@ AttrPalmPressureThreshold=190
|
||||||
[Apple Touchpad OneButton]
|
[Apple Touchpad OneButton]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
MatchProduct=0x021A
|
MatchProduct=0x021A
|
||||||
ModelAppleTouchpadOneButton=1
|
ModelAppleTouchpadOneButton=1
|
||||||
|
|
||||||
|
|
@ -92,14 +92,14 @@ AttrPalmSizeThreshold=1000
|
||||||
[Apple Laptop Touchpad (MacBookPro11,2 among others)]
|
[Apple Laptop Touchpad (MacBookPro11,2 among others)]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
MatchProduct=0x0262
|
MatchProduct=0x0262
|
||||||
AttrPalmSizeThreshold=1600
|
AttrPalmSizeThreshold=1600
|
||||||
|
|
||||||
[Apple Laptop Touchpad (SPI)]
|
[Apple Laptop Touchpad (SPI)]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchBus=spi
|
MatchBus=spi
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
ModelAppleTouchpad=1
|
ModelAppleTouchpad=1
|
||||||
AttrSizeHint=104x75
|
AttrSizeHint=104x75
|
||||||
AttrTouchSizeRange=150:130
|
AttrTouchSizeRange=150:130
|
||||||
|
|
@ -108,7 +108,7 @@ AttrPalmSizeThreshold=1600
|
||||||
[Apple Laptop Touchpad (MTP)]
|
[Apple Laptop Touchpad (MTP)]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchName=Apple*MTP*
|
MatchName=Apple*MTP*
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
ModelAppleTouchpad=1
|
ModelAppleTouchpad=1
|
||||||
AttrSizeHint=104x75
|
AttrSizeHint=104x75
|
||||||
AttrTouchSizeRange=150:130
|
AttrTouchSizeRange=150:130
|
||||||
|
|
@ -117,14 +117,14 @@ AttrPalmSizeThreshold=1600
|
||||||
[Apple Laptop Keyboard (MTP)]
|
[Apple Laptop Keyboard (MTP)]
|
||||||
MatchUdevType=keyboard
|
MatchUdevType=keyboard
|
||||||
MatchName=Apple*MTP*
|
MatchName=Apple*MTP*
|
||||||
MatchVendor=0x5AC
|
MatchVendor=0x05AC
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
# The Linux applespi driver currently uses the Synaptics vendor for some reason
|
# The Linux applespi driver currently uses the Synaptics vendor for some reason
|
||||||
[Apple Laptop Touchpad (SPI) applespi driver]
|
[Apple Laptop Touchpad (SPI) applespi driver]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchBus=spi
|
MatchBus=spi
|
||||||
MatchVendor=0x6CB
|
MatchVendor=0x06CB
|
||||||
ModelAppleTouchpad=1
|
ModelAppleTouchpad=1
|
||||||
AttrSizeHint=104x75
|
AttrSizeHint=104x75
|
||||||
AttrTouchSizeRange=150:130
|
AttrTouchSizeRange=150:130
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
[Acer Hawaii Keyboard]
|
[Acer Hawaii Keyboard]
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
MatchVendor=0x4F2
|
MatchVendor=0x04F2
|
||||||
MatchProduct=0x1558
|
MatchProduct=0x1558
|
||||||
AttrTPKComboLayout=below
|
AttrTPKComboLayout=below
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue