mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 06:38:02 +02:00
quirks: add generic quirk for Dell 2-in-1 models for side volume buttons
Signed-off-by: Bill A's avatarBill A <vukk.euob@gmail.com>
This commit is contained in:
parent
886f1c6767
commit
bb21327efe
1 changed files with 2 additions and 2 deletions
|
|
@ -109,9 +109,9 @@ MatchVendor=0x2575
|
||||||
MatchProduct=0x0204
|
MatchProduct=0x0204
|
||||||
ModelDellCanvasTotem=1
|
ModelDellCanvasTotem=1
|
||||||
|
|
||||||
[Dell Latitude 5290 2-in-1]
|
[Dell 2-in-1 Models]
|
||||||
MatchName=AT Translated Set 2 keyboard
|
MatchName=AT Translated Set 2 keyboard
|
||||||
MatchDMIModalias=dmi:*:svnDellInc.:pnLatitude52902-in-1:*
|
MatchDMIModalias=dmi:*:svnDellInc.:pn*2-in-1:*
|
||||||
ModelTabletModeNoSuspend=1
|
ModelTabletModeNoSuspend=1
|
||||||
|
|
||||||
# This is a true pressurepad so disable pressure for contact size
|
# This is a true pressurepad so disable pressure for contact size
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue