XF4VNC - vncviewer exits after app closes.

John Tillman jtillman "at" LIO.AACISD.com
Wed Sep 7 22:09:01 2005


A quick question with hopefully a quick answer.

My vncviewer closes after all display connections close.

On Redhat 9.0 using Xvnc version XF4VNC-4.4.0.0 and
the vncviewer that came with it.  I start the server :
    Xvnc :# -geometry NxM -ac -cc 3 &
(These arguments are historically used to start our apps.)
Start the viewer :
    vncviewer :# &
Start any X App :
    xterm -display :# &
(these commands are all being run on the same machine)

If I logout from the xterm it closes and the vncviewer closes
as well. 

So how can I get the vncviewer to remain open?

Regards,
John