diff options
author | Dennis Wassenberg <dennis.wassenberg@secunet.com> | 2016-07-27 10:56:50 +0200 |
---|---|---|
committer | Dennis Wassenberg <dennis.wassenberg@secunet.com> | 2016-07-27 10:56:50 +0200 |
commit | 612ad804827545a5da0ec14558c6ddb5f816b228 (patch) | |
tree | c43521e763cc09f631bb41a88300232217ec1fc9 /hwdb/70-pointingstick.hwdb | |
parent | hwdb: add Lenovo T450s pointing stick speed fix (diff) | |
download | systemd-612ad804827545a5da0ec14558c6ddb5f816b228.tar.gz systemd-612ad804827545a5da0ec14558c6ddb5f816b228.tar.bz2 systemd-612ad804827545a5da0ec14558c6ddb5f816b228.zip |
hwdb: add Lenovo X250 pointing stick speed fix
Like many other recent thinkpads the factory default pointingstick
sensitivity on these devices is quite low, making the pointingstick
very slow in moving the cursor.
This extends the existing hwdb rules for tweaking the sensitivity to
also apply to the X250 models.
Diffstat (limited to 'hwdb/70-pointingstick.hwdb')
-rw-r--r-- | hwdb/70-pointingstick.hwdb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hwdb/70-pointingstick.hwdb b/hwdb/70-pointingstick.hwdb index 92966bafb..ba1939c8e 100644 --- a/hwdb/70-pointingstick.hwdb +++ b/hwdb/70-pointingstick.hwdb @@ -109,6 +109,8 @@ evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadL450 evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT450s:* # Lenovo Thinkpad T550 / W550s evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT550:* +# Lenovo Thinkpad X250 +evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX250:* # Lenovo Thinkpad X1 Carbon 3rd gen evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX1Carbon3rd:* # Lenovo Thinkpad X1 Carbon 4th gen |