1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 20:55:25 +02:00

guake: add page (#2777)

This commit is contained in:
Daniel Michaels 2019-02-14 21:45:54 +11:00 committed by Marco Bonelli
parent 2599a6de48
commit 4f6598f0b8

27
pages/linux/guake.md Normal file
View file

@ -0,0 +1,27 @@
# guake
> A drop-down terminal for GNOME.
- Toggle Guake visiblity:
`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:
`Shift+Ctrl+L`