Kernel - Fixing bugs in VT scrolling and keyboard mappings exposed by RHW tests
[tpg/acess2.git] / KernelLand / Kernel / include / keysyms.h
index d240ef3..b880b8e 100644 (file)
@@ -89,7 +89,7 @@ enum eUSB_Keysyms
        KEYSYM_KPPERIOD,
        
        KEYSYM_NONUS_BACKSLASH,
-       KEYSYM_APPLICATION,     // Windows Key
+       KEYSYM_APPLICATION,     // Menu
        KEYSYM_POWER,
        KEYSYM_KPEQUALS,
        
@@ -128,6 +128,25 @@ enum eUSB_Keysyms
        KEYSYM_KBINT8,
        KEYSYM_KBINT9,
 
+       KEYSYM_LANG1,
+       KEYSYM_LANG2,
+       KEYSYM_LANG3,
+       KEYSYM_LANG4,
+       KEYSYM_LANG5,
+       KEYSYM_LANG6,
+       KEYSYM_LANG7,
+       KEYSYM_LANG8,
+       KEYSYM_LANG9,
+
+       KEYSYM_ALT_ERASE,
+       KEYSYM_SYSRQ,
+       KEYSYM_CANCEL,
+       KEYSYM_CLEAR,
+       KEYSYM_PRIOR,
+       KEYSYM_RETURN_,
+       KEYSYM_SEPAR,
+       KEYSYM_OUT,
+       KEYSYM_OPER,
        // TODO: Define this void
        
        KEYSYM_LEFTCTRL = 0xE0,

UCC git Repository :: git.ucc.asn.au