NAME
fbrun - display run dialog windowSYNOPSIS
fbrun [options]DESCRIPTION
is basically equivalent to the “Run...” dialog in other desktop environments. This means that it is an easy way to start a program that isn’t contained in the menu (or needs a special set of parameters for this particular invocation).OPTIONS
-title titleSet title
-text text
Text input
-w width
Window width in pixels
-h height
Window height in pixels
-display display
Display name, defaults to
$DISPLAY
-pos x y
Window position in pixels
-nearmouse
Position the window under the mouse
cursor
-fg color
Foreground text color. The default is
black
-bg color
Background color. The default is
white
-font name
Text font name
-na
Disable font antialias
-hf filename
History file to load. The default is
~/.fluxbox/fbrun_history.
-help
Show this help
EXAMPLE
fbrun -fg black -bg white -text xterm -title "run xterm"
AUTHORS
This manpage was originally written by Bastian Kleineidam <calvin at debian.org> for the Debian distribution of fluxbox (but may be used by others).SEE ALSO
fluxbox(1)AUTHOR
Jim Ramsay <[email protected]>Author.
13 February 2013 | fbrun.txt |