Files
cheatsheet-tldr/tldr/linux/guake
2025-03-10 00:15:53 +00:00

34 lines
441 B
Plaintext

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