A compilation of my favorite AutoHotkey scripts. Some of these have been downloaded and tweaked, others written by me, as indicated in each individual .ahk file.
- Adjust volume with the mouse wheel, and mute/unmute with middle button click
- Disable
Capslock, useShift+Capslockfor deliberate use - Disable
F1, useCtrl+F1for deliberate use - Move windows with
Alt+LButton+ drag
WindowsKey+Wcloses various windows, including terminalWindowsKey+Nruns or activates Notepad
Ctrl+Vpastes text from the clipboard within the commandline
Backspaceto visit the parent directoryCtrl+Alt+Nto create a new Text DocumentCtrl+Alt+Dadds or removes a.prefix to the filename to overcome the "You must type a file name" limitationWindowsKey+Hto toggle hidden files
Run "MyAHK.ahk" or "MyAHK.exe" The utility will sit in the notification area while it's active. To stop the script, right-click the icon and select Exit.