BKGD_IMAGE_PATH=/usr/share/X11/bkgd-images/
if [ -x `which fbsetbg` ]; then
fbsetbg -f ${BKGD_IMAGE_PATH}/default.png
fi
fluxbox