About 51 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. Creating a Keyboard Macro or Mouse Macro | AutoHotkey v2

    Record and play back a keyboard macro or mouse macro with this free macro program. Each macro may optionally be assigned to a hotkey.

  3. Beginner Tutorial | AutoHotkey v1

    To run a program such as mspaint.exe, calc.exe, script.ahk or even a folder, you can use the Run command. It can even be used to open URLs such as https://www.autohotkey.com/.

  4. Hotkeys - Definition & Usage | AutoHotkey v2

    Hotkeys are sometimes referred to as shortcut keys because of their ability to easily trigger an action (such as launching a program or keyboard macro). In the following example, the hotkey Win + N is …

  5. AutoHotkey

    AutoHotkey

  6. Single Program Only macro - Ask for Help - AutoHotkey Community

    Jun 11, 2010 · Single Program Only macro - posted in Ask for Help: The below macro works beautifully without any problems. Trying now to take it a step further and make it run only for a specific program …

  7. IT Security and AutoHotkey - AutoHotkey Community

    Nov 29, 2024 · Excel macros can't be ran automatically for example, which prevents such malicious macros from being ran. AutoHotkey doesn't really have security checks built-in: it just runs whatever …

  8. Force AHK to override opposing macro program? - Ask for Help

    Mar 20, 2015 · I created a very simple AHK script that runs alongside this program that replaces numpad functions with click on coordinate functions to simulate the mouse clicking common areas of …

  9. Dual Keyboard Question - Ask for Help - AutoHotkey Community

    May 20, 2010 · The HIDMacros program is much simpler to use than ahk and also has a useful help file it should not take much fiddling to figure it out. PS Forgot I don't know of any tutorials.