rich_bell20
Registered
hello all,
I found an article on the net that explained how to run your favourite screensaver modules as a desktop background by entering a couple of lines of script into terminal:
Macintosh:~ Richie$ /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &
you set the screensaver you want as normal on the screensaver settings panel and then just run this code and it pops up! at the minute ive got the aqua marine screensaver so i've got loads of fishys swimming over my desktop! Theres a slightly annoying problem though in that the terminal window always has to be running, close it and the screensaver will dissapear. Ive managed to set it so that the script is run automatically on startup, but i always get the terminal window on my desktop and have to go terminal/hide. I was wondering if anybody knew how to also automatically hide the terminal window or just make the module run completely in the background.
thanks in advance!
Richard
I found an article on the net that explained how to run your favourite screensaver modules as a desktop background by entering a couple of lines of script into terminal:
Macintosh:~ Richie$ /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &
you set the screensaver you want as normal on the screensaver settings panel and then just run this code and it pops up! at the minute ive got the aqua marine screensaver so i've got loads of fishys swimming over my desktop! Theres a slightly annoying problem though in that the terminal window always has to be running, close it and the screensaver will dissapear. Ive managed to set it so that the script is run automatically on startup, but i always get the terminal window on my desktop and have to go terminal/hide. I was wondering if anybody knew how to also automatically hide the terminal window or just make the module run completely in the background.
thanks in advance!
Richard