8abf6371e4
* New structure of descriptions, massive changes in user-visible strings. Special release for GNOME 3. ok shadchin@ matthieu@
16 lines
294 B
Plaintext
16 lines
294 B
Plaintext
partial default alphanumeric_keys
|
|
xkb_symbols "basic" {
|
|
|
|
// Describes the differences between a very simple mac_US
|
|
// keyboard and a very simple netherland keybaord
|
|
|
|
include "latin"
|
|
|
|
name[Group1]= "Netherlands - Mac";
|
|
|
|
include "level3(ralt_switch)"
|
|
|
|
// do just nothing
|
|
|
|
};
|