1urxvt-kuake(1) RXVT-UNICODE urxvt-kuake(1)
2
3
4
6 kuake - kuake-like hotkey terminal
7
9 urxvt -kuake-hotkey F10
10
11 URxvt.kuake.hotkey: F10
12
14 A very primitive quake-console-like extension. It was inspired by a
15 description of how the programs "kuake" and "yakuake" work: Whenever
16 the user presses a global accelerator key (by default "F10"), the
17 terminal will show or hide itself. Another press of the accelerator key
18 will hide or show it again.
19
20 Initially, the window will not be shown when using this extension.
21
22 This is useful if you need a single terminal that is not using any
23 desktop space most of the time but is quickly available at the press of
24 a key.
25
26 The accelerator key is grabbed regardless of any modifiers, so this
27 extension will actually grab a physical key just for this function.
28
29 If you want a quake-like animation, tell your window manager to do so
30 (fvwm can do it).
31
32
33
349.31 2023-01-21 urxvt-kuake(1)