AutoHotkey
(Created page with "[http://www.autohotkey.com/wiki/index.php?title=Main_Page AuotHotkey] (also AutoIt V2) is a open source utility that uses a custom GUI scripting language for keyboard shortcut...") |
|||
Line 1: | Line 1: | ||
− | [http://www.autohotkey.com/wiki/index.php?title=Main_Page AuotHotkey] (also AutoIt V2) is a open source utility that uses a custom GUI scripting language for keyboard shortcuts, key and button remapping, mouse functions, text replacement shortcuts and GUI forms. Macros are written using the GUI scripting language to manage windows, menus, keys and buttons. | + | [http://www.autohotkey.com/wiki/index.php?title=Main_Page AuotHotkey] (also AutoIt V2) is a open source utility that uses a custom GUI scripting language for keyboard shortcuts, key and button remapping, mouse functions, text replacement shortcuts and GUI forms. Macros are written using the GUI scripting language to manage and program windows, menus, keys and buttons. The macros can be started by keys, key combinations, text key sequences, time and window events. |