diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-09-04 15:20:15 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2015-09-04 16:01:41 +0200 |
commit | 056119922d922ce5a3aa1075d0a8252b1fffb5d1 (patch) | |
tree | 0ba91f355fbe00efcd016cf89881da3895d57ef2 /hwdb/70-pointingstick.hwdb | |
parent | 794ec1eb8b29674e93f8ef20673b0f8e42903733 (diff) |
hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdb
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 T550 / W550s models.
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1200717
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 b36c897bd6..8e674b1123 100644 --- a/hwdb/70-pointingstick.hwdb +++ b/hwdb/70-pointingstick.hwdb @@ -98,6 +98,8 @@ evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX240 evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT440s:* # Lenovo Thinkpad T540p evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT540p:* +# Lenovo Thinkpad T550 / W550s +evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadT550:* POINTINGSTICK_SENSITIVITY=200 POINTINGSTICK_CONST_ACCEL=1.0 |