diff options
author | duguxy <duguxy@gmail.com> | 2020-03-17 12:24:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-17 12:24:00 +0100 |
commit | 24a3c4299f6e22428a4a8ccc247a3370ce99a7dd (patch) | |
tree | f2f27e2262321a7825bc592b3669184c1d3cd8a3 /hwdb.d | |
parent | po: update Polish translation (diff) | |
download | systemd-24a3c4299f6e22428a4a8ccc247a3370ce99a7dd.tar.xz systemd-24a3c4299f6e22428a4a8ccc247a3370ce99a7dd.zip |
hwdb: add support for Lenovo Legion Y9000X2020 (#15127)
Diffstat (limited to 'hwdb.d')
-rw-r--r-- | hwdb.d/60-evdev.hwdb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hwdb.d/60-evdev.hwdb b/hwdb.d/60-evdev.hwdb index a6a3c5c296..5d4ff8bc93 100644 --- a/hwdb.d/60-evdev.hwdb +++ b/hwdb.d/60-evdev.hwdb @@ -528,6 +528,13 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*:svnLENOVO:*pvrThinkPadT490:* EVDEV_ABS_35=::57 EVDEV_ABS_36=::33 +# Lenovo Legion Y9000X2020 +evdev:name:MSFT0001:02 04F3:304B Touchpad:dmi:*svnLENOVO:*pvrLenovoLegionY9000X2020* + EVDEV_ABS_00=::31 + EVDEV_ABS_01=::30 + EVDEV_ABS_35=::31 + EVDEV_ABS_36=::30 + ######################################### # Razer ######################################### |