Hi Richard Cranium
I think you need to load tint2 and pygobject.
... it complains about python is not installed , yet....... I installed it ...
It's probably looking for python instead of python2.
I got rid of that error by doing:
sudo ln -s /usr/local/bin/python2 /usr/local/bin/pythonWhen trying to run tintwizard.py, it threw the following error:
ImportError: No module named pygtkI couldn't figure out how to fix that.
tint2 and tint2conf appeared to run. They just didn't like the
window manager I was running because it's not NETWM compatible.