The branch, master has been updated via 60828dfaef5985930251df0e1de5c5e8ee868c56 (commit) from 6952a0d812e6f1aa8dec21c8cfe9f36d8bc2a343 (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 60828dfaef5985930251df0e1de5c5e8ee868c56 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jun 14 18:22:11 2013 +0200 add broker example for x2gothinclient ----------------------------------------------------------------------- Summary of changes: .../share/etc/x2gothinclient_start | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/share/etc/x2gothinclient_start b/x2gothinclientmanagement/share/etc/x2gothinclient_start index 5d61c90..3ff2b4d 100755 --- a/x2gothinclientmanagement/share/etc/x2gothinclient_start +++ b/x2gothinclientmanagement/share/etc/x2gothinclient_start @@ -23,8 +23,7 @@ /usr/bin/x2goclient --no-menu \ --maximize \ --link=lan \ - --kbd-layout=de \ - --kbd-type=pc105/de \ + --kbd-type=auto \ --set-kbd=1 \ --geometry=fullscreen \ --thinclient \ @@ -35,3 +34,17 @@ --session=X2Go.Example \ --add-to-known-hosts & +#/usr/bin/x2goclient --no-menu \ +# --maximize \ +# --link=lan \ +# --kbd-type=auto \ +# --set-kbd=1 \ +# --geometry=fullscreen \ +# --thinclient \ +# --haltbt \ +# --read-exports-from=~x2gothinclient/export \ +# --background=/etc/x2go/x2goclient-background.svg \ +# --broker-url=https://x2gobroker.intern:8080/plain/zeroconf \ +# --broker-autologoff +# --add-to-known-hosts & + hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) 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 "x2gothinclient.git" (X2Go Thin Client Environment).