1XEMBED(1) General Commands Manual XEMBED(1)
2
3
4
6 xembed - XEmbed foreground process
7
9 xembed flag command [argument ...]
10
12 If the environment variable XEMBED is set, and xembed is in the fore‐
13 ground of its controlling tty, it will execute
14
15 command flag $XEMBED [argument ...]
16
17 Otherwise it will execute
18
19 command [argument ...]
20
22 In a terminal emulator within a tabbed session, the shell alias
23
24 $ alias surf='xembed -e surf'
25
26 will cause `surf' to open in a new tab, unless it is run in the back‐
27 ground, i.e. `surf &', in which case it will instead open in a new win‐
28 dow.
29
31 See the LICENSE file for the authors.
32
34 See the LICENSE file for the terms of redistribution.
35
37 tabbed(1)
38
40 Please report them.
41
42
43
44 tabbed-0.7 XEMBED(1)