null-keys is a small cache of AutoHotkey scripts i've either written or collected, and compiled into a personal "universal" script that provides useful conveniences, or just some fun functionality.
- remaps CapsLock to Escape
- also uses CapsLock as new modifier key (see hotkeys.ahk)
- CapsLock + E = edit script in default editor
- CapsLock + R = reload script
- CapsLock + (select area with mouse) = take screenshot (ctrl+s to save, double-click to close)
- CapsLock + Enter = task manager
- CapsLock + Del = empty recycle bin
- ...and more
- when editing script in any(?) editor, Ctrl+S to save will automagically reload script!
- some fun emoticon hotkeys
- whatever else i decide to toss in
i'm constantly tinkering with this, and am very keen on improving with AutoHotkey, so i encourage anyone with any suggestions, corrections, or any other type of feedback to drop a line in the Discussions section of this repo. thanks for stopping by!