Schift & Control status on VKBD

This commit is contained in:
Pecusx
2021-05-07 16:44:18 +02:00
parent a6862bad1c
commit f0bfad6db6
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -63,8 +63,8 @@ Mvk MVk[NPLGN*NLIGN*2]={
{ "Inv", "Inv", "Inv", RETROK_LSUPER},
{ "PG2", "PG2", "PG2", -2}, //40+8
{ "Del", "Del", "Del", RETROK_DELETE},
{ "Spc", "Spc", "Spc", RETROK_SPACE},
{ "Del", "Del", "Del", RETROK_DELETE},
{ "Clr", "Clr", "Clr", RETROK_HOME},
{ "Ins", "Ins", "Ins", RETROK_INSERT},
{ " + ", " \\ ", " + ", RETROK_EQUALS},