IceWM is a fast light X window manager for Linux
http://www.icewm.org
IceWM Control Panel (IceWMCP) is a collection of GTK applets for configuring IceWM and other OS functions.
http://icesoundmanager.sf.net
http://sf.net/projects/icesoundmanager
I ported IceWMCP to PyGTK-2 so it will run on distros such as Red Hat 9 which don't support the old version of PyGTK.
Here's a copy of the scripts I use as the first step.
pygtk2port.sh - Runs a bunch of python source files through Sed and detab.py
detab.py - Removes tabs from the source code
pygtk2port.sed - Sed commands for porting to PyGTK-2
My port was rolled into IceWMCP 3.0.
