Commit 3ae86ab936a0c28851ee898da7a49fb942350923
1 parent
74b1b0c1
Fix fr-be keymap
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6587 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
0 additions
and
6 deletions
keymaps/fr-be
... | ... | @@ -50,7 +50,6 @@ underscore 0x0d shift |
50 | 50 | dead_cedilla 0x0d altgr |
51 | 51 | dead_ogonek 0x0d shift altgr |
52 | 52 | a 0x10 addupper |
53 | -at 0x10 altgr | |
54 | 53 | Greek_OMEGA 0x10 shift altgr |
55 | 54 | z 0x11 addupper |
56 | 55 | lstroke 0x11 altgr |
... | ... | @@ -83,7 +82,6 @@ q 0x1e addupper |
83 | 82 | ae 0x1e altgr |
84 | 83 | AE 0x1e shift altgr |
85 | 84 | ssharp 0x1f altgr |
86 | -section 0x1f shift altgr | |
87 | 85 | eth 0x20 altgr |
88 | 86 | ETH 0x20 shift altgr |
89 | 87 | dstroke 0x21 altgr |
... | ... | @@ -93,7 +91,6 @@ ENG 0x22 shift altgr |
93 | 91 | hstroke 0x23 altgr |
94 | 92 | Hstroke 0x23 shift altgr |
95 | 93 | kra 0x25 altgr |
96 | -ampersand 0x25 shift altgr | |
97 | 94 | lstroke 0x26 altgr |
98 | 95 | Lstroke 0x26 shift altgr |
99 | 96 | m 0x27 addupper |
... | ... | @@ -112,15 +109,12 @@ dead_grave 0x2b altgr |
112 | 109 | dead_breve 0x2b shift altgr |
113 | 110 | w 0x2c addupper |
114 | 111 | guillemotleft 0x2c altgr |
115 | -less 0x2c shift altgr | |
116 | 112 | guillemotright 0x2d altgr |
117 | -greater 0x2d shift altgr | |
118 | 113 | cent 0x2e altgr |
119 | 114 | copyright 0x2e shift altgr |
120 | 115 | leftdoublequotemark 0x2f altgr |
121 | 116 | grave 0x2f shift altgr |
122 | 117 | rightdoublequotemark 0x30 altgr |
123 | -apostrophe 0x30 shift altgr | |
124 | 118 | comma 0x32 |
125 | 119 | question 0x32 shift |
126 | 120 | dead_cedilla 0x32 altgr | ... | ... |