Unit installation
Appendix C: Additional Workstation Configuration Information
Altera Corporation 293
4. Type xset fp rehash 9 to reinitialize the font cache in the X server.
5. Depending on your operating system, perform one of the following:
v For Solaris, HP-UX, and AIX with Common Desktop
Environment (CDE) 1.0 (autostart enabled), go through the
following steps:
a. Add the line DTSOURCEPROFILE=true to the .dtprofile
file in your home directory.
b. Edit the .login file in your home directory to read as
follows (the following example is for C shell users):
if(!$?DT) then
<all text from your original .login file>
else
/usr/maxplus2/bin/mwcolormanager &
xset fp+ /usr/maxplus2/fonts
xset fp rehash
endif
or:
v For SunOS and Solaris (without Common Desktop
Environment), add the following line to the .xinitrc Þle in your
home directory to add the directory to your font path each time
the X server is started:
xset fp+ /usr/maxplus2/fonts
A system default version of the .xinitrc file, called Xinitrc, is
available in the /usr/openwin/lib/ directory.
81_GSBOOK.fm5 Page 293 Tuesday, October 14, 1997 4:04 PM