The branch, build-main has been updated via 9a8654798ec88f499b38644aa373be38a5c3bacf (commit) from 02bc935ecad33b5ae70ab27ec630467b0c4b3ddc (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: debian/changelog | 1 + .../share/etc/x2gothinclient_sessions | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4dd824e..75c56b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low - Provide /dev/pts inside chroot. - Move configuration template from /usr/share/tce to /usr/share/tce/etc. - Add direct FreeRDP support for defaults TCE installation. + - Start with US keyboard as default keyboard layout. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 10 Aug 2012 14:13:49 +0200 diff --git a/x2gothinclientmanagement/share/etc/x2gothinclient_sessions b/x2gothinclientmanagement/share/etc/x2gothinclient_sessions index b259c7d..eba0368 100644 --- a/x2gothinclientmanagement/share/etc/x2gothinclient_sessions +++ b/x2gothinclientmanagement/share/etc/x2gothinclient_sessions @@ -6,7 +6,7 @@ height = 768 export = speed = 4 fullscreen = true -layout = de +layout = us width = 1024 quality = 9 xdmcpserver = localhost @@ -14,7 +14,7 @@ soundtunnel = 1 rdpoptions = soundsystem = pulse print = 1 -type = pc105/de +type = pc105/us sndport = 4713 usekbd = true fstunnel = true 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).