diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-12-02 13:44:09 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-12-20 14:39:59 +1000 |
commit | 3b4d94b66b9c6cb9d3c3ca7554e7e0cb31473821 (patch) | |
tree | eb1b4b0ad32a240034bfcbc91517ae3d77b7a8a7 /hwdb | |
parent | d28c633676704bc7cca864e1f3cb0d3ebd1fcc8f (diff) |
hwdb: add axis overrides for Asus Vivobook E402SA
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-evdev.hwdb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb index fce441a26d..af50c5c209 100644 --- a/hwdb/60-evdev.hwdb +++ b/hwdb/60-evdev.hwdb @@ -93,6 +93,14 @@ evdev:input:b0003v05ACp025B* ######################################### # ASUS ######################################### + +# Asus VivoBook E402SA +evdev:name:Elan Touchpad:dmi:*svnASUSTeKCOMPUTERINC.:pnE402SA* + EVDEV_ABS_00=::29 + EVDEV_ABS_01=::29 + EVDEV_ABS_35=::29 + EVDEV_ABS_36=::29 + # Asus K52JT evdev:name:ETPS/2 Elantech Touchpad:dmi:bvn*:bvr*:bd*:svnASUSTeKComputerInc.:pnK52JT:* EVDEV_ABS_00=::18 |