Greeting. Loong day ago, I once used VNC on Solais. On Mon, Aug 28, 2006 at 05:32:27PM -0500, E Mail wrote: ] xstartup: ] #!/bin/sh ] ] [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources ] xsetroot -solid grey ] vncconfig -iconic & ] PATH=$PATH:/usr/dt/bin:/usr/X/bin ] export PATH ] /usr/dt/bin/Xsession ]
Solais application such as dt sereies, uses special fonts which standard VNC server does not support. Check font path on normal X session and add thoses font path into VNC server's '-fp' option. -- Akira Hatakeyama E-Mail: [EMAIL PROTECTED] _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
