1guake(1)                    General Commands Manual                   guake(1)
2
3
4

NAME

6       guake — A drop-down terminal for GNOME environment.
7

SYNOPSIS

9       guake  [-h, --help] [-p, --preferences] [-a, --about] [-q, --quit] [-f,
10       --fullscreen]   [-t,   --toggle-visiblity]   [--show]   [--hide]   [-s,
11       --select-tab]   [-g,   --selected-tab]   [-e,  --execute-command]  [-t,
12       --tab-index] [--bgcolor] [--fgcolor] [-r, --rename-current-tab]
13

DESCRIPTION

15       Guake is a drop-down terminal for GNOME and any other desktop.  It aims
16       to  provide  a  quick-access  terminal, that show/hide on screen with a
17       simple key pressing.
18

OPTIONS

20       -h, --help Show summary of options.
21
22       -t, --toggle-visibility
23              Toggle the visibility of guake
24
25       --show Display the main window
26
27       --hide Hide the main window
28
29       -p, --preferences
30              Shows the preferences window of guake
31
32       -a, --about
33              Shows the about window of guake
34
35       -n, --new-tab
36              Create a new tab in Guake
37
38       -s, --select-tab
39              Select a tab given its 0-based index
40
41       -g, --selected-tab
42              Return the index of the current tab
43
44       -e, --execute-command
45              Execute a command in the selected tab
46
47       -i, --tab-index
48              Specify which tab to rename. Default is 0.
49
50       --bgcolor
51              Set the hexadecimal (#rrggbb) background color of  the  selected
52              tab.
53
54       --fgcolor
55              Set  the  hexadecimal (#rrggbb) foreground color of the selected
56              tab
57
58       --rename-tab
59              Rename the specified tab. Reset to default if TITLE is a  single
60              dash "-".
61
62       -r, --rename-current-tab
63              Rename  the  current  tab. Reset to default if TITLE is a single
64              dash "-".
65
66       -q, --quit
67              Closes the current running guake
68

AUTHOR

70       guake was originally written by <gabriel@guake-terminal.org>
71
72       This manual page was written  by  Gabriel  Falcao  Goncalves  de  Moura
73       <gabriel@guake-terminal.org>,  for  the Debian project (but may be used
74       by others).
75
76
77
78                                                                      guake(1)
Impressum