~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

1 by Daniel Stone
Import upstream version 0.6
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 netherland keybaord
6
1.1.2 by Denis Barbier
Import upstream version 0.9
7
    include "latin"
8
9
    name[Group1]= "Netherlands - Mac";
10
11
    include "level3(ralt_switch)"
1 by Daniel Stone
Import upstream version 0.6
12
13
// do just nothing
14
15
};