Hello and Happy New Year to everyone!
I have been using X2go for a few weeks now, and it works really well. In my
application, users keep a session open indefinitely, and carry it from one
terminal to another. When doing this, the session is usually still open on
a previous terminal, so when taking the session to a new terminal, the user
has to first click the terminate button, then the resume button.
Wouldn't it be more straightforward to include a terminate operation in the
resume button, so that one can resume a session in one click, without
clicking the terminate button first, and the client will terminate the
session if necessary before resuming it? This is how NXclient works (which
I used before).
Is there perhaps already a way to do this by modifying a command line
argument or a script somewhere?
Thank you!
Jean