Skip to Content

Visage Login - customize Mac OS X's login screen

If the design of Apple's Mac OS X login screen just isn't floatin' yer boat, Visage Login might be worth a look. With two separate versions - one for 10.4 and another for 10.1-10.3 - this is one of the few apps I remember where 10.3 users have some features to brag about over Tiger users. As an app for 10.4 Tiger, Visage Login allows you to alter the login screen's logo and desktop image, while a preference pane for 10.1-10.3 has the ability to run screen savers as your desktop background, personalize system alerts, randomize the login screen background, and more.

Visage Login is shareware with a fully-functioning 3 day demo. A single license costs a mere $4.95, while a 50+ machine license for businesses and corporations is $29.95.

[via digg]

Categories

OS Software Hacks Odds and ends

If the design of Apple's Mac OS X login screen just isn't floatin' yer boat, Visage Login might be worth a look. With two separate versions...
 

Add a Comment

*0 / 3000 Character Maximum

6 Comments

Filter by:
Andres

HD > Libary > Desktop Pictures > Aqua Blue.jpg

"Aqua Blue" is the wallpaper used as the Login background - to change it, just rename the wallpaper you want to use as "Aqua Blue" and put it in that folder.

December 04 2006 at 12:08 PM Report abuse rate up rate down Reply
Smaran

Okay, I'm getting ticked off now. This is the second find of mine that TUAW has blogged about (the first was AppleKPro) and haven't accredited me. I, koregaonpark, am NOT digg. My name is Smaran, my nick on digg is koregaonpark. Could you please be a little polite and accredit people for finding stuff? Argh.

December 04 2006 at 12:06 PM Report abuse rate up rate down Reply
Joe

Re: 10.4 and changing login screen wallpaper randomly
---
I've been using a little script and a logout hook to do this for our computer labs.

The script:
#!/bin/bash
RANGE=`ls -l /Users/Shared/backgrounds/ | wc -l`
echo
number=$RANDOM
let "number %= $RANGE"
cp /Users/Shared/backgrounds/$number.jpg /Library/Desktop Pictures/Aqua Blue.jpg

This generates a random number, then pulls a wallpaper from /Users/Shared/backgrounds named with that appropriate number.

I then have a logout hook that runs this script. Pretty easy!

December 04 2006 at 10:48 AM Report abuse rate up rate down Reply
wackybit

You can make your screensaver run as your desktop background by typing the following into Terminal:
/System/Library/frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &

It is basically the command that Visage uses

December 04 2006 at 10:27 AM Report abuse rate up rate down Reply
Dominic Yates

ONYX does this for nothing !! - and changing the background picture is also easy enough - just google it !! - This was on Digg earlier and got slapped down!

December 04 2006 at 10:25 AM Report abuse rate up rate down Reply
Brian

I think this is a good idea to use a tool like this to put your email and reward offer in the login window in case your machine is stolen. I use the free iQuip to add text ( http://www.freemacware.com/iquip/ ) , but this app looks like you can do a whole lot more than just text with it.

December 04 2006 at 10:23 AM Report abuse rate up rate down Reply
Buy an ad here

Hot Apps on TUAW

Tweets

© 2012 AOL Inc. All Rights Reserved.