mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-22 09:10:40 +01:00
quirks: add Dell 14 Premium touchpad quirks
This touchpad is a pressure pad. Closes: https://gitlab.freedesktop.org/libinput/libinput/-/issues/1185 Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1320>
This commit is contained in:
parent
185e1bd824
commit
5df3eb8527
1 changed files with 6 additions and 0 deletions
|
|
@ -171,6 +171,12 @@ MatchVendor=0x27C6
|
|||
MatchProduct=0x0F62
|
||||
ModelPressurePad=1
|
||||
|
||||
[Dell 14 Premium DA14250 touchpad]
|
||||
MatchBus=i2c
|
||||
MatchVendor=0x0488
|
||||
MatchProduct=0x108C
|
||||
ModelPressurePad=1
|
||||
|
||||
[Dell 16 Premium DA16250 touchpad]
|
||||
MatchBus=i2c
|
||||
MatchVendor=0x0488
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue