3 lines
		
	
	
		
			65 B
		
	
	
	
		
			AutoHotkey
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			65 B
		
	
	
	
		
			AutoHotkey
		
	
	
	
	
	
| ^!m::WinMaximize, A  ; Ctrl+Alt+M
 | |
| ^!n::WinRestore, A ;Ctrl+Alt+M
 | 
| ^!m::WinMaximize, A  ; Ctrl+Alt+M
 | |
| ^!n::WinRestore, A ;Ctrl+Alt+M
 |