symbols/si: <TLDE> should print cedilla, diaeresis and have only two levels
[xorg/xkeyboard-config] / symbols / macintosh_vndr / fi
1
2 partial default alphanumeric_keys 
3 xkb_symbols "basic" {
4
5     // Describes the differences between a very simple mac_US
6     // keyboard and a very simple Swedish(Finland) keybaord
7
8     include "macintosh_vndr/se(basic)" // for consistent naming
9     name[Group1]= "Finland - Mac";
10
11 };
12
13
14 partial alphanumeric_keys 
15 xkb_symbols "nodeadkeys" {
16     include "macintosh_vndr/se(basic)"  // for consistent naming
17     name[Group1]= "Finland - Mac, eliminate dead keys";
18 };