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 .
This commit is contained in:
Filippo Falezza 2020-07-09 19:12:20 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent d0571b758b
commit 5c53766f28
1 changed files with 5 additions and 0 deletions

View File

@ -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
###########################################################