[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.1.1.4-244-g0e87534

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:27:03 CET 2014


The branch, build-baikal has been updated
       via  0e87534762012a7029253e86feb1140d704aba67 (commit)
      from  f3de332ae4b466bb329df00f31ca9eb92b44ba3c (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/backends/terminal/_stdout.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/backends/terminal/_stdout.py b/x2go/backends/terminal/_stdout.py
index 7199ad8..1f256a7 100644
--- a/x2go/backends/terminal/_stdout.py
+++ b/x2go/backends/terminal/_stdout.py
@@ -1147,7 +1147,7 @@ class X2goTerminalSessionSTDOUT(object):
 
         setkbd = "0"
         if (self.params.kblayout != "null") or (self.params.kbtype != "null/null"):
-            setkbd = "0"
+            setkbd = "1"
 
         if '/' in self.params.cmd:
             self.params.cmd = os.path.basename(self.params.cmd)


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list