How do you run a screensaver as desktop?
I remember a couple o' months ago, I saw something in Macworld about having a moving 'saver on your desktop instead of a static image. (Yes, I know that you can have the image change every 5 secs) I distinctly remember saying to myself "Wow! How stupid is THAT?", and closing the magazine. Well, now I can't imagine anything cooler than having a moving desktop, but I threw the Macworld out a long time ago. Does anyone remember or know how to to that through Terminal? I rather avoid using an app if it can be done throught the command line. Also, I recall that there was an UNIX argument that changed whether your computer's performance yielded to the screen saver's smoothness, and visa-versa.
Thanks. Having the Matrix code scrolling in the background would be SO cool.
Thanks. Having the Matrix code scrolling in the background would be SO cool.
Comments
Desk Effects
resexcellence linked to a very cool version once -- you might be able to search their archives. either way, make sure you have a recent machine, 'cause it will slow you down quite a bit otherwise.
I am using flurry and its using a massive 1.6% cpu on average
Originally posted by Gargoyle
stick a space and an & on the end of that line then you can quit terminal... this is soo cool on my 1 Ghz iMac when surfing.. Loadsa CPU to spare.
I am using flurry and its using a massive 1.6% cpu on average
Don't need the space. '&' is a special character. It is treated as the 'background' operator anywhere that it is , unless there is a '\\' directly before it.
Originally posted by Gargoyle
stick a space and an & on the end of that line then you can quit terminal... this is soo cool on my 1 Ghz iMac when surfing.. Loadsa CPU to spare.
I am using flurry and its using a massive 1.6% cpu on average
Anyone know how to quit the screensaver as desktop command and go back to the desktops being desktops? *confused*
Originally posted by Menoch
Anyone know how to quit the screensaver as desktop command and go back to the desktops being desktops? *confused*
if you started the screensaver in the terminal it will give you a number. that is the number of that command that just ran. just type in 'kill xxx' where xxx=the number and it'll end. if you lose this number by closing terminal then the only way i've found to get rid of it is restarting.
http://www.stanford.edu/~keaka/visage.htm