Reverted hrev42962 - there is no right command key in US internatinal.
* This makes the keymap behave as in every other operating system. * I don't really understand the original purpose of this change. Please enlighten me (see #4464).
This commit is contained in:
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x67
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
Reference in New Issue
Block a user