<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Thanks, that got me pointed in the right direction.<br><br>Here are the slightly tweaked lines for the LiveCD that did it for me...<br><br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/color_shading_type "solid" >/dev/null<br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/primary_color "#000000000000" >/dev/null<br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/secondary_color "#ffffffffffff" >/dev/null<br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/picture_filename
 "/usr/share/backgrounds/images/LiveCD-Background.png" >/dev/null<br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/picture_options "centered" >/dev/null<br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t str -s /desktop/gnome/background/picture_opacity "100" >/dev/null<br>gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -t bool -s /desktop/gnome/background/draw_background true >/dev/null<br><br>  --  cj  --<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Patrice Guay <patrice.guay@nanotechnologies.qc.ca><br><b><span style="font-weight: bold;">To:</span></b>
 fedora-livecd-list@redhat.com<br><b><span style="font-weight: bold;">Sent:</span></b> Wednesday, March 11, 2009 4:58:02 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Fedora-livecd-list] Custom default background<br></font><br>
<a ymailto="mailto:juszak@yahoo.com" href="mailto:juszak@yahoo.com">juszak@yahoo.com</a> wrote:<br>> Does anybody know of an easy way to customize the default background on the livecd?<br>> <br><br>See<br><a href="http://ilkinbalkanay.blogspot.com/2008/01/how-to-change-gnome-desktop-wallpaper.html" target="_blank">http://ilkinbalkanay.blogspot.com/2008/01/how-to-change-gnome-desktop-wallpaper.html</a><br><br>You should add a line like the following in the %post section of the<br>kickstart configuration file:<br><br>gconftool-2 -t str  -s /desktop/gnome/background/picture_filename<br>"/usr/share/backgrounds/images/new_background.png"<br><br>Obviously, the new background must exist. You could create an RPM<br>package containing only this file to achieve it.<br><br>--<br>Patrice Guay<br><br>--<br>Fedora-livecd-list mailing list<br><a ymailto="mailto:Fedora-livecd-list@redhat.com"
 href="mailto:Fedora-livecd-list@redhat.com">Fedora-livecd-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-livecd-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-livecd-list</a><br></div></div></div><br>



      </body></html>