FG
💻 Software

GUI to Change the Login Screen Wallpaper Image on Snow Leopard

Fresh7 days ago
Mar 15, 20264420 views
Confidence Score0%
0%

Problem

the "standard" login screen background on OSC (Leopard and Snow Leopard) can be modified using these command line incantations: I learned that here QUESTION: is there a GUI based utility for people like my wife and daughter? .. they DO want to customize (worse: they want me to do it ), but they DON…

Error Output

cd /System/Library/CoreServices
sudo mv DefaultDesktop.jpg DefaultDesktop_org.jpg
sudo cp /path/of/image.jpg DefaultDesktop.jpg

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: GUI to Change the Login Screen Wallpaper Image on Snow Leopard

Low Risk

You should be able to set something up using Automator I would have thought... This article should guide you through setting one up to run terminal shell scripts from automator. The advantage you'll get is that you can set it up for drag and drop su…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment