aewm++ install
--------------

tar xvzf aewm++-1.0.x.tar.gz
cd aewm++-1.0.x
make
su
make install

To uninstall do:

make uninstall

Edit your ~/.xinitrc and add:

exec aewm++

If you don't want to exec it, then install the xsession file from the
goodies directory and do:

aewm++ &
exec xsession
