From 5c53766f289cd287fcdcb84afb9148bb6bbbfd17 Mon Sep 17 00:00:00 2001 From: Filippo Falezza Date: Thu, 9 Jul 2020 19:12:20 +0200 Subject: [PATCH] Added MSI Prestige15 A10SC specific keycodes This commit enables the microphone mute button and the screen rotate button, even if the latter is improperly linked. I have documented how to achieve this in https://wiki.archlinux.org/index.php/MSI_P15#Fn_Keys . --- hwdb.d/60-keyboard.hwdb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb index 9935f23375..7b08e2643e 100644 --- a/hwdb.d/60-keyboard.hwdb +++ b/hwdb.d/60-keyboard.hwdb @@ -1228,6 +1228,11 @@ 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 Prestige15 A10SC specific keycodes. Needed for microphone and screen rotation +evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*A10SC*:pvr* + KEYBOARD_KEY_f1=f20 + KEYBOARD_KEY_f2=f21 + ########################################################### # MSI ###########################################################