The branch, master has been updated via 410289b22b14fbb1ddb97be965406c01e384a86f (commit) from 825b50999110441eebcb81782cd79234344ae0c3 (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 410289b22b14fbb1ddb97be965406c01e384a86f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 10 20:53:50 2012 +0100 update man page ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 +++ man/man1/pyhoca-cli.1 | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 31c66dc..c59505e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ pyhoca-cli (0.2.1.0-0~x2go1) UNRELEASED; urgency=low + Reduce python version in Build-Depends to allow build on Ubuntu 10.04. * /debian/rules: + Allow package build on systems with missing dh_python2. + * /man/man1/pyhoca-cli.1: + + Mention keyboard auto detection switch. + + Mention possible geometry value: maximize. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 17 Aug 2012 16:38:54 +0200 diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1 index 002cdd1..1ca92d6 100644 --- a/man/man1/pyhoca-cli.1 +++ b/man/man1/pyhoca-cli.1 @@ -152,7 +152,7 @@ LDAP support is planned to be added into \fBpyhoca-cli\fR in the near future. So .PP .SH NX OPTIONS (Version 3) .TP -\*(T<\fB\-g, \-\-geometry\fR \fI{<WIDTH>x<HEIGHT>|fullscreen}\fR\*(T> +\*(T<\fB\-g, \-\-geometry\fR \fI{<WIDTH>x<HEIGHT>|fullscreen|maximize}\fR\*(T> Screen geometry (default: '800x600'). .TP \*(T<\fB\-q, \-\-link\fR \fI{modem|isdn|adsl|wan|lan}\fR\*(T> @@ -169,8 +169,8 @@ Compression method (see below for possible values). \*(T<\fB\-\-kbd\-layout\fR \fI{us|de|fr|...}\fR\*(T> Use keyboard layout (default: 'us'). .TP -\*(T<\fB\-\-kbd\-type\fR \fI{pc105/us|pc105/de|...}\fR\*(T> -Set Keyboard type (default 'pc105/us'). +\*(T<\fB\-\-kbd\-type\fR \fI{auto|pc105/us|pc105/de|...}\fR\*(T> +Set Keyboard type (default 'pc105/us'). Use \fIauto\fR as value here to enable X2Go's keyboard auto-detection code. .SH COMPATIBILITY OPTIONS \fBpyhoca-cli\fR aims at being fully compatible with all command line options and session config files of the X2Go project's X2Go command line client \fBx2goclient-cli\fR as well as the \fBx2goclient\fR GUI. This is still work in progress. hooks/post-receive -- pyhoca-cli.git (Python X2Go Client (command line client)) 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 "pyhoca-cli.git" (Python X2Go Client (command line client)).