stroebjo / autohotkey-windows-mac-keyboard

AutoHotkey Mappings to emulate OSX behaviour with a Mac keyboard on Windows
483 stars 144 forks source link

handle ShiftAltTab #7

Closed holiber closed 4 years ago

holiber commented 7 years ago

Hey. Very helpful repo! I see AltTab handler but what about ShiftAltTab?

stroebjo commented 7 years ago

Hey,

awesome that the code helps you!

What do you mean with ShiftAltTab? For window switching Shift seems to work, to reverse the direction.

Sorry, at the moment I don't use the script actively, so I'm not quite sure. If you want to add a feature, I'm happy to merge a Pull Request! :)