Copyright
-------------------------
I release this code into the public domain, and you
use it at your own risk and peril, and all that good stuff.  
I only ask that you cite me in some way if you take this
stuff and repackage it into something else.

Installation
-------------------------
Just move the contents of the lisp directory into your 
sawfish lisp directory:
	mkdir -p ~/.sawfish/lisp
	mv sawfish/lisp/*.jl ~/.sawfish/lisp/

Then insert the following line into your ~/.sawfishrc file:

	(require 'dtm-infinite-desktop)

