mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 07:18:08 +02:00
Add section for Lenovo Yoga C930 tablet in 50-system-lenovo.quirks.
Fixes #632. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
This commit is contained in:
parent
e6c4b1d16e
commit
fc24bba7b3
1 changed files with 6 additions and 0 deletions
|
|
@ -144,6 +144,12 @@ MatchVendor=0x06CB
|
||||||
MatchProduct=0xCE37
|
MatchProduct=0xCE37
|
||||||
AttrEventCodeDisable=ABS_MT_PRESSURE;ABS_PRESSURE;
|
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,
|
# 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
|
# sends bogus ABS_MT_TOOL_TYPE events for MT_TOOL_PALM
|
||||||
[Lenovo Carbon X1 6th gen]
|
[Lenovo Carbon X1 6th gen]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue