Files
cheatsheet-tldr/tldr/linux/yakuake
2025-03-28 00:18:38 +00:00

38 lines
495 B
Plaintext

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