16 lines
249 B
Plaintext
16 lines
249 B
Plaintext
// $XFree86$
|
|
//
|
|
|
|
partial default alphanumeric_keys
|
|
xkb_symbols "basic" {
|
|
|
|
// Describes the differences between a very simple mac_US
|
|
// keyboard and a very simple netherland keybaord
|
|
|
|
name[Group1]= "Netherland";
|
|
|
|
// do just nothing
|
|
|
|
};
|
|
|