From mike.gabriel@das-netzwerkteam.de  Tue May 28 22:39:08 2013
Received: (at 223) by bugs.x2go.org; 28 May 2013 20:39:09 +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 CCFBE5DB11;
	Tue, 28 May 2013 22:39:08 +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 C42A4BD0;
	Tue, 28 May 2013 22:39:08 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 726233BBF0;
	Tue, 28 May 2013 22:39:06 +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 r1JL5EGVTu5U; Tue, 28 May 2013 22:39:04 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 0FC783BBE8;
	Tue, 28 May 2013 22:39:04 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id D03CE3BB5F;
	Tue, 28 May 2013 22:39:00 +0200 (CEST)
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id 54F363BBD2; Tue, 28 May 2013 22:38:56 +0200 (CEST)
Received: from 46.115.98.155 ([46.115.98.155]) by mail.das-netzwerkteam.de
 (Horde Framework) with HTTP; Tue, 28 May 2013 22:38:56 +0200
Message-ID: <20130528223856.90781detk8pa0hcw@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Tue, 28 May 2013 22:38:56 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Thomas =?utf-8?b?R8O8dHRsZXI=?= <hv@tbz-pariv.de>, 223@bugs.x2go.org
Cc: control@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#223: Space key behaves like ctrl-alt-f (switch
 fullscreen)
References: <51A4897D.8070700@tbz-pariv.de>
In-Reply-To: <51A4897D.8070700@tbz-pariv.de>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_14v3ni3oqp5s";
 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.

--=_14v3ni3oqp5s
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

notfound #223 2:3.5.0.21-0~350~lucid1
found #223 3.5.0.21
tag #223 moreinfo
thanks

Hi Thomas,

On Di 28 Mai 2013 12:39:57 CEST Thomas G=C3=BCttler wrote:

> Package: x2goagent
> Version: 2:3.5.0.21-0~350~lucid1
>
> The file /etc/x2go/keystrokes.cfg contained an entry to make the
> space key behave like ctrg+alt-f (switch fullscreen mode).
>
>  See  http://wiki.x2go.org/doku.php/wiki:advanced:nx-keyboard-shortcuts
>

<!DOCTYPE NXKeystroke>
<keystrokes>
<keystroke action=3D"close_session" Control=3D"1" key=3D"t" />
<keystroke action=3D"switch_all_screens" Control=3D"1" key=3D"f" />
<keystroke action=3D"minimize" Control=3D"1" key=3D"m" />
<keystroke action=3D"resize" Control=3D"1" key=3D"r" />
<keystroke action=3D"defer" Control=3D"1" key=3D"e" />
<keystroke action=3D"ignore" Control=3D"1" key=3D"BackSpace" />
<keystroke action=3D"force_synchronization" Control=3D"1" key=3D"j" />
<keystroke action=3D"debug_tree" Control=3D"1" key=3D"q" />
<keystroke action=3D"regions_on_screen" Control=3D"1" key=3D"a" />
<keystroke action=3D"test_input" Control=3D"1" key=3D"x" />
<keystroke action=3D"deactivate_input_devices_grab" Control=3D"1" key=3D"y" =
/>
<keystroke action=3D"fullscreen" Control=3D"1" Shift=3D"1" key=3D"f" />
<keystroke action=3D"viewport_move_left" Control=3D"1" Shift=3D"1" key=3D"Le=
ft" />
<keystroke action=3D"viewport_move_up" Control=3D"1" key=3D"Up" />
<keystroke action=3D"viewport_move_right" Control=3D"1" key=3D"Right" />
<keystroke action=3D"viewport_move_down" Control=3D"1" key=3D"Down" />
</keystrokes>

Can you please use the above XML code as /etc/x2go/keystrokes.cfg and =20
report back if your X2Go Session behaves normally?

I'd rather prefer a keystrokes.cfg with sensible defaults rather than =20
shipping a keystrokes.cfg.example that breaks the system.

Sorry, that I did not look at the file much more closely when activating it.

Greets,
Mike


--=20

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.xf=
b
--=_14v3ni3oqp5s
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)

iQIcBAABAgAGBQJRpRXgAAoJEJr0azAldxsxV34QAKx5TCz0oqyWdn5aLXdLj2WT
mPqqrm3LfhN7FDR3pPYgxWM/5GXAaUSHiQ7FuLmUa7sRwjPL0Pn4IrVt4tlPJ0cG
M9DU/orBXOrg3ZtyI5/ajAqcObivMAtfj7DTKeTN0B65EdfiS+2IcT0SjjQMveKD
TlPF/iNT8UotVu4+SNdz9capW9Qmw6HDdwW8RJ3akYz08KilW88Z4t7b/rEwmVfZ
QSdse1yLgQD9LaJrzVYpkqxnTw2jx8C8ynIwVA+vHYGGEC0Sv0kdkze4zuKdAWP1
m/QGuOeVuvle6pW9lrn0/eHmDCfoLRviB30kP7ZiCDPruNZCuI9Ku9TNY5xFxbtQ
Zn3V+51GA4Uy8AN/PQ/+mdgmWpxwh+QqtKDR56P+JVHx64pcm057CjArthQ8Q04x
OliHQChrmiuFqTh8Tv7fbgnSnsaU2c3r4PKtKU1RSHYj6ijB1a/duoyYQ8wskojo
cg6N9mAYQh2nQOAZhIcQMC19oqlFxFVD9F/D1lK/g0e3LeT6s3uFV51hKMJhrTK5
rj16A4eeQGTCm3+QDSmsRA5yOw1Ve4Nl/31lwnvx+suSb5RG6OF8GmSSkpUHbHw6
DURKmIbnuCVFMs2X3iaf1vZxBc7AF9pM+zHmbtJhkkKKJEHAEptiz0M8YSrj1u1G
zDBhbmdrl4Tf+c6Fqdxm
=5y2O
-----END PGP SIGNATURE-----

--=_14v3ni3oqp5s--

