There are ways to change the background image by replacing the Aqua Blue image, but that is slightly crude. A better way to do it is using the Terminal. Type the following command and press return:
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /Users/Shared/mynewbackground.jpg
The last part, /Users/Shared/mynewbackground.jpg is the location of the image you want to use. You don't have to type it out. Just paste the command as far as DesktopPicture and put a space after it. Then find your image in the Finder, and drag it onto the Terminal window. The address to your image should just appear. As far as I can tell, you have to place the image in a place that all users have access to (the shared folder is a good place).
To change back to the normal Aqua Blue image, type the following command and press return:
sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /Library/Desktop\ Pictures/Aqua\ Blue.jpg
I am writing this blog on my experiment and for reference purpose. On Apple and Third party supportive Technology integration.
Subscribe to:
Post Comments (Atom)
-
What is Unified Logging? Unified Logging is Apple’s systemwide logging mechanism introduced with macOS Sierra (10.12). It centralises and st...
-
About two weeks ago, I bought a Reliance Netconnect connection and chose a ZTE MG 880 CDMA adapter. The device is a svelte little thing only...
-
In today's digital age, the workforce is increasingly mobile, with employees relying on smartphones and tablets to carry out their daily...
No comments:
Post a Comment