From 9cd5adb2a585a032d0a5b362f2bafac7d6671b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 1 Aug 2006 16:47:26 +0000 Subject: [PATCH] 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 --- src/data/etc/keymaps/US-International.keymap | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/data/etc/keymaps/US-International.keymap b/src/data/etc/keymaps/US-International.keymap index 32755b7adf..a5fe98b326 100644 --- a/src/data/etc/keymaps/US-International.keymap +++ b/src/data/etc/keymaps/US-International.keymap @@ -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 0x0f = 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 0x13 = '2' '@' 0x00 0xc2b2 0xc2ba '2' '@' 0xc2b2 0xc2ba Key 0x14 = '3' '#' '' 0xc2b3 0xc2aa '3' '#' 0xc2b3 0xc2aa @@ -187,7 +187,7 @@ Key 0x7c = '' '' '' '' '' '' '' '' Key 0x7d = '' '' '' '' '' '' '' '' '' Key 0x7e = '' '' '' '' '' '' '' '' '' Key 0x7f = '' '' '' '' '' '' '' '' '' -Acute ' ' = '\'' +Acute ' ' = 0xc2b4 Acute 'A' = 0xc381 Acute 'C' = 0xc387 Acute 'E' = 0xc389 @@ -202,7 +202,7 @@ Acute 'i' = 0xc3ad Acute 'o' = 0xc3b3 Acute 'u' = 0xc3ba Acute 'y' = 0xc3bd -AcuteTab = Normal Shift CapsLock CapsLock-Shift +AcuteTab = Option CapsLock-Option Grave ' ' = '`' Grave 'A' = 0xc380 Grave 'E' = 0xc388 @@ -214,7 +214,7 @@ Grave 'e' = 0xc3a8 Grave 'i' = 0xc3ac Grave 'o' = 0xc3b2 Grave 'u' = 0xc3b9 -GraveTab = Normal Shift CapsLock CapsLock-Shift +GraveTab = Option CapsLock-Option Circumflex ' ' = '^' Circumflex 'A' = 0xc382 Circumflex 'E' = 0xc38a @@ -227,7 +227,7 @@ Circumflex 'i' = 0xc3ae Circumflex 'o' = 0xc3b4 Circumflex 'u' = 0xc3bb CircumflexTab = Normal Shift CapsLock CapsLock-Shift -Diaeresis ' ' = '"' +Diaeresis ' ' = 0xc2a8 Diaeresis 'A' = 0xc384 Diaeresis 'E' = 0xc38b Diaeresis 'I' = 0xc38f @@ -240,7 +240,7 @@ Diaeresis 'i' = 0xc3af Diaeresis 'o' = 0xc3b6 Diaeresis 'u' = 0xc3bc Diaeresis 'y' = 0xc3bf -DiaeresisTab = Normal Shift CapsLock CapsLock-Shift +DiaeresisTab = Option-Shift CapsLock-Option-Shift Tilde ' ' = '~' Tilde 'A' = 0xc383 Tilde 'O' = 0xc395