- Download the installation file ahk-install.exe
- Run the ahk-install.exe to install AutoHotkey
- Double click an ahk file to use the shortcuts
References
Keymap | Description |
---|---|
ctrl +Esc |
Quit the ahk program |
alt +d |
Equal to Down-arrow down key ↓ |
alt +e |
Equal to Up-arrow up key ↑ |
alt +s |
Equal to Left-arrow left key ← |
alt +f |
Equal to Right-arrow right key → |
alt +; |
Equal to Backspace key |
alt +l |
Equal to PageUp key |
alt +. |
Equal to PageDown key |
alt +k |
Equal to Home key |
alt +, |
Equal to End key |
alt +j |
Equal to Insert key |
alt +m |
Equal to Delete key |
Cautions |
- Not available in Sublime Text due to key conflictions
Keymap | Description |
---|---|
ctrl +Esc |
Quit the ahk program |
win +d |
Equal to Win key + ↓ |
win +e |
Equal to Win key + ↑ |
win +s |
Equal to Win key + ← |
win +f |
Equal to Win key + → |
Keymap | Description |
---|---|
ctrl +Esc |
Quit the ahk program |
ctrl +1 |
Save the image under your mouse cursor to the default directory on Chrome |
Similar Chrome Extensions