Function Keymod.ctrl
Checks whether either of the ctrl keys is pressed
					
			bool ctrl() @property @safe const;
					
				
			Returns
lCtrl || rCtrl
Checks whether either of the ctrl keys is pressed
					
			bool ctrl() @property @safe const;
					
				
			lCtrl || rCtrl