The branch, build-baikal has been updated via 4e789a61df7bf41aac49817d1207954ce6cb8688 (commit) from 429cc9fe5fe724b3a6ac166ed39ba7ee1e9afbb6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2goserver/man/man8/x2gostartagent.8 | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2goserver/man/man8/x2gostartagent.8 b/x2goserver/man/man8/x2gostartagent.8 index f9ac739..04bf938 100644 --- a/x2goserver/man/man8/x2gostartagent.8 +++ b/x2goserver/man/man8/x2gostartagent.8 @@ -12,10 +12,23 @@ x2gostartagent \- X2go Server Script 'nh .fi .ad l -\fBx2gostartagent\fR +\fBx2gostartagent\fR <geometry> <link-quality> <nx-pack-meth> <cache-type+dpi> <kblayout> <kbtype> <setkbd> <session-type> <command> .SH DESCRIPTION -\fBx2gostartagent\fR is one of many scripts belonging to X2go Server. +\fBx2gostartagent\fR is a script that coordinates the startup process of new X2go sessions. +It expects quite a list of parameters, all of which are obligatory. +.SH RETURN VALUES +A list of parameters will be returned after a successful session startup. Each value will be presented on +a new line: + + \fB<X-display-number>\fR + \fB<session-cookie-hash>\fR + \fB<x2goagent-pid>\fR + \fB<session-name>\fR + \fB<graphics-port>\fR + \fB<sound-port>\fR + \fB<sshfs-port>\fR + .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project hooks/post-receive -- x2goserver.git (X2Go Server) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goserver.git" (X2Go Server).