Archive for December 2008
Open Terminal and type the command (the $ is the command prompt; don’t type that):
$ sudo defaults write /Library/Preferences/com.apple.loginwindow \
DesktopPicture '/path/to/replacement/image/file.jpg'
Replace the /path/to… bit with the full path and filename of the image you’d like to use.
No tags