Using screen savers as desktops

Okay, i'm new to all this sort of thing, but i'm trying to find a shell for windows that allows me to set a screen saver or something similar as my desktop. One that keeps the screen saver going. There is a linux shell that can do this, but i'm after a windows one.

Anyone able to help me out?
1,820 views 6 replies
Reply #1 Top
Thinking...
I use Linux too.
Reply #2 Top
you can do this with LiteStep.

use saver.dll to display the screensaver on your desktop.

if you still want to be able to click on the desktop to get your popup menus. use zorder.dll to make sure your desktop module layer is above the saver layer.
Reply #3 Top
You can use DreamRender http://www.dreamrender.com/ . While it doesn't actually replace the shell, it does animate your desktop. It's pretty easy on resources as well. I use it all of the time, next to Object Desktop, it is my favorite piece of customization software.

If you're after something free, then you could try Drempel's http://www.geisswerks.com/drempels/ .
Reply #5 Top
okay, now i'm having a little trouble getting it to run, perhaps i'm missing something, i hope your all able to help again

I'm trying to run the matrix screen saver as my background

This is what i've got in my step.rc file : -

rcStep "step.rc"; Added by LSTS
dirTheme "$LitestepDir$themes\simplicity\"; Added by LSTS
include "$dirTheme$$rcStep$" ; Added by LSTS
LoadModule C:\Litestep\saver.dll
*Saver 0 0 1280 1024 "C:\windows\Matrix Code.scr"

am i missing something, is there anything else i need to be doing?
Reply #6 Top
you did put it into the wrong config file.

delete the two lines from c:\litestep\step.rc
and put them into c:\litestep\themes\simplicity\step.rc

maybe a good idea not to use the whole desktop area for the screensaver.