> -----Original Message----- > From: Greg Jamison [mailto:[EMAIL PROTECTED]] > > I currently use VNC viewer to manage a linux machine from my > windows desktop. I have modified the > /etc/sysconfig/vncservers file to look like: > > VNCSERVERS="1:root" > > From the windows machine, I can now connect to display 1. > The session is displayed in a very low color setting. I have > tried creating a second display by running #vncserver -depth > 32 :2. This works, until I reboot the machine or restart the > vnc service. How can I set the default color depth for > display 1 to 32? Thanks,
To change the colordepth in the above setup, I think you can only change it for all vncservers at once by editing the vncserver script. I see your use a recent RedHat distribution. It's a nice setup and it might have it's advantages. However I prefer the setup at http://xf4vnc.sourceforge.net/ for starting new vncservers in which you have your choice on colordept and size at the time you connect. Just connect to an other display number. Optionally combined with the setup at http://xf4vnc.sourceforge.net/ to take over the console. CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
