This program requires:

1) an input image (bmp) file
2) a configuration file, such as one of the three examples provided
	i) wallmorph.xml
	ii) walmorph-alt.xml
	iii) wallmorph-full.xml

The program searches by default for the configuration file "wallmorph.xml" but 
the configuration file can be specified on the command line:

	wallmorph config="path and file name.xml"
	
e.g.

	wallmorph config="wallmorph-full.xml"
	
The file wallmorth-full.xml contains an example of every datum that can be displayed
on the desktop.

The data are extracted, written onto the input image, then the image is spit back out
to disk.  Then your system background is set to this newly created image.

If there is an error of some kind an error log is written into the directory
where the executable lives.