mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
keymap: Fix typo in Latitude/Precision rules
We actually want to match the product name, "pn:" makes no sense.
This commit is contained in:
parent
31c885e9ae
commit
78f66c2151
@ -243,8 +243,8 @@ keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pnStudio*155[78]:pvr*
|
||||
KEYBOARD_KEY_b0=! # volume up
|
||||
|
||||
# Dell Touchpad
|
||||
keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pn:*Latitude*:pvr*
|
||||
keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pn:*Precision*:pvr*
|
||||
keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*:pvr*
|
||||
keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pnPrecision*:pvr*
|
||||
KEYBOARD_KEY_9e=!f21
|
||||
|
||||
# Dell XPS
|
||||
|
Loading…
Reference in New Issue
Block a user