AutoHotkey: Difference between revisions
Jump to navigation
Jump to search
(Added an internal link) |
(Minor Typo Fix) |
||
Line 2: | Line 2: | ||
*An open source software (for windows mainly/only, needs research?) that allows for the creation of macros, and even using them for software automation | *An open source software (for windows mainly/only, needs research?) that allows for the creation of macros, and even using them for software automation | ||
*Can increase productivity by automating common key combinations/menu sselections into dedicated keys (Secconds add up to minutes etc) | *Can increase productivity by automating common key combinations/menu sselections into dedicated keys (Secconds add up to minutes etc) | ||
*Can also allow for typing accented letters, and special | *Can also allow for typing accented letters, and special characters with dedicated keys instead of achii codes, increasing speed, and accesibility topeople with less computer skills/knowledge | ||
=See Also= | =See Also= | ||
*[[How to Type Accented | *[[How to Type Accented Characters on an English Alphabet Keyboard]] | ||
*[[How to Type Special | *[[How to Type Special Characters on an English Alphabet Keyboard]] | ||
*[[ASCII]] | *[[ASCII]] | ||
*[[Arabic Keyboard]] | *[[Arabic Keyboard]] |
Latest revision as of 21:43, 31 March 2020
Basics
- An open source software (for windows mainly/only, needs research?) that allows for the creation of macros, and even using them for software automation
- Can increase productivity by automating common key combinations/menu sselections into dedicated keys (Secconds add up to minutes etc)
- Can also allow for typing accented letters, and special characters with dedicated keys instead of achii codes, increasing speed, and accesibility topeople with less computer skills/knowledge
See Also
- How to Type Accented Characters on an English Alphabet Keyboard
- How to Type Special Characters on an English Alphabet Keyboard
- ASCII
- Arabic Keyboard
- Cyrllic Keyboard
- Hebrew Keyboard
- Multilingual Keyboard
Useful Links
- The Wikipedia Page on AutoHotkey
- The CNET Download Page for AutoHotkey for some reason (most linkely the fact that there are user generated exe files as well as the core software, the main download site is considered "dangerous"
- It still works for communmity networking and looking for prewritten scripts to the same problem you have (see reddit and github as well)