fi revision bfd7cbc1
1partial default alphanumeric_keys 2xkb_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 13partial alphanumeric_keys 14xkb_symbols "nodeadkeys" { 15 include "macintosh_vndr/se(basic)" // for consistent naming 16 name[Group1]= "Finland - Mac, eliminate dead keys"; 17}; 18