On Wed, 2005-09-07 at 17:08 -0400, John Tillman wrote:
> 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?

Start Xvnc like this...

Xvnc :# -geometry NxM -ac -cc 3 -noreset &

Alan.
_______________________________________________
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