mirror of
https://github.com/systemd/systemd.git
synced 2025-03-14 04:58:28 +03:00
hwdb: add MSI Claw 8 AT Keyboard Scancodes (#36180)
This change maps the right face button to F15 and the left one to F16. Similar to #33669.
This commit is contained in:
parent
ba0266b376
commit
385ba2a3a3
@ -1573,8 +1573,9 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*Modern*:*
|
||||
KEYBOARD_KEY_97=unknown # Lid close
|
||||
KEYBOARD_KEY_98=unknown # Lid open
|
||||
|
||||
# MSI Claw
|
||||
# MSI Claw, MSI Claw 8
|
||||
evdev:name:AT Translated Set 2 keyboard:dmi:*:svnMicro-StarInternationalCo.,Ltd.:pnClawA1M:*
|
||||
evdev:name:AT Translated Set 2 keyboard:dmi:*:svnMicro-StarInternationalCo.,Ltd.:pnClaw8AI+A2VM:*
|
||||
KEYBOARD_KEY_b9=f15 # Right Face Button
|
||||
KEYBOARD_KEY_ba=f16 # Left Face Button
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user