Table of Contents

AutoHotKey

AutoHotkey is a Windows programs that provides GUI and Keystroke automation and scripting.

Download: http://www.autohotkey.com/

AHK script is the scripting language used to write automation script and key mapping.

The default configuration file for AutoHotKey is under

%userprofile%\Documents\AutoHotKey.ahk

AHKscript online reference: http://www.autohotkey.com/docs/

My Common AHK scripts

Just remap key

application shortcut key re-map

Windows System GUI Automation Scripting