mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
hwdb: Fix secondary backslash on MSI GS65 laptop
The MSI GS65 Stealth Thin series laptop contains an extra physical backslash key next to the spacebar which does not yield the correct keycode. This pull request fixes the issue
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
c9dce41d1b
commit
e05c8b4462
@@ -944,6 +944,10 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*PR200*:pvr*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnU90/U100:*
|
||||
KEYBOARD_KEY_e4=reserved
|
||||
|
||||
# MSI GS65 Stealth Thin has a physical backslash key next to the space bar
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pnGS65StealthThin*:pvr*
|
||||
KEYBOARD_KEY_56=backslash
|
||||
|
||||
###########################################################
|
||||
# MSI
|
||||
###########################################################
|
||||
|
||||
Reference in New Issue
Block a user