Re: Changing desktop background
Originally Posted by
rwabel
There is one change that needs to be done before it can work properly with folder/file names that contain spaces. It was in the bgchanger.py located in the /usr/share/bgchanger/lib/ folder. Simply change one line.
Old line:
cmd += "--set /desktop/gnome/background/picture_filename %s " % pic
New line:
cmd += "--set /desktop/gnome/background/picture_filename '%s' " % pic
It was literally that simple but it took me a bit to realize what was the program was doing in the code and my boyfriend to deduce how to change the code to reflect the solution.
-Kat
Love my Stego - Happiest Geek Gal in fandom!