nl 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 netherland keybaord
6
7    include "latin"
8
9    name[Group1]= "Netherlands - Mac";
10
11    include "level3(ralt_switch)"
12
13// do just nothing
14
15};
16