[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99.8-28-g1dc52c5

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:21:53 CET 2013


The branch, build-baikal has been updated
       via  1dc52c5c458d2e3d35151a68363b4b825c1f7dfe (commit)
      from  197765426bc6832460670baf9aff45e101458957 (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:
 debian/changelog                              |    1 +
 x2goserver-pyhoca/man/man8/x2gosessiontitle.8 |   37 +++++++++++++++++++++++++
 2 files changed, 38 insertions(+)
 create mode 100644 x2goserver-pyhoca/man/man8/x2gosessiontitle.8

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 45c4209..8e1f076 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ x2goserver (3.0.99.9-0~x2go1) UNRELEASED; urgency=low
     - Fix x2gobasepath for Perl versions < 5.10.x.
     - Fix x2godbadmin for Perl versions < 5.10.x.
     - Remove x2gosetkeyboard from x2goserver-extensions package.
+    - Add man page for x2gosessiontitle.
   * Add psmisc package as dependency.
   * Add new binary package to x2goserver source: x2goserver-pyhoca.
 
diff --git a/x2goserver-pyhoca/man/man8/x2gosessiontitle.8 b/x2goserver-pyhoca/man/man8/x2gosessiontitle.8
new file mode 100644
index 0000000..9c7c603
--- /dev/null
+++ b/x2goserver-pyhoca/man/man8/x2gosessiontitle.8
@@ -0,0 +1,37 @@
+'\" -*- coding: utf-8 -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH x2gosessiontitle 8 "Nov 2011" "Version 3.0.99.x" "X2go Server Tool (Extension)"
+.SH NAME
+x2gosessiontitle \- Render a custom session window title for X2Go sessions.
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+x2gosessiontitle
+
+.SH DESCRIPTION
+\fBx2gosessiontitle\fR may only be called from within the \fBx2gostartagent\fR script. If called
+otherwise, nothing will happen.
+.PP
+When called from within \fBx2gostartagent\fR the \fBx2gosessiontitle\fR script checks if the
+environment variable $X2GO_FEATURE_SESSIONTITLE is set to ,,enabled''. 
+.PP
+If so, a custom session window title for the X2Go session window is generated. The script also
+allows the environment variable $X2GO_SESSION_WINDOW_TITLE to be set by the X2Go client that
+is launching the session and thus gives server-side support for custom X2Go session window names.
+.PP
+\fINOTE\fR: This feature at the moment (2011-11-30) only works with PyHoca client implementations. The
+native X2Go Client demands a session window title of the form: X2GO-<session_id>.
+.PP
+.SH RETURN VALUES
+\fBx2gosessiontitle\fR echoes the custom session window title to STDOUT (without line break at the end).
+Its exitcode is always equal to 0.
+.PP
+.SH AUTHOR
+This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2go project
+(http://www.x2go.org).


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).




More information about the x2go-commits mailing list