Remove RCS tags
[xorg/xkeyboard-config] / symbols / macintosh_vndr / fi
1 partial default alphanumeric_keys 
2 xkb_symbols "basic" {
3
4     // Describes the differences between a very simple mac_US
5     // keyboard and a very simple Swedish(Finland) keybaord
6
7     include "macintosh_vndr/se(basic)" // for consistent naming
8     name[Group1]= "Finland - Mac";
9
10 };
11
12
13 partial alphanumeric_keys 
14 xkb_symbols "nodeadkeys" {
15     include "macintosh_vndr/se(basic)"  // for consistent naming
16     name[Group1]= "Finland - Mac, eliminate dead keys";
17 };