by chakaluther on Wed Jun 25, 2008 8:31 am
[this is how to change your wallpaper in your startup file, found on ubuntuusers.de, translated for you]
first execute this command:
fbsetbg -f /Path/to/wallpaper.png
Now open the file ~/.fluxbox/startup (for example in terminal: "sudo nano ~/.fluxbox/startup" | if nano is installed, to install nano type "sudo apt-get install nano") and fill in, where you want but before the line "exec /usr/bin/fluxbox", the following line
/usr/bin/fbsetbg -l &
reboot and you got a new wallpaper