1FBRUN(1)                    General Commands Manual                   FBRUN(1)
2
3
4

NAME

6       fbrun - display run dialog window
7

SYNOPSIS

9       fbrun [options]...
10

DESCRIPTION

12       fbrun  is  basically equivalent to the "Run..." dialog in other desktop
13       environments. This means that it is an easy way to start a program that
14       isn't  contained  in the menu (or needs a special set of parameters for
15       this particular invocation).
16
17       Another way fbrun can be useful is to be called from the  menu  with  a
18       preloaded  command  line that you can edit and then execute. An example
19       might be sshing to a very long host name with lots of options of  which
20       one  changes  all  the  time.  In this case, you could add an entry for
21       fbrun to your menu that contains all the options  and  the  host  name.
22       When  you use said entry, you could edit the line as necessary and exe‐
23       cute it.
24

OPTIONS

26       -font name
27              Text font name
28
29       -title name
30              Set title
31
32       -text text
33              Text input
34
35       -w width
36              Window width in pixels
37
38       -h height
39              Window height in pixels
40
41       -display name
42              Display name
43
44       -pos x y
45              Window position in pixels
46
47       -fg name
48              Foreground text color
49
50       -bg name
51              Background color
52
53       -na    Disable antialias
54
55       -hf filename
56              History file to load (default ~/.fluxbox/fbrun_history
57
58       -help  Show this help
59

EXAMPLE

61         fbrun -fg black -bg white -text xterm -title "run xterm"
62

AUTHOR

64       This   manpage   was   originally   written   by   Bastian   Kleineidam
65       <calvin@debian.org>  for the Debian distribution of fluxbox (but may be
66       used by others).
67
68       The main author of fluxbox is Henrik Kinnunen <fluxgen@fluxbox.org>.
69
70
71
72                               16 December 2003                       FBRUN(1)
Impressum