| View previous topic :: View next topic |
| Author |
Message |
selioneru
Joined: 19 Feb 2006 Posts: 8
|
Posted: Sat Jun 30, 2007 2:51 am Post subject: Problems with a Hot Key |
|
|
I made a Hotkey to replace the alt+F4 function in windows with alt+q
Now the alt+tab function is very sketchy any solutions? |
|
| Back to top |
|
 |
selioneru
Joined: 19 Feb 2006 Posts: 8
|
Posted: Sat Jun 30, 2007 3:16 pm Post subject: Figured it out :-) |
|
|
!q::
send, !{F4}
KeyWait !
return |
|
| Back to top |
|
 |
|