[X2Go-Commits] lightdm-remote-session-x2go.git - build-main (branch) updated: 15844f38758c435380814e36644434ef50da4e37

X2Go dev team git-admin at x2go.org
Sat Apr 27 13:50:00 CEST 2013


The branch, build-main has been updated
       via  15844f38758c435380814e36644434ef50da4e37 (commit)
      from  87a1e6fd8e2e8a18a357348455b1bef34ae3a971 (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:
 x2go-session.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go-session.in b/x2go-session.in
index 8cf9844..658af13 100755
--- a/x2go-session.in
+++ b/x2go-session.in
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 if [ -e ~/.x2go-socket ]; then
-	@libexecdir@/socket-sucker | /usr/bin/pyhoca-cli --from-stdin --add-to-known-hosts 2>&1 | logger -t lightdm-remote-session-x2go --
+	@libexecdir@/socket-sucker | /usr/bin/pyhoca-cli --from-stdin --add-to-known-hosts --kbd-type auto 2>&1 | logger -t lightdm-remote-session-x2go --
 else
 	zenity --warning --text="Unable to locate X2GoSession/PyHoca socket"
 fi;


hooks/post-receive
-- 
lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM)

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 "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).




More information about the x2go-commits mailing list