aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-18 17:57:14 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-18 17:57:14 +0200
commit3f0c90f55d4ce519a49e308dcf03d949ad190d13 (patch)
treeb88a98e2bc90694ed7ee239864722c5c883aebc4
parentadd ast layouts (diff)
downloadmds-3f0c90f55d4ce519a49e308dcf03d949ad190d13.tar.gz
mds-3f0c90f55d4ce519a49e308dcf03d949ad190d13.tar.bz2
mds-3f0c90f55d4ce519a49e308dcf03d949ad190d13.tar.xz
fix error in fi layouts
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--res/keyboard/layout/fi/colemak2
-rw-r--r--res/keyboard/layout/fi/dvorak2
-rw-r--r--res/keyboard/layout/fi/qwerty2
3 files changed, 3 insertions, 3 deletions
diff --git a/res/keyboard/layout/fi/colemak b/res/keyboard/layout/fi/colemak
index 9eb6c50..f295ffd 100644
--- a/res/keyboard/layout/fi/colemak
+++ b/res/keyboard/layout/fi/colemak
@@ -60,7 +60,7 @@ macro caps/3
end macro
-key("|" "§" "¬" "¶")
+key("§" "½" "¬" "¶")
key("1" "!" "’" "¡")
key("2" "\"" "@" "”")
key("3" "#" "£" "»")
diff --git a/res/keyboard/layout/fi/dvorak b/res/keyboard/layout/fi/dvorak
index 4d8b7c0..c0f43ef 100644
--- a/res/keyboard/layout/fi/dvorak
+++ b/res/keyboard/layout/fi/dvorak
@@ -65,7 +65,7 @@ macro caps/3
end macro
-key("|" "§" "¬" "¶")
+key("§" "½" "¬" "¶")
key("1" "!" "’" "¡")
key("2" "\"" "@" "”")
key("3" "#" "£" "»")
diff --git a/res/keyboard/layout/fi/qwerty b/res/keyboard/layout/fi/qwerty
index 30066ef..6f37e98 100644
--- a/res/keyboard/layout/fi/qwerty
+++ b/res/keyboard/layout/fi/qwerty
@@ -60,7 +60,7 @@ macro caps/3
end macro
-key("|" "§" "¬" "¶")
+key("§" "½" "¬" "¶")
key("1" "!" "’" "¡")
key("2" "\"" "@" "”")
key("3" "#" "£" "»")