|
|
|
|
|
by dattiimo
1031 days ago
|
|
AutoHotKey is awesome! I use it for better/faster app switching. I have a "shortcut" enabler key, in my case Right Alt, that controls it all. When held down with any letter, it switches through the instances of that app. For example, Alt + C switches to VS Code window. Alt + F keys opens new instances of an app such as a new Chrome window in a specific profile. Alt + number are configurable and can be set for the current window in focus. By tapping Alt, the "edit" mode is enabled, allowing me to set the current window as any of the number keys. When in "edit" mode, the H,J,K,L keys also switch to navigation, becoming up, down left, right etc. It makes switching between apps so much faster. |
|