Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'You can *run* screensavers as the background!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
You can *run* screensavers as the background!
Authored by: Anonymous on Apr 04, '01 02:39:17AM

/System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -debug -module Cosmos

Of course, it "unlocks" the screen when the mouse moves or the keyboard is hit, but it would be trivial to create a cocoa app that would do this automatically.



[ Reply to This | # ]
You can *run* screensavers as the background!
Authored by: dev/null on Jan 31, '03 11:29:47AM

Hi,

What about this one ?

/System/Library/Frameworks/ScreenSaver.framework/Resources/\
ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &

Rgds



[ Reply to This | # ]