mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-11 06:20:22 +01:00
Revert "Add Dell XPS13 L322X touchpad quirks"
The current match doesn't capture all L322X devices, the 'pn' element of
the dmi modalias can read 'pnXPSL322X' or 'pnDellSystemXPSL322X'.
Reverting in favour of the following patch.
This reverts commit 69fe467fba.
https://bugs.freedesktop.org/show_bug.cgi?id=104990
This commit is contained in:
parent
08d85350cb
commit
ea52b0d575
1 changed files with 0 additions and 4 deletions
|
|
@ -103,10 +103,6 @@ libinput:name:* Touchpad:dmi:*svnDellInc.:*
|
|||
libinput:name:*AlpsPS/2 ALPS GlidePoint:dmi:*svnDellInc.:pnLatitudeE6220:*
|
||||
LIBINPUT_ATTR_PRESSURE_RANGE=100:90
|
||||
|
||||
libinput:name:*CyPS/2 Cypress Trackpad:dmi:*svnDell*:pnDellSystemXPSL322X*
|
||||
LIBINPUT_ATTR_PRESSURE_RANGE=30:20
|
||||
LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=254
|
||||
|
||||
##########################################
|
||||
# Elantech
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue