> -----Original Message-----
> From: Joel E. Lieberman, Ph.D. [mailto:[EMAIL PROTECTED]
> 
> I am still not having any success with getting the VNC Server to run in
the
> "alwaysshared" mode on Linux.  I start the server with the command:   "
> vncserver  -alwaysshared ".  The server starts and runs fine - except it
is
> not enforcing the shared mode for client connections.

You might need to add -donnotdisconnect (check `Xvnc --help` for acurate
option name)

> 
> Can someone please tell me what I am doing wrong and post a specific
command
> line syntax for starting the server in the alwaysshared mode?

How always shared do you want it to be? Share and get double view or share
and kick the other off? My experience (with 3.3.3 hence a long time ago)

For share and double view, all must be in share mode: the server and all
viewers.

If the server is NOT in -donnotdisconnect mode, then as soon as a not-shared
viewer connects, it disconnects all other viewers

If the server is in -donnotdisconnect mode, then as soon as a not-shared
viewer connects, it cannot connect sicne it cannot get a not-shared
connection.

btw: -inetd overrules all shared options.


CBee
_______________________________________________
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