diff options
author | svu <svu> | 2006-10-04 20:53:40 +0000 |
---|---|---|
committer | svu <svu> | 2006-10-04 20:53:40 +0000 |
commit | 18eb1e3a2cce34c5329d37398f3d12e51f943972 (patch) | |
tree | 9967fc8a880e8486089aacc19cffe9893563149b | |
parent | 985d3c0a18b906b87df266db4800cc715fca5b39 (diff) |
s/micron/dead_micron, b.fd.o#8494
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | symbols/fi | 7 |
2 files changed, 9 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2006-10-04 Sergey Udaltsov + + * symbols/fi: s/micron/dead_micron, closing + https://bugs.freedesktop.org/show_bug.cgi?id=8494 + 2006-10-03 Sergey Udaltsov * symbols/macintosh_vndr/gb, symbols/gb: adding missing Euro @@ -40,7 +40,7 @@ xkb_symbols "fi" { key <AB05> { [ b, B, ssharp, NoSymbol ] }; key <AB06> { [ n, N, ntilde, Ntilde ] }; key <AB07> { [ m, M, mu, NoSymbol ] }; - key <AB10> { [ minus, underscore, hyphen, macron ] }; + key <AB10> { [ minus, underscore, hyphen, dead_macron ] }; key <AC02> { [ s, S, scaron, Scaron ] }; key <AC03> { [ d, D, eth, ETH ] }; key <AD03> { [ e, E, EuroSign, cent ] }; @@ -70,8 +70,9 @@ xkb_symbols "nodeadkeys" { name[Group1]="Finland - Eliminate dead keys"; - key <AE12> { [ acute, grave ] }; - key <AD12> { [ diaeresis, asciicircum, asciitilde, caron ] }; + key <AE12> { [ acute, grave ] }; + key <AD12> { [ diaeresis, asciicircum, asciitilde, caron ] }; + key <AB10> { [ minus, underscore, hyphen, macron ] }; }; xkb_symbols "smi" { |