About 62 results
Open links in new tab
  1. AutoHotkey

    AutoHotkey (AHK) is the answer to all of your customization needs. [...] you'll be more productive than ever before! Ben Stegner, MakeUseOf

  2. AutoHotkey Documentation

    AutoHotkey Documentation AutoHotkey v1.1 AutoHotkey v2.0

  3. Beginner Tutorial | AutoHotkey v2

    Learn how to download and install AutoHotkey, to create a script, to use hotkeys and hotstrings, to send keystrokes, to run programs, etc.

  4. How to Install AutoHotkey

    Otherwise, the recommended options are already filled in, so just click Install. For users of v1: AutoHotkey v2 includes a launcher which allows multiple versions of AutoHotkey to co-exist while …

  5. Quick Reference | AutoHotkey v2

    This page contains information about the currently used version, the authors, the license, and a quick overview of the documentation.

  6. Using the Program | AutoHotkey v1

    Using the Program AutoHotkey doesn't do anything on its own; it needs a script to tell it what to do. A script is simply a plain text file with the .ahk filename extension containing instructions for the …

  7. Variables and Expressions - Definition & Usage | AutoHotkey v1

    Learn details about variables, expressions, operators, built-in variables and capacity and memory of variables.

  8. Hotkeys - Definition & Usage | AutoHotkey v1

    Hotkeys (Mouse, Controller and Keyboard Shortcuts) Table of Contents Introduction and Simple Examples Hotkey Modifier Symbols Context-sensitive Hotkeys Custom Combinations Other Features …

  9. Using the Program | AutoHotkey v2

    Using the Program AutoHotkey doesn't do anything on its own; it needs a script to tell it what to do. A script is simply a plain text file with the .ahk filename extension containing instructions for the …

  10. List of Keys (Keyboard, Mouse and Controller) | AutoHotkey v1

    This page lists all mouse buttons, keyboard keys and controller buttons which can be used for hotkeys and key-specific commands/functions.