This Autohotkey (.ahk) file contains all the shortcuts I use in windows to get functionality in-line with my linux install.
- Toggle Hotkey functionality
- Open specified folder on "win+e"
- Start TOR service (@ port 9050) and send the terminal to the next virtual desktop
- Start TOR browser
- Open Bitwarden
- Open Vivaldi
- Open Firefox
- Open VS-code
- Open the Control Panel
- Close windows with "alt+4" instead of "alt+F4" (useful when the function row is set to special functions)
- Middle click to paste
- Google search any selected string
- Open (folder) context sensitive Terminal
(Modify application locations (and applications) for 3,4,5,6,7,9 in accordance with your system for them to work as intended)
- Switch to specified desktop number
- Switch to neighbouring desktops (rolls-back if no more desktops are present)
- Create and delete desktops
- Move current window to specified desktop
- Move current window to specified desktop and stay with the window
- Autohotkey v1
- VirtualDesktopAccessor.dll (file included with project)
- Open the "Run" dialog box with "win+r"
- Execute "shell:startup"
- Create a shortcut to "shortcuts.ahk" in this location
- Enjoy script autostart on boot
Subject to non-periodic updates. Feel free to tinker with and suggest improvements to the code :)