guake -V (return code: 2)
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/usr/lib/python2.7/dist-packages/keybinder/__init__.py:26: GtkWarning: IA__gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed
from _keybinder import *
/usr/lib/python2.7/dist-packages/keybinder/__init__.py:26: GtkWarning: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
from _keybinder import *
** (main.py:14321): WARNING **: keybinder_init: Unable to open display
Usage: main.py [options]
main.py: error: no such option: --version
guake --help (return code: 0)
Usage: main.py [options]
Options:
-h, --help show this help message and exit
-f, --fullscreen Put Guake in fullscreen mode
-t, --toggle-visibility
Toggles the visibility of the terminal window
--show Shows Guake main window
--hide Hides Guake main window
-p, --preferences Shows Guake preference window
-a, --about Shows Guake's about info
-n NEW_TAB, --new-tab=NEW_TAB
Add a new tab (with current directory set to NEW_TAB)
-s SELECT_TAB, --select-tab=SELECT_TAB
Select a tab (SELECT_TAB is the index of the tab)
-g, --selected-tab Return the selected tab index.
-e COMMAND, --execute-command=COMMAND
Execute an arbitrary command in the selected tab.
-i TAB_INDEX, --tab-index=TAB_INDEX
Specify the tab to rename. Default is 0.
--bgcolor=BGCOLOR Set the hexadecimal (#rrggbb) background color of the
selected tab.
--fgcolor=FGCOLOR Set the hexadecimal (#rrggbb) foreground color of the
selected tab.
--rename-tab=TITLE Rename the specified tab. Reset to default if TITLE is
a single dash "-".
-r TITLE, --rename-current-tab=TITLE
Rename the current tab. Reset to default if TITLE is a
single dash "-".
-q, --quit Says to Guake go away =(
-u, --no-startup-script
Do not execute the start up script