HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

guake — A drop-down terminal for GNOME. See also: `yakuake`. More information: <https://manned.org/guake>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
terminaldowncommandgnomeguakedropclifor
linux

Problem

How to use the guake command: A drop-down terminal for GNOME. See also: yakuake. More information: <https://manned.org/guake>.

Solution

guake — A drop-down terminal for GNOME. See also: yakuake. More information: <https://manned.org/guake>.

Toggle Guake visibility:
<F12>


Toggle fullscreen mode:
<F11>


Open a new tab:
<Ctrl Shift t>


Close the terminal:
<Super x>


Go to the previous tab:
<Ctrl PageUp>


Search the selected text in the browser:
<Ctrl Shift l>

Code Snippets

Toggle Guake visibility

<F12>

Toggle fullscreen mode

<F11>

Open a new tab

<Ctrl Shift t>

Close the terminal

<Super x>

Go to the previous tab

<Ctrl PageUp>

Context

tldr-pages: linux/guake

Revisions (0)

No revisions yet.