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

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

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

Problem

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

Solution

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

Start up Yakuake:
yakuake


Toggle Yakuake visibility:
<F12>


Toggle fullscreen mode:
<F11>


Open a new tab:
<Ctrl Shift t>


Switch between tabs:
<Shift {{ArrowLeft|ArrowRight}}>


Create terminal splits:
<Ctrl {{)|(}}>


Switch between splits:
{{<Ctrl Tab>|<Ctrl Shift Tab>}}

Code Snippets

Start up Yakuake

yakuake

Toggle Yakuake visibility

<F12>

Toggle fullscreen mode

<F11>

Open a new tab

<Ctrl Shift t>

Switch between tabs

<Shift {{ArrowLeft|ArrowRight}}>

Context

tldr-pages: linux/yakuake

Revisions (0)

No revisions yet.