Page 1 of 1

wallpaper resets after reboot *solved*

Posted: Tue Jul 05, 2011 4:35 pm
by schmidtbag
So to keep this short and simple, if I change the desktop wallpaper, it resets back to the LXDE blue image when I reboot. How do I make it stop resetting itself?

Re: wallpaper resets after reboot

Posted: Tue Jul 05, 2011 9:24 pm
by rockdoctor
Although I have no idea why, apparently $HOME/.config/pcmanfm/LXDE/pcmanfm.conf is being rewritten when you reboot. You might want to verify that it is correct before rebooting and has the proper permissions (mine is 664)

Re: wallpaper resets after reboot

Posted: Tue Jul 05, 2011 10:11 pm
by schmidtbag
it is definitely being rewritten when i reboot, and it also has the proper permissions

Re: wallpaper resets after reboot

Posted: Thu Jul 07, 2011 7:03 pm
by rokytnji
I fixed mine from resetting by backing up first *for safety reasons* to /home/user/Documents/backups (I always make a backups folder)

the /usr/share/lxde/pcmanfm/LXDE.conf text file

then I deleted the /usr/share/lxde/pcmanfm/LXDE.conf text file.

Wallpapers started to stick after doing that for me. The $HOME/.config/pcmanfm/LXDE/pcmanfm.conf started taking over which wallpaper I had selected with my AntiX wallpaper.sh script that Dave wrote for AntiX.

http://forum.lxde.org/viewtopic.php?f=11&t=31202

Re: wallpaper resets after reboot

Posted: Fri Jul 08, 2011 1:37 am
by schmidtbag
awesome that worked! thanks, i'll go mark this as solved.