* Looks like in BeOS the Alt Gr (alternate graphics) key is mapped to the right
option key, while there is no right command key in that case. * The right option key is a dead key in BeOS, and we're copying that behaviour for now, although I guess we might want to change that. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29788 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0551e706bf
commit
b2e4e08493
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -41,7 +41,7 @@ RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x67
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -39,11 +39,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -40,11 +40,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -48,7 +48,7 @@ RCommand = 0x67
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x5d
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
|
||||
#
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -39,11 +39,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -10,7 +10,7 @@ RCommand = 0x67
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
LockSettings = ScrollLock
|
||||
Key 0x00 = '' '' '' '' '' '' '' '' ''
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x5f
|
||||
RCommand = 0x00
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x66
|
||||
ROption = 0x5f
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
Loading…
Reference in New Issue
Block a user