|
Re: how to change the default wallpaper in fedora remix?
AFAIK, all customisations MUST be done in the KS %pre or %post (not sure which) section.
The code would be 'normal shell commands'.
---------- Post added at 07:41 PM ---------- Previous post was at 05:36 PM ----------
Which is pretty tricky with GDM, if you choose LXDM or SLiM as Loginmanager you can simply manipulate /etc/slim.conf or /etc/lxdm/lxdm.conf respectivly.
Or you could add your wallpapers, in a sub-folder in: /usr/share/backgrounds/, and do a symlink to /usr/share/backgrounds/default.png
Attention, both changes should be done in chroot or another work around, in either one (dont sure wich) of the above stated section.
Hope this helps.
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
|