From unknown Tue Apr 28 14:08:02 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#669: [X2Go-Dev] Bug#669: Keyboard layout is wrong
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 669@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: owner@bugs.x2go.org
X-Loop: owner@bugs.x2go.org
Resent-Date: Fri, 07 Nov 2014 21:05:02 +0000
Resent-Message-ID: <handler.669.B669.14153940775973@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 669
X-X2Go-PR-Package: keyboard layout
X-X2Go-PR-Keywords: 
Received: via spool by 669-submit@bugs.x2go.org id=B669.14153940775973
          (code B ref 669); Fri, 07 Nov 2014 21:05:02 +0000
Received: (at 669) by bugs.x2go.org; 7 Nov 2014 21:01:17 +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,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 0273F5DEA7
	for <669@bugs.x2go.org>; Fri,  7 Nov 2014 22:01:16 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id C4BD73565;
	Fri,  7 Nov 2014 22:01:15 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id A5A9C3BF98;
	Fri,  7 Nov 2014 22:01:15 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id IWZB1PAbga4L; Fri,  7 Nov 2014 22:01:15 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 0B1183C4ED;
	Fri,  7 Nov 2014 22:01:03 +0100 (CET)
Received: from p5B3B9A55.dip0.t-ipconnect.de (p5B3B9A55.dip0.t-ipconnect.de
 [91.59.154.85]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Fri, 07 Nov 2014 21:01:02 +0000
Date: Fri, 07 Nov 2014 21:01:02 +0000
Message-ID: <20141107210102.Horde.j3AhHRCcPjtuhU9r836kqg1@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: "Albrecht, Daniel S." <DSALBRECHT@mgh.harvard.edu>, 669@bugs.x2go.org
In-Reply-To: <D571482B0BCAE54E869DB627906B9FE014702F8E@PHSX10MB17.partners.org>
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 91.59.154.85
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101
 Firefox/32.0 Iceweasel/32.0
Content-Type: multipart/signed; boundary="=_1jwsIKZcX3ccCiHPpJdatQ1";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0

This message is in MIME format and has been PGP signed.

--=_1jwsIKZcX3ccCiHPpJdatQ1
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; DelSp=Yes
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Control: reassign -1 wiki.x2go.org
Control: retitle -1 better document different keyboard setups
Control: severity -1 wishlist

Hi Daniel,

On  Fr 07 Nov 2014 17:49:12 CET, Albrecht, Daniel S. wrote:

> Package: keyboard layout
> Version. 2.7.7
>
> Just yesterday, I attempted to connect remotely to my work desktop=20=20
>=20using X2go and the keyboard layout was completely erratic (e =3D=20=20
>=20backspace, enter =3D j, etc.).  When I attempt to change the keyboard=
=20=20
>=20layout in preferences, no matter what input I choose, I get the=20=20
>=20following error:
>
> Error activating XKB configuration.
> It can happen under various circumstances:
> - a bug in libxklavier library
> - a bug in X server (xkbcomp, xmodmap utilities)
> - X server with incompatible libxkbfile implementation
>
> X server version data:
> The X.Org Foundation
> 70000000
>
> If you report this situation as a bug, please include:
> - The result of xprop -root | grep XKB
> - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
>
> When I use an X11 terminal to run the xprop and gconftrool-2, I get=20=20
>=20the following responses:
>
> bash-3.2$ xprop -root|grep XKB
> _XKB_RULES_NAMES(STRING) =3D "base", "empty", "empty", "", ""
>
> bash-3.2$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
> bash: gconftool-2: command not found
>
> I'm also having some connectivity issues, where X2go closes=20=20
>=20unexpectedly at least once before I'm able to log on, I don't know=20=
=20
>=20if that issue is related to the keyboard one or not.  Thank you,
>
> Dan Albrecht

I am not sure that this really is a bug. It surely could be handled in=20=
=20
a=20better way in X2Go, but basically, what you do is:

   (a) you tell X2Go Client to set some specific keyboard set up for=20=20
the=20session
   (b) have a special keyboard setting configured by the desktop environmen=
t

Both approaches do not go well together. In X2Go, we recommend to=20=20
disable=20all keyboard settings made by the desktop shell, but let X2Go=20=
=20
Client=20set up the keyboard model, layout and variant.

I reassigned this issue to wiki.x2go.org as it rather requires=20=20
documentation=20in the FAQ than a fix in the software.

Greets,
Mike

--=20

DAS-NETZWERKTEAM
mike=20gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x=
fb

--=_1jwsIKZcX3ccCiHPpJdatQ1
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Signatur
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJUXTMOAAoJEJr0azAldxsx8f8P/0OOjjqAdBZymPyXqyerqMfo
+T1/TMTeje3Z5SDV7Bb1tqvzS4zwr35UctGKgTQOimVQjIn15tX5wkaNq72ap2vF
Xpd33yaInpRCRvJz5tofCs5wxQR8sVBZRrvWQZJS8wyEpsI/GcGaW2tlDXfJw2Qo
avM/WmW8JXIIwQhGF/J/QVqKBAmcTs+U7MrkXE0XUsNDri0C8j6ZKFakWwdB4ZB+
sYt9jUoZTbotLm8+vu3IwuVw2LL3Hj9WVSv21AHqyLDu7RdYMmb5mgdEeNMi23g2
c1xNq1LfhAiBBba0D30gj4Js3ptqqK8/iCaRcqSimzNoFXp9i/8rH7RC7+QatJz4
yZPRdjw75r3G9cIbiA/RpIhtN3jfl1PNY3INcy+QhsEBgGnNsP0/XuONEvKJWZBb
ni3FeQL9ztyjrzYpi6G6RqSCph9p9TtkvIl7Qy+hPHlqScm1RSAfHCg39T9l/c6i
jIYgsKsaI7ywM/cGiSPJLHEwkPWEEjPg3ZRhFI46h2byszAL6mXyjqNcL4rdhpq2
xCQDQZEjXA5PdHrS2/q4mnOX769lS84MVvf610xF0rG79OodsvsWM6VoXVx73ljC
zbtZTbmtmGekWGbn2kBEkoDnxjsOpaKOCeIgfiaQkJRgIB0MLkTrVoBRc8mUz3FP
JXgqn6LPpp/ija4UDQdb
=ypZ7
-----END PGP SIGNATURE-----

--=_1jwsIKZcX3ccCiHPpJdatQ1--
