Operating System - HP-UX
1831310 Members
3241 Online
110023 Solutions
New Discussion

Bad font display using vnc/cde

 
sardon
Occasional Contributor

Bad font display using vnc/cde

I use vncserver on an hpux 11i box.
When I use CDE the font display is bad instead, when I use the standard windows manager the font display s good.

does anybody know a vnc parameter ?

thanks.

1 REPLY 1
Arno Kuyper_1
Trusted Contributor

Re: Bad font display using vnc/cde

Hi,

Try to get the fontpath from the standard windows manager with #xset -display :0 -q >> xsettings.log. Take a look in the log file for the fontpath.

Start your CDE session and startup Xvnc (or vncserver) with the -fp option.

Hope it helps,

Arno