Displaying 3 results from an estimated 3 matches for "picture_filenam".
Did you mean:
picture_filename
2010 Dec 23
0
changing background image
...e like
ladybug.jpg
and run totem fullscreen, then ask totem to quit with "totem --quit" the
last video image
is mixed in with my background.
I did the standard (I think) way to change the background image:
/usr/bin/gconftool-2 -t string --set
/desktop/gnome/background/picture_filename
"/usr/share/backgrounds/images/ladybug.jpg"
su silentm -c "/usr/bin/gconftool-2 -t string --set
/desktop/gnome/background/picture_filename
'/usr/share/backgrounds/images/ladybug.jpg'"
Is there something else I might be missing so the "still"...
2011 Aug 10
1
setting the screen background with gconftool-2
I centos 5 I can run this command:
su myuser -c "/usr/bin/gconftool-2 -t string --set
/desktop/gnome/background/picture_filename
/usr/share/backgrounds/images/mypic.png"
and this works fine.
under centos 6 it does not appear to be working...
I can run the similiar --get command and it tells me its set to what I
asked for. However the screen is not showing mypic.png
I can use gconf-editor to set it manually and it w...
2009 Jun 30
1
change gnome back to default settings
Some how I have changed something such that the command line:
gconftool-2 -t string --set /desktop/gnome/background/picture_filename
/usr/share/backgrounds/images/other.jpg
does not change my background any longer.
Has someone come across this before?
How can I change gnome back to ALL default settings?
Jerry