mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
hwdb: add axis overrides for the Dell Latitude E5510 TouchPad (#18493)
I added an entry for Dell Latitude E5510 TouchPad to set up the true size of the TouchPad (the size is currently over-estimated)
This commit is contained in:
parent
0c69f2ee26
commit
5f33b2300b
@ -235,6 +235,13 @@ evdev:name:SynPS/2 Synaptics TouchPad:dmi:*bvn*:bvr*:bd*:svnDellInc.:pnMM061:*
|
||||
EVDEV_ABS_00=1008:5793:66
|
||||
EVDEV_ABS_01=687:5176:107
|
||||
|
||||
# Dell Latitude E5510
|
||||
evdev:name:AlpsPS/2 ALPS GlidePoint:dmi:*svnDellInc.:pnLatitudeE5510:*
|
||||
EVDEV_ABS_00=73:1828:26
|
||||
EVDEV_ABS_01=101:1319:27
|
||||
EVDEV_ABS_35=73:1828:26
|
||||
EVDEV_ABS_36=101:1319:27
|
||||
|
||||
# Dell Latitude E6220
|
||||
evdev:name:AlpsPS/2 ALPS DualPoint TouchPad:dmi:bvn*:bvr*:bd*:svnDellInc.:pnLatitudeE6220:*
|
||||
EVDEV_ABS_00=76:1815:22
|
||||
|
Loading…
Reference in New Issue
Block a user