From: Dmitry Maluka Date: Thu, 26 Aug 2021 21:06:30 +0000 (+0200) Subject: quirks: Thinkpad T470 trackpoint multiplier X-Git-Tag: 1.18.901~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1566e3492ae0f62901349c746421676630de1e4;p=platform%2Fupstream%2Flibinput.git quirks: Thinkpad T470 trackpoint multiplier Set multiplier for T470 to 0.4, same as for T480. Trackpoint behavior on T470 was good before 1.9.0 (more precisely, before the commit 87b568) when a new trackpoint acceleration algorithm was introduced instead of the traditional linear filter. Since then it is too sensitive and seems impossible to fine-tune using hw settings or libinput accel speed setting. With multiplier set to 0.4 it is as good (or better) as in 1.8.4. Sensitivity feels the same as in 1.8.4 with the same hw settings for speed and sensitivity. Signed-off-by: Dmitry Maluka --- diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks index ffd5107f..2f0f0e5a 100644 --- a/quirks/50-system-lenovo.quirks +++ b/quirks/50-system-lenovo.quirks @@ -26,6 +26,11 @@ MatchName=Synaptics tm2964-001 MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT440p* ModelLenovoT450Touchpad=1 +[Lenovo T470 Trackpoint] +MatchName=*TPPS/2 IBM TrackPoint +MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT470:* +AttrTrackpointMultiplier=0.4 + [Lenovo T480 Trackpoint] MatchName=*TPPS/2 IBM TrackPoint MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT480:*