8abf6371e4
* New structure of descriptions, massive changes in user-visible strings. Special release for GNOME 3. ok shadchin@ matthieu@
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
// Put any otherwise normal keys that you don't want to repeat in
|
|
// this file
|
|
|
|
default partial xkb_compatibility "norepeat" {
|
|
interpret Return {
|
|
action= NoAction();
|
|
repeat= False;
|
|
};
|
|
};
|