- specify correct licenses
please note:
For people upgrading from sawfish 1.3.3 or older, you will have to
manually migrate your existing configuration:
$ mv ~/.sawmillrc ~/.sawfishrc
If you configuration file contains the line:
(require 'sawmill-defaults)
please change it to:
(require 'sawfish-defaults)
And restart sawfish.
Sawfish is an extensible window manager which uses a Lisp-based
scripting language. All window decorations are configurable and the
basic idea is to have as much user-interface policy as possible
controlled through the Lisp language. Configuration can be
accomplished by writing Lisp code in a personal .sawfishrc file, or
using a GTK+ interface. Sawfish is mostly GNOME compliant
Submitted by: robbie@g7.org