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

Shake 'n' Bake

macrumors 68020
Original poster
Mar 2, 2009
2,186
2
Albany
Hello

I wrote this script and saved it as an app called "Sleep":

tell application "Finder"
eject disk "STORAGE"
end tell
tell application "System Events"
sleep
end tell
tell application "Sleep"
quit
end tell

This has worked perfectly except when the computer wakes, the mouse pointer is the black and white circle. Everything still works normally (I think), but it is really annoying.

Is there anything that I can add to my script to change my mouse pointer back to normal?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.