Login Back is a application for changing the background of the login screen. Just drag a JPEG or a PNG and it is the background or open and choose a JPEG or a PNG.
What's New
Version 0.2:
Added sudo to the script to see if it fixed the problem with Mac OS X 10.5
It makes your computer incredibly slow and it takes ages to load up the login screen. Also does anyone know how to undo this slowness? and uninstall this application?
This dose not install any thing. it only sets a preference in /Library/Preferences/com.apple.loginwindow called DesktopPicture. You can simply undo it by running
Duuh.. that was supposed a reply to a thread lower down, yet ended up here and I can't even seem to correct that -- oh well, I give up on this... anyways, the whole thing doesn't work under Tiger, it seems to sort of dislike the string set in loginwindow plist, and I also do not see which default desktop picture to change directly to get the desired effect --- nice idea though...
Didn't work for me in Mac OS X 10.5 Leopard. Logging out left a blue screen that hung for a while and then it finally gave up and showed the normal login background of blue.
10.4 "or later", eh? I hope the author has accounted for the fact that 10.5 uses a completely different picture location (/System/Library/CoreServices/).
what should i write in the terminal so that i get back to my default background ?!? (im kinda newb with terminal so step by step would be appreciated...)
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
Login Back is a application for changing the background of the login screen. Just drag a JPEG or a PNG and it is the background or open and choose a JPEG or a PNG.
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /System/Library/CoreServices/DefaultDesktop_org.jpg
If you want to change the background image simply COPY THE IMAGE you want to use TO THE PATH
/System/Library/CoreServices/
Then enter terminal again and put the sudo again with the new image path
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /System/Library/CoreServices/NEWIMAGENAME.JPG
IT WORKS FOR ME
sudo defaults delete /Library/Preferences/com.apple.loginwindow DesktopPicture
in terminal
+17
+17
+64
Joel Mueller reviewed on 07 Nov 2007
+64
+7
+7
+18
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /System/Library/CoreServices/DefaultDesktop_org.jpg
If you want to change the background image simply COPY THE IMAGE you want to use TO THE PATH
/System/Library/CoreServices/IMAGENAME.JPG
Then enter terminal again and put the sudo again with the new image path
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /System/Library/CoreServices/IMAGENAME.JPG
IT WORKS FOR ME
+4
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /System/Library/CoreServices/DefaultDesktop.jpg
To change the background of the login screen, you can either alter the path above, or change the DefaultDesktop.jpg file.
Pax.
+7
+4
+7
+7
+1
+7
+7
+7
+7
+7