On Mon, 16 Dec 2002, Matthew Bailey wrote: > I need to use X11 forwarding to help display my programs remotely from > work. But, when using X11 forwarding, the ctrl-c command kills all ssh > connections I have, and I must start my jobs all over again. > > Is there any way for me to get around this? Any config files I can edit > to stop this from happening?
No. If you kill the ssh you also kill the connection. so don't kill ssh.
