diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-11-30 10:25:15 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-12-20 14:39:59 +1000 |
commit | 24a797f4c7e5f03e28885b5962ba6f9ac72d089b (patch) | |
tree | e53a68576180d893cc3d4757ce1bf08aee26837b /hwdb | |
parent | 29b5ad083a6925efec8e188013d1298742e0baaa (diff) |
hwdb: add axis override for Toshiba Tecra M11
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-evdev.hwdb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb index feb4a97192..d83bda9b19 100644 --- a/hwdb/60-evdev.hwdb +++ b/hwdb/60-evdev.hwdb @@ -286,3 +286,12 @@ evdev:name:ETPS/2 Elantech Touchpad:dmi:*svnSAMSUNGELECTRONICSCO.,LTD.:pn305V4A/ EVDEV_ABS_01=0:1116:24 EVDEV_ABS_35=0:2480:28 EVDEV_ABS_36=0:1116:24 + +######################################### +# Toshiba +######################################### + +# Toshiba Tecra M11 +evdev:name:AlpsPS/2 ALPS DualPoint TouchPad:dmi:*svnTOSHIBA:pnTECRAM11* + EVDEV_ABS_00=90:962:11 + EVDEV_ABS_01=51:681:14 |