Sleep Display... Snow Leopard has a limitation that the only way to sleep a display is with a hot corner. So, when run, this small application will sleep your display instantly. Ideal for iMacs which have no display off button.
The best thing for your Mac is to leave it 'on' 24 hours a day, put "Display sleep" in System Preferences to 15 minutes or so and "Computer sleep" to Never.
"Snow Leopard has a limitation that the only way to sleep a display is with a hot corner."
That is not correct. Launch Keychain Access, open the preferences, check "Show Status in Menu Bar" box. When you click the padlock icon in the menu bar and select "Lock Screen" it will put the display to sleep. At least on my SL Mac Pro/Al CD it does.
This gets rid of the "Application isn’t running" Applescript error and having the path doesn't make "dropdmg" pop up in the script because applescript can't find the Sleep Display app due to some weirdness in the Sleep Display app coding.
Simple and does what it says it's suppose to do, on an iMac G5 2.1GHz running 10.5. Great when you want to listen to music and want your screen off. I use 'Butler' to launch it via hotkey
[Version 1.0]
There are currently no troubleshooting comments. If you are experiencing a problem with this app, please post a comment.
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.
Sleep Display... Snow Leopard has a limitation that the only way to sleep a display is with a hot corner. So, when run, this small application will sleep your display instantly. Ideal for iMacs which have no display off button.
+7
+24
-1
-15
+2
+337
That is not correct. Launch Keychain Access, open the preferences, check "Show Status in Menu Bar" box. When you click the padlock icon in the menu bar and select "Lock Screen" it will put the display to sleep. At least on my SL Mac Pro/Al CD it does.
+3
+16
Then all you have to do to sleep your display is move your mouse into the corner you chose.
+1
+58
Aargl reviewed on 21 Dec 2010
Except for that I love them! :-)
+279
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
do shell script "open /Applications/SleepDisplay.app"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This gets rid of the "Application isn’t running" Applescript error and having the path doesn't make "dropdmg" pop up in the script because applescript can't find the Sleep Display app due to some weirdness in the Sleep Display app coding.
+12
Uncoy reviewed on 31 Dec 2009
24-inch iMac (early 2008) running OSX 10.5.4
-4