Can I switch between windows of the same type using AutoHotkey?
        Posted  
        
            by justintime
        on Super User
        
        See other posts from Super User
        
            or by justintime
        
        
        
        Published on 2010-03-17T11:02:17Z
        Indexed on 
            2010/03/17
            12:21 UTC
        
        
        Read the original article
        Hit count: 292
        
autohotkey
I know how to create an AutoHotkey script to switch to (say) a Firefox window.
But suppose I have a number of Firefox windows open. I would like the key to switch to the next window each time it is pressed.
© Super User or respective owner