summaryrefslogtreecommitdiff
path: root/symbols/fi
diff options
context:
space:
mode:
authorsvu <svu>2005-07-31 22:17:27 +0000
committersvu <svu>2005-07-31 22:17:27 +0000
commit3489ceb6a924ee0aeac101c963ecd3b7ac8c9d1b (patch)
tree34601f3b3bfc2c1da2028189d33c6fb2ebd2b162 /symbols/fi
parentbea3669b4e4cb8f233e32e1825aa9e0a21d5b249 (diff)
downloadxkeyboard-config-3489ceb6a924ee0aeac101c963ecd3b7ac8c9d1b.tar.gz
smi to no, fi, se
Diffstat (limited to 'symbols/fi')
-rw-r--r--symbols/fi14
1 files changed, 14 insertions, 0 deletions
diff --git a/symbols/fi b/symbols/fi
index 73f33fe..e3a9e84 100644
--- a/symbols/fi
+++ b/symbols/fi
@@ -74,3 +74,17 @@ xkb_symbols "nodeadkeys" {
key <AD12> { [ diaeresis, asciicircum, asciitilde, caron ] };
};
+xkb_symbols "smi" {
+
+ // Describes the differences between a Norwegian Northern Sami
+ // (keyboard with dead key support) and a Swedish/Finnish Sami
+ // keyboard according to the specs at:
+ // http://www.hum.uit.no/a/trond/se-lat9-sefi-keys.html
+
+ include "no(smi)"
+
+ name[Group1]= "Finland - Northern Saami";
+
+ key <AC10> { [odiaeresis, Odiaeresis, oslash, Ooblique ] };
+ key <AC11> { [adiaeresis, Adiaeresis, ae, AE ] };
+};