Hey Joel,

Well, if you don't mind the fonts in CDE being butt-ugly, you can just add

($F=/usr/openwin/lib/X11/fonts/)
-fp $F/75dpi:unscaled,$F/F3bitmaps:unscaled,$F/misc:unscaled

and maybe other paths under the $F dir to the vncserver invocation.

The reason they're butt-ugly is because the regular fonts are F3 fonts,
encrypted fonts that XFree (and therefore Xvnc) can't handle.

The default Xvnc builds can't handle truetype, either, but Sun doesn't
ship enough TT fonts to have everything the same, anyway.

I ended up collecting all the freeware truetype fonts I could find and
copying the useful Sun fonts, and generated my own fonts.alias according
to the DtStdAppFontNames manpage conventions.

Wout.

On Tue, 14 Oct 2003, Jensen, Joel wrote:

> When trying to run emacs I get the following message without emacs running
>       No fonts match `-dt-interface
> user-medium-r-normal-s*-*-*-*-*-*-*-*-*'
>
> When starting an xterm I get the following with an xterm starting;
>       unable to open font "-dt-interface
> user-medium-r-normal-s*-*-*-*-*-*-*-*-*", trying "fixed"....
>
> I have seen a -fp option described elsewhere but don't know where to put it.
> If you can help, it would be greatly appreciated.
>
> Thanks
> _______________________________________________
> VNC-List mailing list
> [EMAIL PROTECTED]
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to