fbsetbg: Something went wrong while setting the wallpaper.
Run 'display -backdrop -window root /usr/share/fluxbox/splash.jpg' from an xterm to find out what.
# Applications you want to run with fluxbox.
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
#
xset s off &
xset s noblank &
fbsetbg -C /usr/share/fluxbox/splash.jpg &
sleep 1
parcellite &
# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.
exec fluxbox