*******************************************************************
If you want Xaw3d to replace the default Athena Widget Set
so most X applications will get a 3-D look, do this (as root):

cd /usr/local/lib
mv libXaw.so.8 libXaw2d.so.8
ln -s libXaw3d.so.8 libXaw.so.8
*******************************************************************
