nl revision 154daed1
1
2partial default alphanumeric_keys 
3xkb_symbols "basic" {
4
5    // Describes the differences between a very simple mac_US
6    // keyboard and a very simple netherland keybaord
7
8    include "latin"
9
10    name[Group1]= "Netherlands - Mac";
11
12    include "level3(ralt_switch)"
13
14// do just nothing
15
16};
17
18