1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-21 05:57:34 +03:00
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
..
2019-10-10 00:53:09 +01:00
2019-10-10 00:53:09 +01:00
2020-07-23 17:25:40 +02:00
2020-06-26 05:20:50 +09:00
2019-10-10 00:53:09 +01:00
2019-10-10 00:53:09 +01:00
2020-07-23 17:25:40 +02:00
2020-07-23 17:25:40 +02:00
2020-07-23 17:25:40 +02:00
2020-07-23 17:25:40 +02:00
2019-11-15 11:36:59 +01:00
2019-10-10 00:53:09 +01:00
2020-07-23 17:25:40 +02:00