Greetings.
On Wed, Dec 10, 2003 at 01:31:49PM -0600, John Gruber wrote:
> service vnc10
> {
> socket-type = stream
> protocol = tcp
> wait = no
> user = nobody
> server = /usr/bin/Xvnc
> server_args = :43 -inetd -once -query localhost
> -SecurityType None -geometry 1024x768 -depth 16
> type = UNLISTED
> port = 5910
> }
How about deleting ':43' from server_args.
':43' specifies Xvnc's port to use, so another
instance of the Xvnc cannot use specified port.
And there may be 'flags = REUSE NODELAY' line
in service description.
--
Akira Hatakeyama E-Mail: [EMAIL PROTECTED]
http://www.sra.co.jp/people/akira/index.html
chigasaki-minami, tsuzuki ward, yokohama, japan
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list