how to change login screen/background on Lucid lynx (ubuntu 10.04)

this is the simple way to change your ubuntu lucid lynx login background (in karmic, you can explore on xsplash folder).
first time, you can go to console by pressing Ctrl+Alt+F1, then you have to login with your sudoer username
then after logged in, type: “export DISPLAY=:0.0” (without quote) then press enter.
after that, type : “sudo -u gdm gnome-control-center” (without quote) and press enter
it will shows you a pop-up window, choose Appearance>Backgrounds –then simplify find your beloved background on your HDD.
simple, isn’t it??
note: to go back on your GDM press Ctrl+Alt+F8
How to do it from command line. I need to do it from command line because I am making a custom live CD.