I just go my MacBook Pro and I love it. I got to learn few things as well, like how to change the login screen background. Just for my future reference ;) or for anyone that will ever read this in the future here is how to do it:
Open Terminal window and type the following:
$ sudo -i
$ defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture '/Library/Desktop Pictures/Black & White/Sea Mist.jpg'
This has just replaced my login background image with the same image I use as my desktop background.
No comments:
Post a Comment