just a micro tip, you might already know, but CapsLock can use combinations in AHK, for example like this... CapsLock & c:: Run cmd return CapsLock & n:: Run notepad return