domkeytable add super key.

This commit is contained in:
Miroslav Šedivý 2022-09-26 21:05:36 +02:00
parent c1dc3acd33
commit 3932434b02
1 changed files with 1 additions and 1 deletions

View File

@ -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