diff --git a/core/input/domkeytable.js b/core/input/domkeytable.js index 6d084775..f0a81af3 100644 --- a/core/input/domkeytable.js +++ b/core/input/domkeytable.js @@ -50,7 +50,7 @@ addLeftRight("Shift", KeyTable.XK_Shift_L, KeyTable.XK_Shift_R); // - Symbol // - SymbolLock // - Hyper -// - Super +addLeftRight("Super", KeyTable.XK_Super_L, KeyTable.XK_Super_R); // 3.3. Whitespace Keys