diff options
Diffstat (limited to 'symbols/fi')
-rw-r--r-- | symbols/fi | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,7 +82,7 @@ xkb_symbols "kotoistus" { key <AC07> { [ j, J, j, J ] }; key <AC08> { [ k, K, kra, NoSymbol ] }; key <AC09> { [ l, L, dead_stroke, NoSymbol ] }; - key <AC10> { [ odiaeresis, Odiaeresis, oslash, Ooblique ] }; + key <AC10> { [ odiaeresis, Odiaeresis, oslash, Oslash ] }; key <AC11> { [ adiaeresis, Adiaeresis, ae, AE ] }; key <BKSL> { [ apostrophe, asterisk, dead_caron, dead_breve ] }; key <LSGT> { [ less, greater, bar, NoSymbol ] }; @@ -95,7 +95,7 @@ xkb_symbols "kotoistus" { key <AB07> { [ m, M, mu, emdash ] }; key <AB08> { [ comma, semicolon, rightsinglequotemark, leftsinglequotemark ] }; key <AB09> { [ period, colon, dead_belowdot, dead_abovedot ] }; - key <AB10> { [ minus, underscore, endash, dead_abovedot ] }; + key <AB10> { [ minus, underscore, endash, dead_commabelow ] }; include "nbsp(level3)" |