On Fri, 04.09.15 15:20, Hans de Goede ([email protected]) wrote: > 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
This was merged now via https://github.com/systemd/systemd/pull/1145 Thanks! > --- > hwdb/70-pointingstick.hwdb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/hwdb/70-pointingstick.hwdb b/hwdb/70-pointingstick.hwdb > index a8c21a2..9d15173 100644 > --- a/hwdb/70-pointingstick.hwdb > +++ b/hwdb/70-pointingstick.hwdb > @@ -95,6 +95,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 > > -- > 2.4.3 > > _______________________________________________ > systemd-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/systemd-devel Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
