I find that when I quit out of an ssh connection it often hangs if I was running an X program remotely (using X forwarding), even if I long since quit out of the X program. I assume this is because ssh is waiting for a port to close that never does (sound right?). To stop the hang I hit Ctrl-C. I've noticed no bad side effects from this, but it just feels wrong. Is there a more elegant way of handling this?
-Venkman
-Venkman