From: Peter Hutterer Date: Sun, 19 Mar 2023 23:06:22 +0000 (+1000) Subject: quirks: fix duplicate section names X-Git-Tag: 1.23.0~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28a246188df0548e81ef984d114ad9b25cdad655;p=platform%2Fupstream%2Flibinput.git 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 --- 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