diff options
-rw-r--r-- | keymaps/modifiers | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keymaps/modifiers b/keymaps/modifiers index 84a04d651e..4013a6f05f 100644 --- a/keymaps/modifiers +++ b/keymaps/modifiers @@ -10,8 +10,8 @@ Control_L 0x1d # Translate Super to Windows keys. # This is hardcoded. See documentation for details. -Super_R 0xdb -Super_L 0xdc +Super_R 0xdc +Super_L 0xdb # Translate Menu to the Windows Application key. Menu 0xdd |