1AUTOKEY-GTK(1) General Commands Manual AUTOKEY-GTK(1)
2
3
4
6 autokey-run - command-line execution utility for AutoKey
7
9 autokey-run -[s|p|f][name]
10
12 This manual page briefly documents the autokey-run command.
13
14 autokey-run A command-line execution utility for AutoKey, autokey-run
15 allows you to initiate execution of phrases, scripts or folders from
16 the command line.
17 For more information refer to the online wiki at:
18 https://github.com/autokey/autokey/wiki
19
21 This program follows the usual GNU command line syntax, with long
22 options starting with two dashes (`-'). A summary of options is
23 included below.
24
25 --help Show summary of options.
26
27 -s, --script [name]
28 Run a script with the specified name.
29
30 -p, --phrase [name]
31 Paste a phrase with the specified name.
32
33 -f, --folder [name]
34 Display a popup menu for the specified folder.
35
37 Chris Dekter.
38
39 This manual page was written by Chris Dekter <cdekter@gmail.com>.
40
41
42
43 February 02, 2020 AUTOKEY-GTK(1)