I'm trying to start a vncserver display on my system using the /etc/sysconfig/vncserver configuration file, which looks like this:
#====================================================
VNCSERVERS="5:mearns"
VNCSERVERARGS[5]="-geometry 300x240 -depth 8"
#================EOF=================================
When I restart the vncserver service (or even reboot), my display:5 comes up (meaning I can connect to it remotely using vncviewer), but the geometry is not right, and I don't think the color depth is either. If I start a vncserver from the command line using the same -geometry and -depth params, it works fine, the geom is correct, and everything.

Does anyone know what I'm doing wrong or have any suggestions?

Thanks,
-Brian
_______________________________________________
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