autokey-run - Man Page
command-line execution utility for AutoKey
Synopsis
autokey-run -[s|p|f][name]
Description
This manual page briefly documents the autokey-run command.
autokey-run A command-line execution utility for AutoKey, autokey-run allows you to initiate execution of phrases, scripts or folders from the command line.
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.
- -s, --script [name]
Run a script with the specified name.
- -p, --phrase [name]
Paste a phrase with the specified name.
- -f, --folder [name]
Display a popup menu for the specified folder.
Author
Chris Dekter.
This manual page was written by Chris Dekter <cdekter@gmail.com>.
Info
February 02, 2020