summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuytelda Kahja <quytelda@tamalin.org>2021-07-25 20:20:17 -0700
committerPeter Hutterer <peter.hutterer@who-t.net>2021-08-02 16:45:24 +1000
commitd1704a1f14e48fa93daa8731735c619df7a1b9ad (patch)
treee88703c8c85d3f97efcfcd4bcf29e420ce97daf1
parent108f580dc1bf05a41d37056845f2b59f25a65ce4 (diff)
Add section for Lenovo Yoga C930 tablet in 50-system-lenovo.quirks.
Fixes #632. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> (cherry picked from commit fc24bba7b3f0453794fb22c2e354759e0f896c54)
-rw-r--r--quirks/50-system-lenovo.quirks6
1 files changed, 6 insertions, 0 deletions
diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks
index 1ec89201..03632be9 100644
--- a/quirks/50-system-lenovo.quirks
+++ b/quirks/50-system-lenovo.quirks
@@ -144,6 +144,12 @@ MatchVendor=0x06CB
MatchProduct=0xCE37
AttrEventCodeDisable=ABS_MT_PRESSURE;ABS_PRESSURE;
+[Lenovo Yoga C930 Tablet]
+MatchBus=i2c
+MatchVendor=0x056A
+MatchProduct=0x5196
+AttrTabletSmoothing=1
+
# Lenovo Carbon X1 6th gen (RMI4 only, PS/2 is broken on this device,
# sends bogus ABS_MT_TOOL_TYPE events for MT_TOOL_PALM
[Lenovo Carbon X1 6th gen]