Other Help Topics :: Wallpaper
I have an image saved in my home directory that I wish to be my wallpaper, but I don't know how to change it. Can anyone help?
*I'm currently using dsl-1.4-embedded from my flash drive
Newer versions of DSL have a wallpaper GUI that allows selection from /home/dsl/.fluxbox/backgrounds
Check your system menu.
If not you could manually use the command xsri
xsri --help will display the options.
Something like:
xsri --scale-width=100 --scale-height=100 mypic.jpg
Thanks alot for the help, much appreciated.
original here.