| 226 | | key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, guillemotright, slash ] }; |
| 227 | | key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, guillemotleft, asterisk ] }; |
| 228 | | key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, U203A, minus ] }; |
| 229 | | key <AE11> { [ minus, endash, emdash, U2039, eth, ETH ] }; |
| | 226 | key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, guillemotright, slash, U2203 ] }; |
| | 227 | key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, guillemotleft, asterisk, U2200 ] }; |
| | 228 | key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, U203A, minus, notsign ] }; |
| | 229 | key <AE11> { [ minus, endash, emdash, U2039, minus, U2228 ] }; |
| 265 | | key <AB01> { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; |
| 266 | | key <AB02> { [ udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete ] }; |
| 267 | | key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; |
| 268 | | key <AB04> { [ p, P, asciitilde, Greek_pi, p, Greek_PI ] }; |
| 269 | | key <AB05> { [ z, Z, grave, Greek_zeta, z, Greek_ZETA ] }; |
| 270 | | |
| 271 | | key <AB06> { [ b, B, plus, Greek_beta, infinity, Greek_BETA ] }; |
| | 265 | key <AB01> { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; |
| | 266 | key <AB02> { [ udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete, U222B ] }; |
| | 267 | key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; |
| | 268 | key <AB04> { [ p, P, asciitilde, Greek_pi, p, Greek_PI ] }; |
| | 269 | key <AB05> { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; |
| | 270 | |
| | 271 | key <AB06> { [ b, B, plus, Greek_beta, infinity, U2022 ] }; |