Files
cheatsheet-tldr/tldr/linux/yakuake
2025-11-07 00:20:59 +00:00

39 lines
516 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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>}}`