mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 09:10:04 +01:00
quirks: add quirk for Dell Latitude 5290 2-in-1
Fixes https://gitlab.freedesktop.org/libinput/libinput/-/issues/846
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
(cherry picked from commit f185120936)
This commit is contained in:
parent
9278ef5c65
commit
cb09f05af8
1 changed files with 5 additions and 0 deletions
|
|
@ -108,3 +108,8 @@ MatchBus=usb
|
||||||
MatchVendor=0x2575
|
MatchVendor=0x2575
|
||||||
MatchProduct=0x0204
|
MatchProduct=0x0204
|
||||||
ModelDellCanvasTotem=1
|
ModelDellCanvasTotem=1
|
||||||
|
|
||||||
|
[Dell Latitude 5290 2-in-1]
|
||||||
|
MatchName=AT Translated Set 2 keyboard
|
||||||
|
MatchDMIModalias=dmi:*:svnDellInc.:pnLatitude52902-in-1:*
|
||||||
|
ModelTabletModeNoSuspend=1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue