summaryrefslogblamecommitdiff
path: root/x11-toolkits/Xaw3d/pkg-message
blob: d617db38a991cc50a99b54e67dc0b1a8f90c2874 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                   
*******************************************************************
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/X11R6/lib
mv libXaw.so.6 libXaw2d.so.6
ln -s libXaw3d.so.6 libXaw.so.6
*******************************************************************