AutoKey

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by LFaraone (talk | contribs) at 15:44, 29 April 2018 (stray bullet). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

AutoKey
Developer(s)Chris Dekter
Stable release
0.90.4 / May 31, 2012; 11 years ago (2012-05-31)
Repository
Written inPython
Operating systemLinux
TypeGUI Automation utility
LicenseGPL
Websitegithub.com/autokey/autokey

AutoKey is a text expansion/replacement utility for Linux and X11 and written in Python 2.xx.[1] It is heavily inspired by the commercial Windows software 'PhraseExpress'.[2] It receives keyboard events using one of several methods and uses X events to drive the expansions.[3] AutoKey can be used to replace abbreviations with full phrases, and also to correct spelling mistakes and other typographical errors.[1] AutoKey is known to operate under both the GNOME and KDE desktop environments.

For the Python 3.xx version of Autokey see the external links section below.

See also

References

  1. ^ a b Purdy, Kevin (2009-07-09). "AutoKey Does Customized Text Replacement for Linux". Lifehacker. Gawker Media. Archived from the original on 15 November 2010. Retrieved 2010-12-30. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  2. ^ Dekter, Chris (2010-04-24). "ACKNOWLEDGMENTS". Autokey SVN. Retrieved 2010-12-30.
  3. ^ Oh, Damien (2010-09-28). "Autokey: Make Your Own Keyboard Shortcuts In Linux". MakeTechEasier. Archived from the original on 5 December 2010. Retrieved 2010-12-30. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)

External links