Set a screen saver as a background on Mac OS X
There's a really cool trick on the Mac OS X that allows you to set a screen saver as the background image on your desktop. It's not just a static image from the screen saver, the image moves just like a regular screen saver. It's pretty cool. Here's how to do this:
1) Pick a screen saver that you like.
2) Open a terminal window and type the following:
At this point, your screen saver will now be the background image, in full motion. The screen saver will remain as your background image for as long as the terminal window is open.
1) Pick a screen saver that you like.
2) Open a terminal window and type the following:
/System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngi ne -background &
At this point, your screen saver will now be the background image, in full motion. The screen saver will remain as your background image for as long as the terminal window is open.
| Rating: | 100% positive, 1 Vote |
| Categories: | Mac OS X Computers |
| Added: | on Apr 25, 2007 at 3:49 pm |
| Added By: | ang |

