]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Fix secondary backslash on MSI GS65 laptop
authorSandy <bwrsandman@gmail.com>
Sat, 23 Jun 2018 04:14:46 +0000 (21:14 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 25 Jun 2018 07:53:43 +0000 (09:53 +0200)
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

hwdb/60-keyboard.hwdb

index ae3ec3ca159f2244d70530f85dfe528621aa7d5e..37b92b1090868193c7ce593589f6c7e6d8ebd941 100644 (file)
@@ -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
 ###########################################################