\fBfbrun(1)\fR is basically equivalent to the \(lqRun\&...\(rq dialog in other desktop environments\&. This means that it is an easy way to start a program that isn\(cqt contained in the menu (or needs a special set of parameters for this particular invocation)\&.
Pressing \(lqEnter\(rq will close the window and execute the command in your present \fB$SHELL\fR\&. Pressing \(lqEsc\(rq will close the window and does not execute anything\&.
.sp
Another way fbrun can be useful is to be called from the menu with a preloaded command line that you can edit and then execute\&. An example might be sshing to a very long host name with lots of options of which one changes all the time\&. In this case, you could add an entry for fbrun to your menu that contains all the options and the host name\&. When you use said entry, you could edit the line as necessary and execute it\&.
.SH"OPTIONS"
.PP
\fB\-title\fR\fItitle\fR
.RS4
Set title
.RE
.PP
\fB\-text\fR\fItext\fR
.RS4
Text input
.RE
.PP
\fB\-w\fR\fIwidth\fR
.RS4
Window width in pixels
.RE
.PP
\fB\-h\fR\fIheight\fR
.RS4
Window height in pixels
.RE
.PP
\fB\-display\fR\fIdisplay\fR
.RS4
Display name, defaults to
\fB$DISPLAY\fR
.RE
.PP
\fB\-pos\fR\fIx\fR\fIy\fR
.RS4
Window position in pixels
.RE
.PP
\fB\-nearmouse\fR
.RS4
Position the window under the mouse cursor
.RE
.PP
\fB\-fg\fR\fIcolor\fR
.RS4
Foreground text color\&. The default is
\fBblack\fR
.RE
.PP
\fB\-bg\fR\fIcolor\fR
.RS4
Background color\&. The default is
\fBwhite\fR
.RE
.PP
\fB\-font\fR\fIname\fR
.RS4
Text font name
.RE
.PP
\fB\-na\fR
.RS4
Disable font antialias
.RE
.PP
\fB\-hf\fR\fIfilename\fR
.RS4
History file to load\&. The default is
\fB~/\&.fluxbox/fbrun_history\fR\&.
.RE
.PP
\fB\-help\fR
.RS4
Show this help
.RE
.SH"EXAMPLE"
.sp
.ifn\{\
.RS4
.\}
.nf
fbrun \-fg black \-bg white \-text xterm \-title "run xterm"
.fi
.ifn\{\
.RE
.\}
.SH"AUTHORS"
.sp
This manpage was originally written by Bastian Kleineidam <calvin at debian\&.org> for the Debian distribution of fluxbox (but may be used by others)\&.
.sp
It was then converted to asciidoc format by Jim Ramsay <i\&.am at jimramsay\&.com> for fluxbox\-1\&.1\&.2