Function Keymod.shift
Checks whether either of the shift keys is pressed
					
			bool shift() @property @safe const;
					
				
			Returns
lShift || rShift
Checks whether either of the shift keys is pressed
					
			bool shift() @property @safe const;
					
				
			lShift || rShift