From a857b399f2ce38060a4d0acf753738908b3b3203 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 11 Jul 2018 15:01:18 +1000 Subject: [PATCH] quirks: remove the trackpoint range quirks entries The only trackpoint where I have a rough idea what we need is the ALPS v8 one. All other ones we'll have to re-do. Signed-off-by: Peter Hutterer --- data/30-vendor-alps.quirks | 2 +- data/50-system-lenovo.quirks | 20 -------------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/data/30-vendor-alps.quirks b/data/30-vendor-alps.quirks index 2f020d1..e4e5d47 100644 --- a/data/30-vendor-alps.quirks +++ b/data/30-vendor-alps.quirks @@ -33,4 +33,4 @@ MatchBus=ps2 MatchVendor=0x0002 MatchProduct=0x0008 MatchVersion=0x0800 -AttrTrackpointRange=160 +AttrTrackpointMultiplier=0.125 diff --git a/data/50-system-lenovo.quirks b/data/50-system-lenovo.quirks index 18a1ade..7f50d16 100644 --- a/data/50-system-lenovo.quirks +++ b/data/50-system-lenovo.quirks @@ -20,21 +20,6 @@ MatchName=Synaptics tm2964-001 MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT440p* ModelLenovoT450Touchpad=1 -[Lenovo T440s Trackpoint] -MatchName=TPPS/2 IBM TrackPoint -MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT440s* -AttrTrackpointRange=30 - -[Lenovo T440s Trackpoint] -MatchName=TPPS/2 IBM TrackPoint -MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT450s* -AttrTrackpointRange=50 - -[Lenovo X270 Trackpoint] -MatchName=TPPS/2 IBM TrackPoint -MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadX270* -AttrTrackpointRange=40 - [Lenovo P50 Touchpad] MatchName=SynPS/2 Synaptics TouchPad MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadP50*: @@ -66,11 +51,6 @@ MatchVendor=0x17EF MatchProduct=0x6047 AttrKeyboardIntegration=external -[Lenovo X280 Trackpoint] -MatchName=*ALPS TrackPoint* -MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadX280:* -AttrTrackpointRange=70 - # Lenovo Thinkpad Yoga (not the consumer versions) disables the keyboard # mechanically. We must not disable the keyboard because some keys are # still accessible on the screen and volume rocker. -- 2.7.4