The Magic of Xwinwrap
So one thing I miss about windows is the Active Desktop, or at least some features from active desktop. You can just drop cool animated HTML files into the active desk and it just plain works. Unfortunately, this is not as easy in linux. Enter a small program called xwinwrap. This nifty little bugger lets you run pretty much anything you can think of as a desktop background. You can even run things like the Quake 3 demo as your background, how freakin’ awesome is that. The instructions that follow I know for a fact works in Ubuntu Hardy and Intrepid.
1. Copy and paste this into your terminal to satisfy the needs of xwinwrap
2. Now copy and paste this in order to get the xwinwrap source code
3. Now here’s how to compile, type these both into the terminal
and then….
4. This is optional but if you do this it makes the xwinwrap command easier to get to
Now you can do some really cool stuff with this program like play movies, games, programs, screensavers all as the desktop background
Run this in the terminal and witness its coolness. Check out the xwinwrap man page for all the command
This will run the matrix screensaver as your background. Just fool around with the commands and you can run pretty much anything with this sucker.
I waited until the end to include this for you lazy bums who don’t want to compile yourself. Here is a link to a deb package that will just install it for you. I did this for your own good b/c compiling your own software is good practice.
Here’s a video to show you what the final product looks like
Good work, keep us posting, you are very good writer.
I know this is an old post, but i cannot locate source or .deb for xwinwrap anymore (trying to compile this for lucid. link on getdeb is down. any help?
That CVS repository is still up, I grabbed a copy of the source from the repo and stuck it here http://al3k.net/xwinwrap.tar.gz. Hope this helps!