Patch from starsseed (bug #5990): right option key is now mapped, keypad End and Down arrow were mapped to Home and Up arrow respectively.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36890 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2010-05-21 21:54:45 +00:00
parent ca9acc20e8
commit 5e85dff142
1 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ NumLock = 0x22
LShift = 0x4b
RShift = 0x56
LCommand = 0x5d
RCommand = 0x00
RCommand = 0x67
LControl = 0x5c
RControl = 0x60
LOption = 0x66
@ -147,8 +147,8 @@ Key 0x54 = ':' '/' '' ' ' '' '/' ':' ' '
Key 0x55 = '!' 0xc2a7 '' ' ' '' 0xc2a7 '!' ' ' ''
Key 0x56 = '' '' '' '' '' '' '' '' ''
Key 0x57 = 0x1e 0x1e 0x1e 0x1e 0x1e 0x1e 0x1e 0x1e 0x1e
Key 0x58 = 0x01 '1' 0x01 0x01 '1' 0x01 '1' 0x01 '1'
Key 0x59 = 0x1e '2' 0x1e 0x1e '2' 0x1e '2' 0x1e '2'
Key 0x58 = 0x04 '1' 0x04 0x04 '1' 0x04 '1' 0x04 '1'
Key 0x59 = 0x1f '2' 0x1f 0x1f '2' 0x1f '2' 0x1f '2'
Key 0x5a = 0x0b '3' 0x0b 0x0b '3' 0x0b '3' 0x0b '3'
Key 0x5b = 0x0a 0x0a 0x0a 0x0a 0x0a 0x0a 0x0a 0x0a 0x0a
Key 0x5c = '' '' '' '' '' '' '' '' ''