Files
2025-11-28 00:20:13 +00:00

35 lines
458 B
Plaintext

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