From 6e1be53df5bffab0a86a5dc8efa683a7c2ab9850 Mon Sep 17 00:00:00 2001 From: Richard Stefun Date: Mon, 23 Jan 2023 15:00:53 +0100 Subject: [PATCH] Improve X280 support Signed-off-by: Richard Stefun --- quirks/50-system-lenovo.quirks | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks index 551d23c2..e66c9bb5 100644 --- a/quirks/50-system-lenovo.quirks +++ b/quirks/50-system-lenovo.quirks @@ -77,6 +77,16 @@ MatchName=*TPPS/2 IBM TrackPoint MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX230:* AttrTrackpointMultiplier=0.25 +[Lenovo X280 Trackpoint] +MatchName=*TPPS/2 Elan TrackPoint +MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX280:* +AttrTrackpointMultiplier=0.5 + +[Lenovo X280 Touchpad] +MatchName=Synaptics TM3381-002 +MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadX280* +AttrPalmSizeThreshold=6 + [Lenovo P50 Touchpad] MatchName=SynPS/2 Synaptics TouchPad MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadP50*: -- 2.34.1