xenocara/dist/xkeyboard-config/compat/norepeat
jasper 8abf6371e4 Update xkeyboard-config to 2.2.1
* New structure of descriptions, massive changes in user-visible strings.
Special release for GNOME 3.

ok shadchin@ matthieu@
2011-04-10 17:08:49 +00:00

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;
};
};