FBSETBG(1) | Fluxbox Manual | FBSETBG(1) |
NAME¶
fbsetbg - Set a background wallpaper or pattern
SYNOPSIS¶
fbsetbg [-uU wallpapersetter] [-fFcCtTaA] wallpaper
fbsetbg [-uU wallpapersetter] -rR path
fbsetbg -bB fbsetrootoptions...
fbsetbg [-l|h|i|p]
DESCRIPTION¶
fbsetbg(1) is a wrapper that tries to find a suitable background-setting app and then tries to set the wallpaper using that app. You don’t have to configure fbsetbg. It just uses the first app it can find.
Furthermore it supports remembering the last set wallpaper so you don’t have to edit the style or init-file to change the wallpaper.
It aims to provide clear error messages in a window that make debugging problems easy.
OPTIONS¶
-f file
-c file
-t file
-a file
-u wallpapersetter
-b fbsetrootoptions
-r directory
-F, -C, -T, -A, -U, -B, -R
-l
-i
-p
-h
FILES¶
~/.fluxbox/lastwallpaper
ENVIRONMENT¶
wpsetters
DISPLAY
EXAMPLES¶
To use feh(1) as wallpapersetter and set wallpapper.jpg from the current directory as wallpaper.
$ wpsetters=feh fbsetbg wallpaper.jpg
Recall the last set wallpaper on display :0.0 with the stored options.
$ DISPLAY=:0.0 fbsetbg -l
BUGS¶
fbsetbg(1) is not foolproof.
AUTHORS¶
The author of fbsetbg is Han Boetes <han at fluxbox.org>
This manpage was converted to asciidoc format by Jim Ramsay <i.am at jimramsay.com> for fluxbox-1.1.2
SEE ALSO¶
AUTHOR¶
Jim Ramsay <i.am@jimramsay.com>
08 February 2015 | fbsetbg.txt |