I was building a custom live cd from fedora kickstart files. Everything's fine except the default wallpaper and the firefox homepage.
How can I add my custom wallpaper (and set it to default) in live CD?
I tried
gconftool-2 -t string -s /desktop/gnome/background/picture_filename "/usr/share/backgrounds/images/myimg.jpg"
but it did not work. By the way, I'm using LXDE environment.
Another question will also come: How can add that .jpg file to live cd?
Similar question comes for Firefox: How can I set my default page there?
Please, serious help needed.