// $XConsortium: norepeat /main/2 1995/12/07 21:33:17 kaleb $

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