Hello,

thank you for your answers. We now made some more trials with VNC on Linux / 
SuSE 9.1 and we got listening mode and vncconnect working, but there are 
still some questions. 


First I explain what we have done and what is working:

We startet the vnc viewer on the "client" with:

vncviewer -listen


Than we started the vnc server on the server machine with

vncserver -query localhost

After this we execute the following command on the server machine:

vncconnect -display :1 <IP of the client>

This command opens the vnc viewer on the client machine and shows the 
graphical kdm login.


O.K. Fine, but that is not exactly that what we want. We want to share the 
actual X-Display (view only) with the clients. For example like the vnc 
server integrated in kde (krfb) shares the actual running X-Display with a 
client. But unfortunally, it seems krfb don't work together with vncconnect.

Is there a way to connect the vnc server to the actual viewed X-Display with 
the vncserver command?

Or ist there at least a way to access the X-Display of the vnc server if the 
server is started like described above? O.K. I can connect with vncviewer 
localhost:1. But I see no way how to give the vnc viewer on localhost full 
access to the locale vnc server and the remote clients view only access.  
_______________________________________________
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