Change command/option behaviour to mimic the
American.keymap. This closes ticket #4464. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42962 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f9152093a3
commit
7c91e8ddab
@ -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…
x
Reference in New Issue
Block a user