summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-03-20 09:06:22 +1000
committerJosé Expósito <jose.exposito89@gmail.com>2023-03-20 17:38:28 +0000
commit28a246188df0548e81ef984d114ad9b25cdad655 (patch)
tree25834c2af87ab1e6885ae3a79ffdb19ef79a15a3
parent74a94be8ed0c26ed509cccfe4c280a7e48b8de6a (diff)
downloadlibinput-28a246188df0548e81ef984d114ad9b25cdad655.tar.gz
quirks: fix duplicate section names
Our parser doesn't care about this, but let's stick to the proper format so we can read those files with e.g. Python's ConfigParser Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--quirks/30-vendor-logitech.quirks20
-rw-r--r--quirks/50-system-apple.quirks2
-rw-r--r--quirks/50-system-lenovo.quirks4
3 files changed, 13 insertions, 13 deletions
diff --git a/quirks/30-vendor-logitech.quirks b/quirks/30-vendor-logitech.quirks
index 15397ac0..6f50cd0e 100644
--- a/quirks/30-vendor-logitech.quirks
+++ b/quirks/30-vendor-logitech.quirks
@@ -46,51 +46,51 @@ MatchVendor=0x046D
MatchProduct=0x4011
AttrPalmPressureThreshold=400
-[Logitech MX Master]
+[Logitech MX Master (4041)]
MatchVendor=0x46D
MatchProduct=0x4041
ModelInvertHorizontalScrolling=1
-[Logitech MX Master]
+[Logitech MX Master (4060)]
MatchVendor=0x46D
MatchProduct=0x4060
ModelInvertHorizontalScrolling=1
-[Logitech MX Master]
+[Logitech MX Master (4071)]
MatchVendor=0x46D
MatchProduct=0x4071
ModelInvertHorizontalScrolling=1
# MX Master has a different PID on bluetooth
-[Logitech MX Master]
+[Logitech MX Master (Bluetooth B012)]
MatchVendor=0x46D
MatchProduct=0xB012
ModelInvertHorizontalScrolling=1
-[Logitech MX Master]
+[Logitech MX Master (Bluetooth B017)]
MatchVendor=0x46D
MatchProduct=0xB017
ModelInvertHorizontalScrolling=1
-[Logitech MX Master]
+[Logitech MX Master (Bluetooth B01E)]
MatchVendor=0x46D
MatchProduct=0xB01E
ModelInvertHorizontalScrolling=1
-[Logitech MX Master 2S]
+[Logitech MX Master 2S USB]
MatchVendor=0x46D
MatchProduct=0x4069
ModelInvertHorizontalScrolling=1
# MX Master 2S has a different PID on bluetooth
-[Logitech MX Master 2S]
+[Logitech MX Master 2S Bluetooth]
MatchVendor=0x46D
MatchProduct=0xB019
ModelInvertHorizontalScrolling=1
-[Logitech MX Master 3]
+[Logitech MX Master 3 USB]
MatchVendor=0x46D
MatchProduct=0x4082
ModelInvertHorizontalScrolling=1
# MX Master 3 has a different PID on bluetooth
-[Logitech MX Master 3]
+[Logitech MX Master 3 Bluetooth]
MatchVendor=0x46D
MatchProduct=0xB023
ModelInvertHorizontalScrolling=1
diff --git a/quirks/50-system-apple.quirks b/quirks/50-system-apple.quirks
index 06f8d3be..3c2c32b3 100644
--- a/quirks/50-system-apple.quirks
+++ b/quirks/50-system-apple.quirks
@@ -121,7 +121,7 @@ MatchVendor=0x5AC
AttrKeyboardIntegration=internal
# The Linux applespi driver currently uses the Synaptics vendor for some reason
-[Apple Laptop Touchpad (SPI)]
+[Apple Laptop Touchpad (SPI) applespi driver]
MatchUdevType=touchpad
MatchBus=spi
MatchVendor=0x6CB
diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks
index e514140b..21a1cf29 100644
--- a/quirks/50-system-lenovo.quirks
+++ b/quirks/50-system-lenovo.quirks
@@ -240,14 +240,14 @@ ModelTabletModeNoSuspend=1
# Misidentified as an external keyboard by libinput
# Tested on Legion 5 15AR05H
-[Lenovo Legion 5 Keyboard]
+[Lenovo Legion 5 Keyboard (C100)]
MatchUdevType=keyboard
MatchBus=usb
MatchVendor=0x048D
MatchProduct=0xC100
AttrKeyboardIntegration=internal
-[Lenovo Legion 5 Keyboard]
+[Lenovo Legion 5 Keyboard (C955)]
MatchUdevType=keyboard
MatchBus=usb
MatchVendor=0x048D