diff options
Diffstat (limited to 'webclients/novnc/include/keysym.js')
-rw-r--r-- | webclients/novnc/include/keysym.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webclients/novnc/include/keysym.js b/webclients/novnc/include/keysym.js index a00d595..2b97198 100644 --- a/webclients/novnc/include/keysym.js +++ b/webclients/novnc/include/keysym.js @@ -170,6 +170,8 @@ XK_Super_R = 0xffec, /* Right super */ XK_Hyper_L = 0xffed, /* Left hyper */ XK_Hyper_R = 0xffee, /* Right hyper */ +XK_ISO_Level3_Shift = 0xfe03, /* AltGr */ + /* * Latin 1 * (ISO/IEC 8859-1 = Unicode U+0020..U+00FF) |