The branch, master has been updated via 1368c7b4026cf2c8b0c81c890179eaa8bfc39f58 (commit) from 2ca1e9eb6500ebceb0a37df33bbd785bc7b91f1b (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 ----------------------------------------------------------------- commit 1368c7b4026cf2c8b0c81c890179eaa8bfc39f58 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 28 22:25:36 2012 +0200 forgot to add x2gosetkeyboard.8 man page ----------------------------------------------------------------------- Summary of changes: x2goserver/man/man8/x2gosetkeyboard.8 | 34 +++++++++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-) create mode 100644 x2goserver/man/man8/x2gosetkeyboard.8 The diff of changes is: diff --git a/x2goserver/man/man8/x2gosetkeyboard.8 b/x2goserver/man/man8/x2gosetkeyboard.8 new file mode 100644 index 0000000..3e9baaf --- /dev/null +++ b/x2goserver/man/man8/x2gosetkeyboard.8 @@ -0,0 +1,34 @@ +'\" -*- 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 x2gosetkeyboard 8 "Mar 2012" "Version 3.1.1.x" "X2Go Server Tool (PyHoca)" +.SH NAME +x2gosetkeyboard \- Allow server-side Keyboard Setting Updates issued by X2Go Client +.SH SYNOPSIS +'nh +.fi +.ad l +x2gosetkeyboard + +.SH DESCRIPTION +\fBx2gosetkeyboard\fR looks for a 'keyboard' file in the X2Go session directory and introspects +the X2Go session keyboard settings requested from the client side. +.PP +If no 'keyboard' file is present in the X2Go session directory, nothing happens (i.e. no error +will be raised). +.SH RETURN VALUES +If \fBx2gosetkeyboard\fR successfully sets the session's keyboard parameters an exit code of 0 is +returned. Also, if the file ${HOME}/.x2go/C-${X2GO_SESSION}/keyboard is not presented at the +expected location, a zero-exitcode is returned. +.PP +If the command fails on its way, then the exitcode of the failing command is returned. +.SH FILES +${HOME}/.x2go/C-${X2GO_SESSION}/keyboard +.PP +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@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).