Skip to content

jrobiii/AutohotKeyMacros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autohotkey

Setup

  1. Navigate to you Documents folder
  2. Create a folder called AutoHotkey
  3. Copy the contents of this repository into the AutoHotkey folder that you just created
  4. Create two files in the AutoHotkey folder
  • MyHotStrings.ahk
  • MyHotKeys.ahk

Use

Place new AutoHotkey hot strings in the MyHotStrings.ahk file and any new hot keys in the MyHotKeys.ahk file (examples of both can be found in the Examples folder in this repository).

Addons

Use the MyAddons.ahk to enable or disable existing "Addons". To disable an existing Addon, add a ";" (no quotes) to the beginning of the line. To enable an existing Addon, remove the ";" from the beginning of the line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published