Re: Simple 'screensaver' launcher
Re: Simple 'screensaver' launcher
- Subject: Re: Simple 'screensaver' launcher
- From: Takaaki Naganoya <email@hidden>
- Date: Thu, 21 Dec 2000 03:50:20 +0900
I know a scriptable screen saver "Candle Light" by Mr.Iimori.
Candle Light
http://www.bekkoame.ne.jp/~iimori/goodies/CandleLight1.0.2.hqx
tell application "CandleLight"
FadePercent 0
SleepNow
end tell
And Mr Tea's script scheduler "T-Minus Ten" have "launch when idle" option.
T-Minus Ten
http://home.austin.rr.com/mk/tmt/tmt.html
These combination will work efficiently :-)
----
Takaaki Naganoya
CABARET GRAPHICS
email@hidden
http://www.airmac.org
At 5:29 PM -0500 00.12.19, Phi Sanders wrote:
<x-charset US-ASCII<mailto>The blackwatch screen saver includes some
source code,
apparently for a minimal screen saver...
Having not looked at it personally I can't tell you how
far that will get you... Although I'd be very interested
in being able to trigger applescripts on inactivity
(and to to tell them to suspend on renewed user action...)
http://penumbra.apple.com/blackwatch-155.sit.hqx
~Phi
--
Phi Sanders
"Phee, Phi, Pho, Phum..."
On 12/19/00, Carl West {email@hidden} said the following :
I've been semi-lurking here for a couple of months figuring that this
would be a FAQ, but I guess it isn't...
I'd like to write myself a relatively simple 'screensaver' script that
launches an application after an appointed interval of inactivity.
Assuming they exist, could someone point me toward the AS tools I need
to use to sense activity/inactivity?
--
Carl West email@hidden
617.262.8830 x246
I have no superfluous leisure; my stay must be
stolen out of other affairs; but I will attend you awhile.
- Isabella, Measure for Measure, Act 3 Scene 1
_______________________________________________
applescript-users mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/applescript-users
_______________________________________________
applescript-users mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/applescript-users
</x-charset>