Skip to content

Commit

Permalink
hwdb: Added entry for X200 Tablet/X201 Tablet so their pointing stick…
Browse files Browse the repository at this point in the history
…s would be recognized. They share parts with normal X200 and X201's. (systemd#10029)
  • Loading branch information
wyatt8740 authored and yuwata committed Sep 7, 2018
1 parent 3457a7a commit b9d365e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hwdb/70-pointingstick.hwdb
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,13 @@ evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX1Ta
POINTINGSTICK_SENSITIVITY=200
POINTINGSTICK_CONST_ACCEL=1.0

# Lenovo Thinkpad X200/X201/X200s/X201s
# Lenovo Thinkpad X200/X201/X200s/X201s/X200 Tablet/X201 Tablet
# Note these come with 2 revisions of keyboard, with the trackpoints having a
# different sensitivity in the different revisions. 1.25 is a bit slow for the
# least sensitive revision, but it is better to be a bit slow than too fast.
evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX20?:*
evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX20??:*
evdev:name:TPPS/2 IBM TrackPoint:dmi:bvn*:bvr*:bd*:svnLENOVO:pn*:pvrThinkPadX20?Tablet:*
POINTINGSTICK_SENSITIVITY=200
POINTINGSTICK_CONST_ACCEL=1.25

Expand Down

0 comments on commit b9d365e

Please sign in to comment.