Alt + Tab Remap

Post your working scripts, libraries and tools for AHK v1.1 and older
hunkoys
Posts: 1
Joined: 26 Oct 2017, 02:30

Alt + Tab Remap

26 Oct 2017, 02:41

Code: Select all

LWin & z::Send, {ALT DOWN}{TAB} ;Replace "LWin" with the your desired key
~LWin::
KeyWait, LWin
Send, {ALT UP}
return

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 140 guests