// $XFree86: xc/programs/xkbcomp/torture/indicator1,v 1.2 2006/01/09 15:01:30 dawes Exp $
xkb_compatibility "torture1" 

indicator "Mod1" {
	modifiers= Mod1;
};
indicator "Mod2" {
	allowExplicit= False;
	modifiers= Lock;
	controls= MouseKeys;
};

