fbsetbg - Set a background wallpaper or pattern
Contents
Bugs
fbsetbg(1) is not foolproof.
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.
Environment
wpsetters
Wallpapersetters to use. This can be a space-delimited list of the applications to try, or just a
single name.
DISPLAY
The display you want to set the wallpaper on.
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
Files
~/.fluxbox/lastwallpaper
In this file the wallpaper you set will be stored, for the -l option.
Name
fbsetbg - Set a background wallpaper or pattern
Options
-ffile
Set fullscreen wallpaper.
-cfile
Set centered wallpaper.
-tfile
Set tiled wallpaper.
-afile
Set maximized wallpaper, preserving aspect (if your bgsetter doesn’t support this option fbsetbg
falls back to -f).
-uwallpapersetter
Use specified wallpapersetter, use no argument to forget.
-bfbsetrootoptions
Forward the options to fbsetroot(1). These can be used to set a solid, pattern, or gradient
background texture.
-rdirectory
Set random wallpaper from a directory.
-F, -C, -T, -A, -U, -B, -R
Same as the lowercase option but without remembering.
-l
Set previous wallpaper. Or, if the random feature was last used, set another random wallpaper from
the same directory.
-i
Display useful information about best wallpapersetter found.
-p
Display some useful tips.
-h
Display a help message.
See Also
fluxbox(1) fbsetroot(1)
Synopsis
fbsetbg [-uUwallpapersetter] [-fFcCtTaA] wallpaperfbsetbg [-uUwallpapersetter] -rRpathfbsetbg-bBfbsetrootoptions...fbsetbg [-l|h|i|p]
