GDM background...fyi

Just in case others were curious about how to change your GDM background wall paper, I did it a simple way. I searched for awhile and found people using gconftool-2 to do this when all I did was the following...

Code:
# cd /usr/local/share/pixmaps/backgrounds/gnome
# mv background-default.jpg background-default1.jpg
# cp /home/user/Images/wallpaper/newWallpaper.jpg background-default.jpg
Thats it.
 
I did a little Metacrawler search but I couldn't find a way to change the GDM colors. If you know how to do that I'd like you to explain it or give a link :)
 
Back
Top