Skip to content

Commit e52b13c

Browse files
wilecoyote2015keszybz
authored andcommitted
hwdb: add axis range corrections for Lenovo X1 Carbon 4th gen. / X1 Yoga (systemd#5089)
The parameters were calculated on my X1 Yoga using touchpad-edge-detector; As as the device name indicates, the Touchpad is exactly the same as the X1 Carbon 4th gen.
1 parent 8171bcc commit e52b13c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

hwdb/60-evdev.hwdb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,13 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadT430*
261261
EVDEV_ABS_35=1250:5631:58
262262
EVDEV_ABS_36=1309:4826:78
263263

264+
# Lenovo Thinkpad Carbon X1 4th gen. and X1 Yoga 1st gen.
265+
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pvrThinkPadX1Carbon4th*
266+
EVDEV_ABS_00=1262:5679:44
267+
EVDEV_ABS_01=1101:4824:65
268+
EVDEV_ABS_35=1262:5679:44
269+
EVDEV_ABS_36=1101:4824:65
270+
264271
# Lenovo T460
265272
evdev:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO*:pn*ThinkPad*T460*
266273
EVDEV_ABS_00=1266:5677:44

0 commit comments

Comments
 (0)