logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

autokey-gtk - keyboard automation utility for GNOME and GTK

Author

       AutoKey was written by Chris Dekter, loosely based on a script by Sam Peterson.

       This manual page was written by Chris Dekter <cdekter@gmail.com>.

                                                 August 19, 2009                                  AUTOKEY-GTK(1)

Description

       This manual page briefly documents the autokey-gtk command.

       autokey-gtk  AutoKey  is  a  desktop  automation  utility  for Linux and X11. It allows the automation of
       virtually any task by responding to typed abbreviations and hotkeys. It offers a full-featured  GUI  that
       makes  it  highly  accessible for novices, as well as a scripting interface offering the full flexibility
       and power of the Python language.
       For more information refer to the online wiki at:
           https://github.com/autokey/autokey/wiki

Name

       autokey-gtk - keyboard automation utility for GNOME and GTK

Options

       This program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below.

       --help Show summary of options.

       -l,--verbose
              Enable verbose (debug) logging.

       -c,--configure
              Show the configuration window on startup, even if this is not the first run.

Synopsis

autokey-gtk [options]

See Also