Эх сурвалжийг харах

Add ISO Level 3 Shift (AltGr) to keysym.js

samhed 10 жил өмнө
parent
commit
ed7f8c3886

+ 2 - 0
include/keysym.js

@@ -170,6 +170,8 @@ XK_Super_R =                     0xffec, /* Right super */
 XK_Hyper_L =                     0xffed, /* Left hyper */
 XK_Hyper_L =                     0xffed, /* Left hyper */
 XK_Hyper_R =                     0xffee, /* Right hyper */
 XK_Hyper_R =                     0xffee, /* Right hyper */
 
 
+XK_ISO_Level3_Shift =            0xfe03, /* AltGr */
+
 /*
 /*
  * Latin 1
  * Latin 1
  * (ISO/IEC 8859-1 = Unicode U+0020..U+00FF)
  * (ISO/IEC 8859-1 = Unicode U+0020..U+00FF)