fbrun --version (return code: 0)
Invalid argument: --version
fbrun 1.5 : (c) 2002-2004 Henrik Kinnunen
Usage: fbrun [arguments]
Arguments:
-font [font name] Text font
-title [title name] Set title
-text [text] Text input
-print Print result to stdout
-w [width] Window width in pixels
-h [height] Window height in pixels
-display [display string] Display name
-pos [x] [y] Window position in pixels
-nearmouse Window position near mouse
-fg [color name] Foreground text color
-bg [color name] Background color
-na Disable antialias
-hf [history file] History file to load (default ~/.fluxbox/fbrun_history)
-help Show this help
Example: fbrun -fg black -bg white -text xterm -title "run xterm"
fbrun --help (return code: 0)
fbrun 1.5 : (c) 2002-2004 Henrik Kinnunen
Usage: fbrun [arguments]
Arguments:
-font [font name] Text font
-title [title name] Set title
-text [text] Text input
-print Print result to stdout
-w [width] Window width in pixels
-h [height] Window height in pixels
-display [display string] Display name
-pos [x] [y] Window position in pixels
-nearmouse Window position near mouse
-fg [color name] Foreground text color
-bg [color name] Background color
-na Disable antialias
-hf [history file] History file to load (default ~/.fluxbox/fbrun_history)
-help Show this help
Example: fbrun -fg black -bg white -text xterm -title "run xterm"