Increase number of clients for Xvnc

2001-07-18 Thread Lichaa, Haim
I'm running Solaris 8 CDE and cannot open more than 40 windows per display. I get the following error: Xlib cannot connect to server too many connections. How do I increase the number of clients that can connect to Xvnc? I know that for Xsun there is a -client n option. Is there one for Xvnc?

RE: VNC server not using xstartup on Solaris 7

2001-07-18 Thread Lichaa, Haim
Erase all of the lines except for the #!/bin/sh and add /usr/dt/bin/Xsession&. Haim Lichaa Intel Corp. TSG-Unix Fab-18 Qiryat Gat, Israel [EMAIL PROTECTED] phone: 972-8-6664259 Cel: 056-386308 Pager: 7983 -Original Message- From: Edric Bulalacao [mailto:[EMAIL PROTECTED]] Sent:

RE: VNC server not using xstartup on Solaris 7

2001-07-18 Thread Lichaa, Haim
Make sure that you place these files under $HOME/.vnc (the home directory for the user that starts the vncserver). Haim Lichaa Intel Corp. TSG-Unix Fab-18 Qiryat Gat, Israel [EMAIL PROTECTED] phone: 972-8-6664259 Cel: 056-386308 Pager: 7983 -Original Message- From: Lichaa, Haim

RE: setting the display variable

2001-07-19 Thread Lichaa, Haim
After the initial vncserver startup for each display, and after setting your display var, you need to enable client access to the server with the command: xhost + While under the initial login env. Haim Lichaa Intel Corp. TSG-Unix Fab-18 Qiryat Gat, Israel [EMAIL PROTECTED] phone: 972-8-6664259

RE: Increase number of clients for Xvnc

2001-07-19 Thread Lichaa, Haim
Update: I have been able to hard code and recompile the Xvnc server to give me upto 200 clients. Is there an option that's not in the help that can let me do this instead? I'm running Solaris 8 CDE and cannot open more than 40 windows per display. I get the following error: Xlib cannot conne

RE: Increase number of clients for Xvnc

2001-07-21 Thread Lichaa, Haim
ssage----- From: Lichaa, Haim [mailto:[EMAIL PROTECTED]] Sent: 19 July 2001 23:29 To: [EMAIL PROTECTED] Subject: RE: Increase number of clients for Xvnc Update: I have been able to hard code and recompile the Xvnc server to give me upto 200 clients. Is there an option that's not in the help tha