How to Set a Screen Saver to Run at the Login Window of Mac OS X

Mar 7, 2014 - 10 Comments

Set a screen saver for the login window of Mac OS X

The Macs default boot login screen is fairly boring by default, and though it can be spruced up with custom wallpaper, another option is to set a screen saver to run at the login window of OS X. This requires using a defaults command string entered at the command line, which then makes the screen saver visible at the boot login window of OS X, as well as the general login screen if all users have logged out of the Mac.

There are some limitations as to what types of screen savers you can use, but overall it’s fairly flexible, and is supported in virtually all semi-modern versions of OS X, from Snow Leopard to Mavericks. Any of the image slideshow screen savers work, and a few of the Quartz Composer screen savers too, but third party screensavers are not supported, and neither are RSS feeds, iPhoto based slideshows, or iTunes artwork. That may sound a bit limited, but you’ll still have some good options available, including Floating, Flip-up, Reflections, Origami, Shifting Tiles, Arabesque, Shell, Flurry, and Message.

Launch the Terminal, found in /Applications/Utilities/ to get started.

1: Define the Idle Time for the Login Screen Saver

First you’ll need to define an idle time before the login screen saver appears, the syntax for this is as follows:

sudo defaults write /Library/Preferences/com.apple.screensaver loginWindowIdleTime 60

The number at the end is the idle time in seconds, thus in the example above, 60 means the screen saver will start after one minute of being idle. You can set it to be more or less aggressive according to your preferences.

2: Choose What Screen Saver to Display at the Mac Login Window

Now you’ll want to set the actual screen saver itself. Remember there are some limitations about which are allowed, but we’ll make it simple with four examples that work without incident. Copy and paste any of these commands into the terminal to set it, the sudo prefix means you’ll need to enter an administrator password for the command to work.

Set the floating Message as the login screen saver in OS X

This is likely the most useful screen saver option setting for large deployments of Macs and public machines in general:

sudo defaults write /Library/Preferences/com.apple.screensaver loginWindowModulePath "/System/Library/Screen Savers/FloatingMessage.saver"

If you’re going to use the Message screen saver, be sure to set a custom message in the Screen Saver preference panel, otherwise it will default to showing the Mac’s computer name.

Set a login window screen saver in  Mac OS X

Set Arabesque as the login screensaver

sudo defaults write /Library/Preferences/com.apple.screensaver loginWindowModulePath "/System/Library/Screen Savers/Arabesque.qtz"

Set Shell as the login window screensaver

sudo defaults write /Library/Preferences/com.apple.screensaver loginWindowModulePath "/System/Library/Screen Savers/Shell.qtz"

Set Flurry as the login screensaver

sudo defaults write /Library/Preferences/com.apple.screensaver loginWindowModulePath "/System/Library/Screen Savers/Flurry.saver"

You’ll want to log out and back in for the change to take effect, you can then test it out by logging out or rebooting and letting the Mac sit idle for the allotted time. If the screen saver doesn’t trigger automatically, you may have entered the wrong syntax, so double-check that the path is correct, and that the command syntax is proper and entered on a single line within the Terminal.

Thanks to Nor Eddine for the passing along this trick from Apple on the OSXDaily Facebook wall.

.

Related articles:

Posted by: Paul Horowitz in Customize, Mac OS, Tips & Tricks

10 Comments

» Comments RSS Feed

  1. Gilles Becker says:

    Hello

    Is there a way to use Ken Burns or Classic Foto as login screen saver?

  2. Adrian says:

    Greta page. This is a bit random but thought I would ask anyway as it looks as if you are a little more skilled with the mac side of things.

    I am at the end of my tether with the mac screensaver. I would love to know how the heck I increase the delay in tile transition time for the screensaver shifting tiles. I have scoured the files and changed untold duration time etc but to no avail.

    Any ideas as I would really love to have my photos on a wall but not changing every 5 seconds.

    I’m sure if you found a way to slow down the slide then this page would get a lot of hits as el capitan has very little posts regarding screensaver tweaks.

  3. Hitokiri says:

    What happens if you do this with a third party screensaver? Is there really no way at all to make it work? :(

  4. Selden says:

    Another way to turn off the screensaver is to set the login time to 0 (zero).

  5. JP says:

    Any chance you can write a script in automator to close all apps and boot to windows via bootcamp?

  6. KC Cramer says:

    Neither this page nor the linked Apple Support page included the terminal command to return to a non-screensaver state. I’m not familiar with the syntax used in Terminal to change defaults like this, so I don’t know what it should be, although I suspect it’s simple enough for people who are more familiar with this stuff.

    Could someone please post the proper cancellation syntax?

    Thanks!

  7. Left field says:

    You can set the screen saver message from the command line with this string

    sudo defaults write /Library/Preferences/com.apple.ScreenSaver.Basic MESSAGE “Your message here”

    To check if you already have one:

    sudo defaults read /Library/Preferences/com.apple.ScreenSaver.Basic MESSAGE

  8. Howie Isaacks says:

    Pretty darn cool! I do like the dark grey background on the login screen though. I dont’ get to see it often since I’m rarely logged out. My screen locks after 15 minutes of non-use. Since I have File Vault setup, my laptop goes directly to the desktop after I put in my password to authorize the system to finish booting.

Leave a Reply

 

Shop on Amazon.com and help support OSXDaily!

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site