mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 05:58:01 +02:00
system-quirks: Add AttrTrackpointRange for Lenovo X270
The trackpoint on the Lenovo X270 sends delta events with a value of up to 40. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f2cf226f15
commit
1ec17d5e2a
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@ MatchName=TPPS/2 IBM TrackPoint
|
||||||
MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT450s*
|
MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadT450s*
|
||||||
AttrTrackpointRange=50
|
AttrTrackpointRange=50
|
||||||
|
|
||||||
|
[Lenovo X270 Trackpoint]
|
||||||
|
MatchName=TPPS/2 IBM TrackPoint
|
||||||
|
MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadX270*
|
||||||
|
AttrTrackpointRange=40
|
||||||
|
|
||||||
[Lenovo P50 Touchpad]
|
[Lenovo P50 Touchpad]
|
||||||
MatchName=SynPS/2 Synaptics TouchPad
|
MatchName=SynPS/2 Synaptics TouchPad
|
||||||
MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadP50*:
|
MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadP50*:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue