Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 832 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 832 Bytes

AutoHotKey Scripts

How to launch these scripts on startup?

Push Windows + R then type shell:startup.
Place .ahk or .exe shortcuts there.

Hyperkey CapsLock

NewFile Alt+N

Create a new blank file. Works on Windows 7-10.
Thanks to:

NewTextFile Alt+T

Create a new blank text file.
The difference of "NewFile" is auto appending ".txt" extension.

bluewind (Win+Space)

Call bluewind with [Win+Space] on Windows 7. (more...)