Linux command
guake 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Toggle
F12
Example
F11
Example
Ctrl+Shift+T
Close
Super+X
Example
Ctrl+PageUp
Search
Ctrl+Shift+L
说明
guake is a drop-down terminal for GNOME that provides quick access to a terminal by pressing a hotkey (F12 by default). The terminal slides down from the top of the screen like a heads-up display, inspired by the console in Quake games. Features include tabbed interface, transparency, custom colors, and persistent sessions across toggle operations. The terminal stays resident in memory for instant access. Configuration is available through the preferences dialog or gsettings.
参数
- -t, --toggle-visibility
- Toggle visibility from command line
- -n, --new-tab _DIR_
- Add new tab, optionally with working directory
- -s, --select-tab _INDEX_
- Select tab by index
- -e, --execute-command _CMD_
- Execute command in the terminal
- -r, --rename-tab _NAME_
- Rename current tab
- --show-preferences
- Open preferences window
- -q, --quit
- Quit Guake
FAQ
What is the guake command used for?
guake is a drop-down terminal for GNOME that provides quick access to a terminal by pressing a hotkey (F12 by default). The terminal slides down from the top of the screen like a heads-up display, inspired by the console in Quake games. Features include tabbed interface, transparency, custom colors, and persistent sessions across toggle operations. The terminal stays resident in memory for instant access. Configuration is available through the preferences dialog or gsettings.
How do I run a basic guake example?
Run `F12` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -t, --toggle-visibility do in guake?
Toggle visibility from command line