autokey-qt(1)
keyboard automation utility for KDE and QT
Description
AUTOKEY-QT
NAME
autokey-qt - keyboard automation utility for KDE and QT
SYNOPSIS
autokey-qt [options]
DESCRIPTION
This manual page briefly documents the autokey-qt command.
autokey-qt
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
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.
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>.