About 50 results
Open links in new tab
  1. AutoHotkey

    Free keyboard macro program. Supports hotkeys for keyboard, mouse, and joystick. Can expand abbreviations as you type them (AutoText).

  2. Hotkeys - Definition & Usage | AutoHotkey v2

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

  3. Hotkey - Syntax & Usage | AutoHotkey v1

    Hotkey Creates, modifies, enables, or disables a hotkey while the script is running. Hotkey, KeyName , Label, Options Hotkey, IfWinActive/Exist , WinTitle, WinText Hotkey, If , Expression Hotkey, If, % …

  4. 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 …

  5. 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.

  6. How to Write Hotkeys | AutoHotkey v2

    A hotkey is a key or key combination that triggers an action. For example, Win + E normally launches File Explorer, and F1 often activates an app-specific help function.

  7. Hotkey - Syntax & Usage | AutoHotkey v2

    Hotkey Creates, modifies, enables, or disables a hotkey while the script is running. Hotkey KeyName , Action, Options Parameters KeyName Type: String Name of the hotkey's activation key, including …

  8. AutoHotkey

    Getting started Downloads Community Documentation Foundation Copyright © 2013-2025 AutoHotkey Foundation LLC

  9. AutoHotkey

    AutoHotkey

  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.