aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Xaw3d/pkg-message
blob: 541043796346f6377e4cdaeb708568e8cfeb8554 (plain) (blame)
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.%%XAWVER%% libXaw2d.so.%%XAWVER%%
ln -s libXaw3d.so.%%XAWVER%% libXaw.so.%%XAWVER%%
*******************************************************************