Re: activate screensaver in OS X 10.2
Re: activate screensaver in OS X 10.2
- Subject: Re: activate screensaver in OS X 10.2
- From: Paul Skinner <email@hidden>
- Date: Thu, 20 Feb 2003 09:46:35 -0500
On Thursday, February 20, 2003, at 08:14 AM, Robert C. Jacobson wrote:
Under OS X 10.1, I had been locking the screen (well, activating the
screensaver, which already had password protection on) using:
do shell script "open -a ScreenSaverEngine"
Under 10.2, I have a problem with that. The ScreenSaver activates
when I run the script, but a *second copy* of the ScreenSaver starts
after the normal timeout period. When I go to unlock the screen I
have to do it twice because there are two "screensaverengine"s > running.
So, is there a better way to activate the screensaver?
tell application "ScreenSaverEngine" to run
I can picture in my mind a world without war, a world without hate. And
I can picture us attacking that world, because they'd never expect it.
--Jack Handy Deep Thoughts
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.