Windows – win 10 autohotkey; how do you remap window swapping from alt-tab to ctrl-tab

autohotkeykeyboard shortcutsmacoswindows 10

I recently swapped the ctrl and alt functions on my computer to make it feel more like a mac, but one thing is still bugging me. When I press alt-tab now I cycle through different tabs of the application I'm using, but I want it to cycle through windows, which is what ctrl-tab now does.
Does anyone know of a script I can run to take care of that? Thanks!

EDIT: I still want both the functions, I just want their keys to be swapped (instead of alt-tab swapping windows, I want ctrl-tab to. Instead of ctrl-tab swapping tabs, I want alt-tab to. This is the only function I want swapped)

Best Answer

try this

Ctrl & Tab::AltTab