mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
hwdb: make key map match comment for one laptop
No idea what the right fix is here, the commnt says "touchpad off" but uses "f22" which is touchpad "on". let's trust the comment, because it's more literal, and assume this was a mistake.
This commit is contained in:
parent
0a73c8e7b8
commit
d8b1d43758
@ -674,7 +674,7 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pnHP*Pavilion*dv7*Notebook*PC:
|
||||
|
||||
# Pavilion 13 x360 (Tablet mode and SYSRQ key)
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHewlett-Packard*:pn*[pP][aA][vV][iI][lL][iI][oO][nN]*13*x360*:*
|
||||
KEYBOARD_KEY_d7=!f22 # touchpad off
|
||||
KEYBOARD_KEY_d7=!f23 # touchpad off
|
||||
KEYBOARD_KEY_d9=unknown
|
||||
KEYBOARD_KEY_d2=sysrq # Fn+Print = SYSRQ
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user