diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-05-19 15:04:24 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-05-23 14:55:02 +1000 |
commit | 595b5f6ae7b5236e0115ce3695eddb6da7552a3d (patch) | |
tree | 115b1282afce6f4e3d29964ce6d4b332ab6a8dc9 /udev | |
parent | 41b9078eecb668f136aa8453f78f4297d01206a7 (diff) |
udev: add the Yoga 2 to the wobbly touchpads
https://bugs.freedesktop.org/show_bug.cgi?id=95290
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'udev')
-rw-r--r-- | udev/90-libinput-model-quirks.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb index 147fec2..cd1ef42 100644 --- a/udev/90-libinput-model-quirks.hwdb +++ b/udev/90-libinput-model-quirks.hwdb @@ -115,6 +115,10 @@ libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPad??60*: libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPadX1Carbon3rd:* LIBINPUT_MODEL_LENOVO_T450_TOUCHPAD=1 +# Lenovo Yoga 2013 +libinput:name:*SynPS/2 Synaptics TouchPad*:dmi:*svnLENOVO*pvrLenovoYoga213:* + LIBINPUT_MODEL_WOBBLY_TOUCHPAD=1 + ########################################## # Synaptics ########################################## |