[Fedora-livecd-list] Custom default background

Patrice Guay patrice.guay at nanotechnologies.qc.ca
Wed Mar 11 20:58:02 UTC 2009


juszak at yahoo.com wrote:
> Does anybody know of an easy way to customize the default background 
> on the livecd?
>

See
http://ilkinbalkanay.blogspot.com/2008/01/how-to-change-gnome-desktop-wallpaper.html

You should add a line like the following in the %post section of the
kickstart configuration file:

gconftool-2 -t str  -s /desktop/gnome/background/picture_filename
"/usr/share/backgrounds/images/new_background.png"

Obviously, the new background must exist. You could create an RPM
package containing only this file to achieve it.

--
Patrice Guay




More information about the Fedora-livecd-list mailing list