Filed under: TUAW Tips
TUAW Tips: Replace login screen background
Are you tired of the standard background for the login window? Well, if you are running Tiger or Leopard, you can easily change this picture to anything you wish. This is handy for schools or organizations who want a static background showing off their spiffy logo. For Leopard Users
To change the background, just replace the picture file located here:
/System/Library/CoreServices/DefaultDesktop.jpg
Be sure to keep the original file in case you want to change it back to the original picture. We suggest changing the original to "DefaultDesktopOriginal.jpg" or something similar.For Tiger Users
Tiger users don't have it as easy. You have to replace the picture by editing a login window preference file. Open Terminal and type in the following command, replacing "path_to_picture.jpg" with the actual path to the picture you want as the background:
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture 'path_to_picture.jpg'Since this is a sudo command, you will be required to authenticate as an administrator before the command will be run. Once you enter the command and logout, you should see the changes.
Want more tips and tricks like this? Visit TUAW's TUAW Tips and Terminal Tips sections.




Brandon
Update: Alas, it looks like I'm going to have to withdraw this one. Do not use this tip, particularly on PPC Macs. Although it worked fine in my initial testing on an Intel Mac, it's becoming clear that this doesn't work for everyone, nor does it persist after a restart. So while I don't think it's dangerous (if you tried this and it didn't work properly, just force-restart the Finder to return things to normal), it is not actually a good solution. See our
This whole 'electronic mail' really seems to have taken off with the internets, and we need to rely on it for an increasing amount of communication with email lists, coworkers, friends and more. While many Mail.app users have at least some sort of Rules system for filing messages into folders (or tagging them with Scott Morrison's spectacular
I don't know about you but my iTunes source list gets crowded. Sometimes I just need a little more space for my list. Command-G gives me that space. 

Yesterday I wanted to do something simple with my MacBook Pro: burn a CD. Nothing fancy, I just had a 200 meg file that I needed to give someone and there wasn't a USB drive to be found, so a CD it was. I inserted my blank CD into my MacBook Pro and nothing happened.
As I was working on an AppleScript-related post this morning, I couldn't seem to find any 
