ahk-utilities
ahk-utilities copied to clipboard
Collection of AutoHotKey scripts that I am using
Results
1
ahk-utilities issues
Sort by
recently updated
recently updated
newest added
Just change ```ahk F23::Send !{tab} ``` to ```ahk F23::Send {AltDown}{Tab}{AltUp} ``` Source: https://autohotkey.com/board/topic/83384-windows-7-and-alt-tab-tab/?p=598559 Todo: - [ ] test under Windows 10