Function Keymod.alt
Checks whether either of the alt keys is pressed
					
			bool alt() @property @safe const;
					
				
			Returns
lAlt || rAlt
Checks whether either of the alt keys is pressed
					
			bool alt() @property @safe const;
					
				
			lAlt || rAlt