summaryrefslogtreecommitdiff
path: root/symbols/no
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-02-14 00:46:06 +0000
committerSergey V. Udaltsov <svu@gnome.org>2012-02-14 00:46:06 +0000
commit32ebf05e3d883de2fbfdbc3c6f52a561fca1f2f1 (patch)
treed6c9423a86a9802f650c0bef4c66683e9af3e4df /symbols/no
parent5d56941b7da36c181693cb5a57f2e41497b641c3 (diff)
Fixed the key AE04 in no(dvorak)
https://bugs.freedesktop.org/show_bug.cgi?id=45612
Diffstat (limited to 'symbols/no')
-rw-r--r--symbols/no2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/no b/symbols/no
index 21e317f8..53c83da6 100644
--- a/symbols/no
+++ b/symbols/no
@@ -64,7 +64,7 @@ xkb_symbols "dvorak" {
key <AE01> { [ 1, exclam, exclamdown, onesuperior ] };
key <AE02> { [ 2, quotedbl, at, twosuperior ] };
key <AE03> { [ 3, numbersign, sterling, threesuperior ] };
- key <AE04> { [ 4, dollar, currency,onequarter ] };
+ key <AE04> { [ 4, currency, dollar,onequarter ] };
key <AE05> { [ 5, percent, onehalf, onehalf ] };
key <AE06> { [ 6, ampersand, threequarters, threequarters ] };
key <AE07> { [ 7, slash, braceleft, division ] };