diff options
author | Dennis Wassenberg <dennis.wassenberg@secunet.com> | 2016-07-26 16:50:07 +0200 |
---|---|---|
committer | Dennis Wassenberg <dennis.wassenberg@secunet.com> | 2016-07-27 10:47:20 +0200 |
commit | 9e67418c407bd6d75a7612b66ef7d945c15689a6 (patch) | |
tree | 0a33cc59904a57d0ca35a12ad77f41474c7d6124 /hwdb | |
parent | f8a0b229d2c5193a9a8538807338f8f7199debc2 (diff) |
hwdb: add Lenovo T450s 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 T450s models.
Diffstat (limited to '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 f38ff3fae2..92966bafb8 100644 --- a/hwdb/70-pointingstick.hwdb +++ b/hwdb/70-pointingstick.hwdb @@ -105,6 +105,8 @@ evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT440 evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT540p:* # Lenovo Thinkpad L450 evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadL450:* +# Lenovo Thinkpad T450s +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 X1 Carbon 3rd gen |