Hi everybody,
sorry for the delayed summary, but I was on vacation. First of all thanks
to all the people who answered my question:
Stefano Cozzini: cozzini_at_likix4.us.es
Paul E. Rockwell: rockwell_at_rch.dec.com
Sam Sarasin: sarasin_at_yosemite.cop.dec.com
Robert Kielty: klt_at_masadm1.mas.eurocontrol.be
Tim Mooney: mooney_at_toons.cc.ndsu.NoDak.edu
Paul Ottaway: paul.ottaway_at_mas.eurocontrol.be
This is a known problem, here are the possible solutions:
1) I've had this problem with the FUSE V2.1A Builder and CDE. To work around
it, I've changed the /usr/opt/fuse/rundata/resources/DFBuilder file to
include the following line:
DFBuilder*FontList: fixed
If any other tools behave similarly, I'd do a similar thing to their
resource file in /usr/opt/fuse/rundata/resources
2) Define a Dtterm*userFont resource in the file
/usr/dt/config/C/sys.font:
Dtterm*userFont: -dt-interface user-medium-r-normal-s*-*-*-*-*-m-*:
3) Comment out the #include line in "/usr/dt/config/C/sys.font",
then save the file and add the above resource to your ~/.Xdefaults file.
4) Add the following to the .Xdefaults:
*FontList:
this will override the default setting.
5) Try this before running fuse
xrdb -remove '*fontlist'
6) Look through the release notes for 3.2c. On page 4-16 you will notice
that dxlsm also has a font problem under the CDE. Try adding a resource
like the one for dxlsm ("DXlsm*fontList: yourfavoritefonthere") for fuse
(I'm not sure what the instance/class name is for fuse).
Received on Tue Apr 09 1996 - 12:25:47 NZST