* Applied patch by Matt to change command/option behaviour to mimic the
American.keymap. This closes ticket #4396. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32906 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
dce00bc179
commit
0bdeee2f45
@ -37,11 +37,11 @@ NumLock = 0x22
|
||||
LShift = 0x4b
|
||||
RShift = 0x56
|
||||
LCommand = 0x5d
|
||||
RCommand = 0x00
|
||||
RCommand = 0x05f
|
||||
LControl = 0x5c
|
||||
RControl = 0x60
|
||||
LOption = 0x66
|
||||
ROption = 0x5f
|
||||
ROption = 0x67
|
||||
Menu = 0x68
|
||||
#
|
||||
# Lock settings
|
||||
|
Loading…
Reference in New Issue
Block a user