Systemd/hwdb.d
Jérémy Nouhaud 5fc51a8223
hwdb: fix size lenovo x240 touchpad (#16871)
As discussed in https://gitlab.freedesktop.org/libinput/libinput/-/issues/521, it adds a narrower
match that only applies to X240. Other laptops that match `pvrThinkPad??40` are not affected:

$ systemd-hwdb query 'evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX240:*'
EVDEV_ABS_00=1232:5711:51
EVDEV_ABS_01=1159:4700:53
EVDEV_ABS_35=1232:5711:51
EVDEV_ABS_36=1159:4700:53
$ systemd-hwdb query 'evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX140:*'
EVDEV_ABS_00=::41
EVDEV_ABS_01=::37
EVDEV_ABS_35=::41
EVDEV_ABS_36=::37
2020-08-27 21:59:23 +02:00
..
.gitattributes Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
.gitignore Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-OUI.hwdb hwdb: update again for v246 2020-07-23 17:25:40 +02:00
20-acpi-vendor.hwdb hwdb: update again for v246 2020-07-23 17:25:40 +02:00
20-acpi-vendor.hwdb.patch hwdb: update again for v246 2020-07-23 17:25:40 +02:00
20-bluetooth-vendor-product.hwdb hwdb: Update database of Bluetooth company identifiers 2020-04-05 10:01:14 +02:00
20-net-ifname.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-pci-classes.hwdb hwdb: update for v246 2020-06-26 05:20:50 +09:00
20-pci-vendor-model.hwdb hwdb: update again for v246 2020-07-23 17:25:40 +02:00
20-sdio-classes.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-sdio-vendor-model.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-usb-classes.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
20-usb-vendor-model.hwdb hwdb: update again for v246 2020-07-23 17:25:40 +02:00
20-vmbus-class.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
60-autosuspend.hwdb Add autosuspend rules for emulated QEMU devices 2020-07-16 19:00:26 +02:00
60-evdev.hwdb hwdb: fix size lenovo x240 touchpad (#16871) 2020-08-27 21:59:23 +02:00
60-input-id.hwdb hwdb: Force "mouse" type on Logitech Ultrathin Touch Mouse 2020-05-06 21:09:29 +02:00
60-keyboard.hwdb hwdb: Add EliteBook to use micmute hotkey 2020-07-30 16:07:04 +02:00
60-sensor.hwdb Add sensor configuration for Acer SW5-017-17BU 2020-08-27 10:30:49 +02:00
70-joystick.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
70-mouse.hwdb hwdb: add another Logitech M705 mouse variant 2020-07-06 17:17:52 +02:00
70-pointingstick.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
70-touchpad.hwdb Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
acpi-update.py Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
acpi_id_registry.html hwdb: update again for v246 2020-07-23 17:25:40 +02:00
ids_parser.py Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
ma-large.txt hwdb: update again for v246 2020-07-23 17:25:40 +02:00
ma-medium.txt hwdb: update again for v246 2020-07-23 17:25:40 +02:00
ma-small.txt hwdb: update again for v246 2020-07-23 17:25:40 +02:00
meson.build hwdb: enable autosuspend for Wacom Pen and EMV Smartcard Reader 2020-06-22 14:45:20 +02:00
parse_hwdb.py hwdb: check that uppercase digits are used in modalias patterns 2020-07-17 11:15:58 +02:00
pci.ids hwdb: update again for v246 2020-07-23 17:25:40 +02:00
pnp_id_registry.html hwdb: update 2019-11-15 11:36:59 +01:00
sdio.ids Rename udev's hwdb/ to hwdb.d/ 2019-10-10 00:53:09 +01:00
usb.ids hwdb: update again for v246 2020-07-23 17:25:40 +02:00