From 3f0c90f55d4ce519a49e308dcf03d949ad190d13 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 18 Aug 2014 17:57:14 +0200 Subject: fix error in fi layouts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/keyboard/layout/fi/colemak | 2 +- res/keyboard/layout/fi/dvorak | 2 +- res/keyboard/layout/fi/qwerty | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'res/keyboard/layout/fi') 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" "#" "£" "»") -- cgit v1.2.3-70-g09d2