Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iSamurai

macrumors 65816
Original poster
Nov 9, 2007
1,024
6
ɹǝpun uʍop 'ǝuɐqsı&#
There's something like that in windows where you can actually have the shutdown/logoff/sleep buttons on the desktop as shortcuts...

Is there a way to create a desktop icon to make my mac sleep?

I know the keyboard shortcut but I'd prefer to click... and yeah going to the top-left corner and click on the apple button and go down to sleep is not quick :)
 
There's something like that in windows where you can actually have the shutdown/logoff/sleep buttons on the desktop as shortcuts...

Is there a way to create a desktop icon to make my mac sleep?

I know the keyboard shortcut but I'd prefer to click... and yeah going to the top-left corner and click on the apple button and go down to sleep is not quick :)

Can you not use Hot Corners in the screensaver pref pane?
 
Press the power button once. press 's'. You should be able to do that quicker than using the apple menu :)

And if you really want a double clickable app - then you can probably do it with AppleScript, but I think PowerButton then 's' will be faster.
 
There's something like that in windows where you can actually have the shutdown/logoff/sleep buttons on the desktop as shortcuts...

Is there a way to create a desktop icon to make my mac sleep?

I know the keyboard shortcut but I'd prefer to click... and yeah going to the top-left corner and click on the apple button and go down to sleep is not quick :)

Hitting Option + Command + Eject simultaneously does this right away. Faster than one breath :)
 
If you really want a desktop icon, you can use automator. Then save it as an application.
 

Attachments

  • Automator Sleep.png
    Automator Sleep.png
    141.4 KB · Views: 1,095
Can you not use Hot Corners in the screensaver pref pane?
no... unfortunately that only puts the screen to sleep.

Press the power button once. press 's'. You should be able to do that quicker than using the apple menu :)
thanks for the tip but I use an iMac so it'd be harder to reach for the power button :(

Hitting Option + Command + Eject simultaneously does this right away. Faster than one breath :)

hehehe, I knew this but it would require two hands or one but in an awkward position...

If you really want a desktop icon, you can use automator. Then save it as an application.

This is probably what I'm looking for. Unfortunately I have no idea how to make it as an application! I know some Java but that's it X__X

Can you tell me how to make a sleep app?

You could also download 'Dockables' and put the action in your Dock if you like..

http://dockables.en.softonic.com/mac

It's a neat little tool, I just use the 'Empty Trash' one.

This is probably the closest thing I'm looking for! I'd prefer something on the desktop to save the dock from being too cluttered. But this is excellent! Thanks!
//edit
hey man this is EXACTLY what I'm looking for! They're actually apps stored in the applications folder. The picture shown was with the apps placed in the dock. I can now put them on the desktop!! THANKS again!!
 
open applescript editor, paste this...

tell application "Finder" to sleep

then save as, and change file format to application. then put it on your desktop or dock
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.