From Daniel.Babel@fau.de  Tue Dec 17 16:12:14 2013
Received: (at 348) by bugs.x2go.org; 17 Dec 2013 15:12:15 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
X-Greylist: delayed 330 seconds by postgrey-1.34 at ymir; Tue, 17 Dec 2013 16:12:14 CET
Received: from mx-rz-1.rrze.uni-erlangen.de (mx-rz-1.rrze.uni-erlangen.de [131.188.11.20])
	by ymir (Postfix) with ESMTPS id A46405DB16
	for <348@bugs.x2go.org>; Tue, 17 Dec 2013 16:12:14 +0100 (CET)
Received: from boeck5.rrze.uni-erlangen.de (boeck5.rrze.uni-erlangen.de [131.188.11.35])
	by mx-rz-1.rrze.uni-erlangen.de (Postfix) with ESMTP id 3dkN3m3Y9vzHxC5
	for <348@bugs.x2go.org>; Tue, 17 Dec 2013 16:06:44 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fau.de; s=fau-2013;
	t=1387292804; bh=+G0TWv9nAsedvyWT/Pq/wSxv0u//IA/x3B5lGCBcHps=;
	h=Date:From:To:Subject:From;
	b=AuDb3C3JP9YuQAQTvwz3qlkeVc8TUhk8aGORcxtXrbWBxzv5itP1lS8K3uVfnLr/r
	 KGjhl0D8z4wVFboeYbuN+oHMBR1eJOhkeFgpdzZnsq3w3pSeer9yIbRTkG+TelThlt
	 OUYTQdaXtSO34qJPF/8QJbf2du94DirU38sjNUeBHywpeVPDJGdEroOXZJBvIVgMdX
	 CRRGi0KuNcQf57AVaPEs8J90ONG/wHvIz6CZaT7WdKSsgjhtUZQ+BOJ12211VxX/0c
	 hVNlYm6yJoiQDpIjgRw07Rs+WCLQgvanChg5oMenHW48GaW7jEzfMo9SMkLg8IHSpw
	 rXxJpV9ZfkYFA==
X-Virus-Scanned: amavisd-new at boeck5.rrze.uni-erlangen.de (RRZE)
Received: from mx-rz-1.rrze.uni-erlangen.de ([131.188.11.20])
	by boeck5.rrze.uni-erlangen.de (boeck5.rrze.uni-erlangen.de [131.188.11.35]) (amavisd-new, port 10026)
	with LMTP id ae7FckgzXEbR for <348@bugs.x2go.org>;
	Tue, 17 Dec 2013 16:06:26 +0100 (CET)
Received: from lnx2.exch.uni-erlangen.de (lnx2.exch.uni-erlangen.de [10.15.8.19])
	by mx-rz-1.rrze.uni-erlangen.de (Postfix) with ESMTP id 3dkN3Q2CB1zJBM8
	for <348@bugs.x2go.org>; Tue, 17 Dec 2013 16:06:26 +0100 (CET)
X-RRZE-Submit-IP: 131.188.140.35
Received: from [131.188.140.35] (lse35.e-technik.uni-erlangen.de [131.188.140.35])
	(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: U2FsdGVkX18Odf2B3CEZCPOX67oxPzQ5bgKzCLO8E44=)
	by lnx2.exch.uni-erlangen.de (Postfix) with ESMTPSA id 3D885EF56
	for <348@bugs.x2go.org>; Tue, 17 Dec 2013 16:06:26 +0100 (CET)
Message-ID: <52B06872.1020608@fau.de>
Date: Tue, 17 Dec 2013 16:06:26 +0100
From: Daniel Babel <Daniel.Babel@fau.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: 348@bugs.x2go.org
Subject: Possibly workaround for this bug
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Hi everybody,

we are running the x2go version 4.0.1.9 with the xfce 4.10 windows 
manager under ubuntu 12.04.3

maybe i have found a fix for the ugly bug in x2go with the mac keyboard 
error.

First:
the error shows up if we worked on our server under the xfce windows 
manager.
if we worked on the kde windows manager there's no problem with the 
keyboard.

so we solved our problem with the following steps.

we found out that the problems with the keyboard under the mac systems 
are caused by two xml files in the xfce4 conf folder.
the files that we had corrected or removed are under the path 
".config/xfce4/xfconf/xfce-perchannel-xml"

1. the keyboard-layouts.xml:
here you can configure the keyboard layout wich is used under the x11 
environment.
but if you configured the keyboard layout wrong than you have a problem 
with your keyboard under your mac.
the best thin is to remove the file or set the variable "XkbDisable" to 
"true".

2. the xfce4-keyboard-shortcuts.xml:
here are the shortcuts for some actions defined under xfce4.
if you have updated to an newer version of xfce or modified the file, 
than the best thing is to delete the file and do a logout.
when you login again, a new file with all correct statements are made.
this solved the error that typing the "d" minimized all windows on the mac

so this solved our problems and so working with a mac system under x2go 
and xfce 4.10 is possible again.

best regards
daniel babel

