x2goresume-session(8) | X2Go Server Tool | x2goresume-session(8) |
x2goresume-session - Resume X2Go Session
x2goresume-session <session_id> \
<geometry> \
<link_quality> \
<nx_pack_meth> \
<kblayout> \
<kbtype> \
<setkbd> \
<clipboardmode>
x2goresume-session resumes the suspended session with session ID <session_id>.
This command is normally issued by an X2Go client application with X2Go user privileges.
x2goresume-session reports to stderr if resuming of session <session_id> failed. This very probably means that the session's X agent has died, so the session <session_id> will be marked as finished in the X2Go session database.
If everything works out well, a list of session attributes is returned after successful session resumption. Session attributes will be presented on a line-by-line basis:
field 01: <graphics_port>
field 02: <sound_port>
field 03: <sshfs_port>
field 04: <tekictrl_port> (if Telekinesis is available/enabled)
field 04: <tekidata_port> (if Telekinesis is
available/enabled)
As exitcode x2goresume-session always returns 0.
x2gostartagent(8), x2goruncommand(8), x2gosuspend-session(8), x2goterminate-session(8)
This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project (https://www.x2go.org).
Nov 2018 | Version 4.1.0.3 |