Re: lock the screen from the keyboard, win a prize
Re: lock the screen from the keyboard, win a prize
- Subject: Re: lock the screen from the keyboard, win a prize
- From: John Delacour <email@hidden>
- Date: Fri, 22 Nov 2002 22:31:22 +0000
- Mac-eudora-version: 5.3a9
At 1:34 pm +0000 22/11/02, Nigel Smith wrote:
Bring on the improvements!
set dir to "/Library/Preferences/ByHost/" -- sic
set ss to "/System/Library/Frameworks/ScreenSaver.framework/"
set ss to ss & "Versions/A/Resources/ScreenSaverEngine.app"
set f to dir & (do shell script "cd ~" & dir & ";ls | grep eensav")
do shell script "perl -e'$f = qq~$ENV{HOME}" & f & "~; open F, $f; $_ = <F>;
s~ger>0</int~ger>1</int~ ; open F, qq~>$f~; print F' ; open " & ss
delay 5
do shell script "perl -e '$f = qq~$ENV{HOME}" & f & "~; open F, $f;
$_ = <F> ; s~ger>1</int~ger>0</int~ ; open F, qq~>$f~; print F'"
JD
_______________________________________________
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.