Function Keymod.gui
Checks whether either of the GUI/"Windows" keys is pressed
					
			bool gui() @property @safe const;
					
				
			Returns
lGUI || rGUI
Checks whether either of the GUI/"Windows" keys is pressed
					
			bool gui() @property @safe const;
					
				
			lGUI || rGUI