Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'WPtouchPlugin::wptouch_parse_request' was given in /home/wiredatom/public_html/blog/wp-includes/plugin.php on line 414
WiredAtom » Blog Archive » Using Screen Saver as Desktop Image

Using Screen Saver as Desktop Image

This “trick” puts whatever you have on your Screen Saver as the desktop image. While it’s not all that useful, it’s a pretty cool trick to show your geeky friends. Sorry, Mac OSX only.

1. Open “Terminal” (Applications –> Utilities –> Terminal)
2. Type in exactly (no spaces or new lines):
/System/Library/Frameworks/ScreenSaver.framework/
Resources/ScreenSaverEngine.app/Contents/MacOS/
ScreenSaverEngine -background

3. Press “Return”; watch the magic
4. To stop it, press: “ctrl” + “c” keys (in that order) within the Terminal

Cool huh?!

References from this Mac Dev Center article.

Leave a Reply

Comment Preview