Set the rootwindow for X

Introduction

This program is intended to set the root window (the wallpaper) of an X system with something interesting which changes over time.

There are several different types of displays that this can show:

These modules are called in a user defined sequenence. If you want one to show up more often, then you define it in the sequence more often. The section on command line parameters explain how to set up your choices.


Requirements

This program requires a few features available on your system before you can use it.


How to get and install rootwindow

You can pick up the entire archive for version v0.09. This contains all of the files mentioned on this page.

Once you have the tar file, you will need to extract and build it. Do something like the following:

	cd
	mkdir rootwindow
	tar xvfz rootwindow-0.09.tar.gz
	cd rootwindow-0.09
	make
	su
	make install

The distributed Makefile does not build the local xearth. There is a line in the Makefile you can enable to do so. You may need to do some configuration in the xearth directory, although I didn't need to.

It isn't required that this be "installed". That simply copies rootwindow into /usr/local/bin, and copies the distributed *.csv files to a ~/.rootwindow directory in your home directory.


Command line arguments

There are lots of command line options available for the rootwindow program. Most you shouldn't ever have to alter. These options can be set in your ~/.rootwindow.rc file or on the command line.

For a full set of the options, look at the command dispatch table in the program. I realize this is unusual, but some of the options have little reason to be changed from the defaults.


Other programs

This package includes a number of additional programs. Some of these you might want to use yourself as part of this package, or for other purposes.