-Fix keymaps where RCommand and ROption were inverted, menus shortcuts
and Menu preflet now show correctly wich mode you're on. Unless we implement a more flexible solution, we can't really customize these keys in the keymap anyway (for ex: Menu preflet will wrongly detect the mode, and if you change it, it will overwrite your keymap with the default hardcoded values anyway) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27086 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -39,11 +39,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -39,11 +39,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -10,7 +10,7 @@ RCommand = 0x67
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
LockSettings = ScrollLock
|
||||
Key 0x00 = '' '' '' '' '' '' '' '' ''
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
@@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x60
|
||||
RCommand = 0x5f
|
||||
LControl = 0x5c
|
||||
RControl = 0x00
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x60
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
||||
Reference in New Issue
Block a user