From unknown Sun Apr 26 12:20:12 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#285: keyboard layout selected in x2go client isn't applied to the session
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 285@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 05 Aug 2013 12:18:02 +0000
Resent-Message-ID: <handler.285.B285.13757043776443@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 285
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: confirmed pending
Received: via spool by 285-submit@bugs.x2go.org id=B285.13757043776443
          (code B ref 285); Mon, 05 Aug 2013 12:18:02 +0000
Received: (at 285) by bugs.x2go.org; 5 Aug 2013 12:06: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=0.0 required=5.0 tests=URIBL_BLOCKED autolearn=ham
	version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 1AFE45DB1E;
	Mon,  5 Aug 2013 14:06:17 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id A25D1AF6;
	Mon,  5 Aug 2013 14:06:16 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 8E7C93BC35;
	Mon,  5 Aug 2013 14:06:16 +0200 (CEST)
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 eCJqjqgprvuL; Mon,  5 Aug 2013 14:06:16 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 5FC273BF2A;
	Mon,  5 Aug 2013 14:06:16 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 494D03BC35;
	Mon,  5 Aug 2013 14:06:16 +0200 (CEST)
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id E6C523BF13; Mon,  5 Aug 2013 14:06:15 +0200 (CEST)
Received: from m-047.informatik.uni-kiel.de (m-047.informatik.uni-kiel.de
 [134.245.254.47]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Mon, 05 Aug 2013 14:06:15 +0200
Message-ID: <20130805140615.13575ubvqzmrfwhj@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Mon, 05 Aug 2013 14:06:15 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Cc: 285@bugs.x2go.org, control@bugs.x2go.org
References: <51FEE7A9.7060001@maciej.szmigiero.name>
 <20130805121656.69992m0bdq7s0mu0@mail.das-netzwerkteam.de>
 <51FF88EE.30204@maciej.szmigiero.name>
In-Reply-To: <51FF88EE.30204@maciej.szmigiero.name>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_5a2et4h9ggmv";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)

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

--=_5a2et4h9ggmv
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

clone #285 -1
tag -1 - pending
tag -1 - confirmed
retitle #285 keyboard layout isn't applied to the session (when resuming)
retitle -1 keyboard layout isn't applied to the session (when starting)
thanks

Hi Maciej,

I will clone issue #285, so we have two issues: one for resuming  
(#285), one for starting new sessions.

On Mo 05 Aug 2013 13:13:50 CEST "Maciej S. Szmigiero" wrote:

>> x2gostartagent: here I do not see an issue. Not that in X2Go Server  
>> there are three ways to set up your keyboard:
>>
>>   1) no setup at all (setxkb=false in sessions file)
>>   2) setup a specific setup (e.g. type=pc105/us, layout=us)
>>   3) automatic setup (-> type=auto, layout=)
>>
>> The server-side script ,,x2gosetkeyboard'' is only used for 3).
>>
>> The keyboard setup for 2) is managed from the client side by  
>> issuing setxkbmap commands via the open SSH channel.
>
> I've grepped x2goclient-4.0.1.0 sources and found only setxkbmap  
> call on client side (via "QProcess::startDetached").

Yes, that's where the settings get set...

> There is also remote xmodmap call on Maemo, but it only remaps two keys.
>
>> On x2gostartagent, everything (after testing with PyHoca-GUI and  
>> X2Go Client) works as expected.
>
> Unfortunately not for me (that's why I looked into this issue).

In order to get the new cloned bug (the one that deals with keyboard  
layout while starting X2Go sessions) fixed, please send to me  
(privately):

   your ~/.x2goclient/sessions file (grey-out sensitive information)
   your ~/.x2go/C-<sessionid>/options file (on server-side)
   your ~/.x2go/C-<sessionid>/session.log

Thanks,
Mike



-- 

DAS-NETZWERKTEAM
mike gabriel, 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.xfb

--=_5a2et4h9ggmv
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Unterschrift
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJR/5U3AAoJEJr0azAldxsxJJUP/3HxIDqDcN+yXUpxJ72LlidO
/qwdaLdsmdsvNJoQxzcII2ITrQZhdLUNnsJXj8+71KoIftgIuJpBG/Wdz6NgzVIy
7kfgj6F4jmU1tXzZSMmv+rPErlPEEQLhdc7Z84kofyH787YUO54F8bcFxgE5IK3d
A5356zqS5eSOJn970fWwrk2b94HwNAuyrhZtIms6/e4o2QqNNc+tHwWeLCerODHq
EfjTTU4RHtev6tYekKxjTod3L3GXZ3MmS0S/JmMpl47t9rG6efHSYlIh6BGsRj5i
15/KW1On7m6dCXjyB6ENe/K7smsz+wbxnJEbWc9orTzXsa3JdsKX3kKCJ1zGmHdf
V0fxP6FRT+kCTEAEwc5DxtAoekRzBbbIs8NyExHWj7J3ZwQixydKZ6YtDMFSCiKS
bWWKZ+SVxNSyPTPHyyLEPfVxSjEMEQlYgV8P529nWDXeDF/GauZdXgMOVfVAOi/S
slWNKXo7KFOJb6rdk6pJGRB01GzTPDlWGnFSv7+4D3rVmqndt/GwmB0sjBd3i2Vs
l1QEvdRrZ5CKPKNq8fDfWdCJjHfszP9y9xn9tUHlSEFjW3y6gDu5q0TJxkp1u3Rb
WSYM6oIagwZUjjolUNghTJbO54P0sR/F+B+UdutJkvReBLFPVGzoKTjnGp9BeEPg
wzVe+3U59VIqcyyCDXD5
=9o8q
-----END PGP SIGNATURE-----

--=_5a2et4h9ggmv--
