| Backgrounds...Forum: Other Help Topics Topic: Backgrounds... started by: nd4spdbh  Posted by nd4spdbh on May 24 2005,00:08 Hey i need some help on saving the background configuration... I use this command in the terminal bsetbg -f /hom/dsl/bg.jpg It works like a charm but i have to do this every time i boot up. How would i make or do something so to where it would automatically either save the setting or run that command at startup? Thanks a bunch  Posted by mikshaw on May 24 2005,01:26 if you have a root command in the style you use (which you probably do), you'd need to either edit that command, or else add a root command to .fluxbox/init "rootcommand: bsetbg -f /home/dsl/bg.jpg" |