fixed some oddities with accent dead keys, this should fix bug #719 :
dead keys are now available through option key diaeresis and acute are now presented with diaeresis and acute characters (instead of double-quote and quote characters) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18331 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
21470984c8
commit
9cd5adb2a5
@ -76,7 +76,7 @@ Key 0x0d = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
|||||||
Key 0x0e = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
Key 0x0e = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
||||||
Key 0x0f = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
Key 0x0f = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
||||||
Key 0x10 = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
Key 0x10 = 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10
|
||||||
Key 0x11 = '`' '~' '' ' ' '' '`' '~' ' ' ''
|
Key 0x11 = '`' '~' '' '`' '' '`' '~' ' ' '`'
|
||||||
Key 0x12 = '1' '!' '' 0xc2a1 0xc2b9 '1' '!' 0xc2a1 0xc2b9
|
Key 0x12 = '1' '!' '' 0xc2a1 0xc2b9 '1' '!' 0xc2a1 0xc2b9
|
||||||
Key 0x13 = '2' '@' 0x00 0xc2b2 0xc2ba '2' '@' 0xc2b2 0xc2ba
|
Key 0x13 = '2' '@' 0x00 0xc2b2 0xc2ba '2' '@' 0xc2b2 0xc2ba
|
||||||
Key 0x14 = '3' '#' '' 0xc2b3 0xc2aa '3' '#' 0xc2b3 0xc2aa
|
Key 0x14 = '3' '#' '' 0xc2b3 0xc2aa '3' '#' 0xc2b3 0xc2aa
|
||||||
@ -187,7 +187,7 @@ Key 0x7c = '' '' '' '' '' '' '' ''
|
|||||||
Key 0x7d = '' '' '' '' '' '' '' '' ''
|
Key 0x7d = '' '' '' '' '' '' '' '' ''
|
||||||
Key 0x7e = '' '' '' '' '' '' '' '' ''
|
Key 0x7e = '' '' '' '' '' '' '' '' ''
|
||||||
Key 0x7f = '' '' '' '' '' '' '' '' ''
|
Key 0x7f = '' '' '' '' '' '' '' '' ''
|
||||||
Acute ' ' = '\''
|
Acute ' ' = 0xc2b4
|
||||||
Acute 'A' = 0xc381
|
Acute 'A' = 0xc381
|
||||||
Acute 'C' = 0xc387
|
Acute 'C' = 0xc387
|
||||||
Acute 'E' = 0xc389
|
Acute 'E' = 0xc389
|
||||||
@ -202,7 +202,7 @@ Acute 'i' = 0xc3ad
|
|||||||
Acute 'o' = 0xc3b3
|
Acute 'o' = 0xc3b3
|
||||||
Acute 'u' = 0xc3ba
|
Acute 'u' = 0xc3ba
|
||||||
Acute 'y' = 0xc3bd
|
Acute 'y' = 0xc3bd
|
||||||
AcuteTab = Normal Shift CapsLock CapsLock-Shift
|
AcuteTab = Option CapsLock-Option
|
||||||
Grave ' ' = '`'
|
Grave ' ' = '`'
|
||||||
Grave 'A' = 0xc380
|
Grave 'A' = 0xc380
|
||||||
Grave 'E' = 0xc388
|
Grave 'E' = 0xc388
|
||||||
@ -214,7 +214,7 @@ Grave 'e' = 0xc3a8
|
|||||||
Grave 'i' = 0xc3ac
|
Grave 'i' = 0xc3ac
|
||||||
Grave 'o' = 0xc3b2
|
Grave 'o' = 0xc3b2
|
||||||
Grave 'u' = 0xc3b9
|
Grave 'u' = 0xc3b9
|
||||||
GraveTab = Normal Shift CapsLock CapsLock-Shift
|
GraveTab = Option CapsLock-Option
|
||||||
Circumflex ' ' = '^'
|
Circumflex ' ' = '^'
|
||||||
Circumflex 'A' = 0xc382
|
Circumflex 'A' = 0xc382
|
||||||
Circumflex 'E' = 0xc38a
|
Circumflex 'E' = 0xc38a
|
||||||
@ -227,7 +227,7 @@ Circumflex 'i' = 0xc3ae
|
|||||||
Circumflex 'o' = 0xc3b4
|
Circumflex 'o' = 0xc3b4
|
||||||
Circumflex 'u' = 0xc3bb
|
Circumflex 'u' = 0xc3bb
|
||||||
CircumflexTab = Normal Shift CapsLock CapsLock-Shift
|
CircumflexTab = Normal Shift CapsLock CapsLock-Shift
|
||||||
Diaeresis ' ' = '"'
|
Diaeresis ' ' = 0xc2a8
|
||||||
Diaeresis 'A' = 0xc384
|
Diaeresis 'A' = 0xc384
|
||||||
Diaeresis 'E' = 0xc38b
|
Diaeresis 'E' = 0xc38b
|
||||||
Diaeresis 'I' = 0xc38f
|
Diaeresis 'I' = 0xc38f
|
||||||
@ -240,7 +240,7 @@ Diaeresis 'i' = 0xc3af
|
|||||||
Diaeresis 'o' = 0xc3b6
|
Diaeresis 'o' = 0xc3b6
|
||||||
Diaeresis 'u' = 0xc3bc
|
Diaeresis 'u' = 0xc3bc
|
||||||
Diaeresis 'y' = 0xc3bf
|
Diaeresis 'y' = 0xc3bf
|
||||||
DiaeresisTab = Normal Shift CapsLock CapsLock-Shift
|
DiaeresisTab = Option-Shift CapsLock-Option-Shift
|
||||||
Tilde ' ' = '~'
|
Tilde ' ' = '~'
|
||||||
Tilde 'A' = 0xc383
|
Tilde 'A' = 0xc383
|
||||||
Tilde 'O' = 0xc395
|
Tilde 'O' = 0xc395
|
||||||
|
Loading…
Reference in New Issue
Block a user