Blob Blame History Raw
From 2a79f81f6f59a3687fdf9d196a7e881a182418f2 Mon Sep 17 00:00:00 2001
From: Peter Hutterer <peter.hutterer@who-t.net>
Date: Mon, 16 May 2016 10:26:01 +1000
Subject: [PATCH libinput] udev: the lenovo E530 has a wobbly touchpad

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 07cca736d9104610978723f9050ba7ce603c62db)
---
 udev/90-libinput-model-quirks.hwdb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index 88f3243..c56f23e 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -121,6 +121,8 @@ libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPadX1Carbon3rd
 
 # Lenovo Yoga 2013
 libinput:name:*SynPS/2 Synaptics TouchPad*:dmi:*svnLENOVO*pvrLenovoYoga213:*
+# Lenovo E530
+libinput:name:*SynPS/2 Synaptics TouchPad*:dmi:*svnLENOVO*pvrThinkPadEdgeE530:*
  LIBINPUT_MODEL_WOBBLY_TOUCHPAD=1
 
 ##########################################
-- 
2.7.4