diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-09-01 19:07:49 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-01 19:07:49 +1000 |
commit | e5e0cffce784b2cf6f57f110cc9c4355f7703200 (patch) | |
tree | e94cb3a70b89842ab2f8352c111339498a329157 | |
parent | a6405ca288ed3458589c82b6c6ddf87e8c054858 (diff) | |
parent | 4ad6f2133a7cb89071c31aef96ad1f1b778b9441 (diff) |
Merge pull request #4075 from Noeljunior/master
hwdb: add axis corrections for the Lenovo Yoga 500-14ISK touchpad
-rw-r--r-- | hwdb/60-evdev.hwdb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb index 2b151564e4..8651946db7 100644 --- a/hwdb/60-evdev.hwdb +++ b/hwdb/60-evdev.hwdb @@ -254,6 +254,13 @@ evdev:name:AlpsPS/2 ALPS GlidePoint:dmi:*svnLENOVO:*pvrLenovoideapad500S-13ISK* EVDEV_ABS_35=125:3954:37 EVDEV_ABS_36=104:1959:27 +# Lenovo Yoga 500-14ISK +evdev:name:AlpsPS/2 ALPS GlidePoint:dmi:*svnLENOVO:*pvrLenovoYoga500-14ISK* + EVDEV_ABS_00=124:3955:36 + EVDEV_ABS_01=103:1959:26 + EVDEV_ABS_35=124:3955:36 + EVDEV_ABS_36=103:1959:26 + ######################################### # Samsung ######################################### |