From w.moghrabi@servicemagic.eu Wed Jul 26 11:09:09 2017 Received: (at 1197) by bugs.x2go.org; 26 Jul 2017 09:09:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id AE8A65DAD3 for <1197@bugs.x2go.org>; Wed, 26 Jul 2017 11:09:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5D_XHgfW2DXF for <1197@bugs.x2go.org>; Wed, 26 Jul 2017 11:09:02 +0200 (CEST) Received: from zm-01.servicemagic.eu (zm-01.servicemagic.eu [176.31.236.17]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 240725DAD0 for <1197@bugs.x2go.org>; Wed, 26 Jul 2017 11:09:02 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by zm-01.servicemagic.eu (Postfix) with ESMTP id 6A40080733859; Wed, 26 Jul 2017 11:09:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 zm-01.servicemagic.eu 6A40080733859 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=servicemagic.eu; s=frmailing; t=1501060141; bh=D/NzyCZ+ZEq1bGlEfiR5uK7lXqrR/RL1+HXIVxX8avk=; h=Date:From:To:Cc:In-Reply-To:Subject:From; b=ckNFY0GBMfWGLlG44prZsIFf4uGZL40UlQfU1IBX1uTwTz/qnRrepIJBgPodNZ8P7 2luP5gk6T6Mq/LC5iMmZPua9XLb3xiVsmYPC7GqlBmWuwl8gN9PVWR841VYTB7cfBp 5BlrQpMpBXiB+hUzupY0sL1mIBm+3n3Finxkv47I= X-Amavis-Modified: Mail body modified (using disclaimer) - zm-01.servicemagic.eu X-Virus-Scanned: amavisd-new at servicemagic.eu Received: from zm-01.servicemagic.eu ([127.0.0.1]) by localhost (zm-01.servicemagic.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vfmba3y0QjpE; Wed, 26 Jul 2017 11:09:00 +0200 (CEST) Received: from zm-01.servicemagic.eu (localhost.localdomain [127.0.0.1]) by zm-01.servicemagic.eu (Postfix) with ESMTP id BDEAD806CE3DA; Wed, 26 Jul 2017 11:09:00 +0200 (CEST) Date: Wed, 26 Jul 2017 11:09:00 +0200 (CEST) From: Walid MOGHRABI To: Ulrich Sibiller Cc: 1197@bugs.x2go.org, Stefan Baur Message-ID: <994855057.5458853.1501060140704.JavaMail.root@servicemagic.eu> In-Reply-To: Subject: Re: Bug#1197: Multihead fullscreen not working with TCE client in displaymanager mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [10.33.100.52] X-Mailer: Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC59 (Linux)/7.2.0_GA_2669) Humm ... I guess the images used by Stefan are "mini desktop" based. I don't want to use that mode, I'd rather go with the "displaymanager" mode= instead. I really want my users to login directly to their X2Go session. I works really well in one screen only situations but now, I'd like to give= my devs access to a X2Go session too but they use dual head setup and so, = I wanted to have a good dual head support ... which is the case with the cl= ient under Linux (but not under Windows as I already reported earlier) so I= thought that making them use the TCE would fix that but that is not the ca= se for unknown reason. There must be a way to fix that but I admit that my knowledge on that part = is somewhat limited. Regards, Walid Moghrabi TRAVAUX.COM BAT I - PARC CEZANNE 2 290 AVENUE GALILEE - CS 80403 13591 AIX EN PROVENCE CEDEX 3 ----- Mail original -----=20 De: "Ulrich Sibiller" =20 =C3=80: "Walid MOGHRABI" =20 Cc: 1197@bugs.x2go.org, "Stefan Baur" =20 Envoy=C3=A9: Mercredi 26 Juillet 2017 11:01:20=20 Objet: Re: Bug#1197: Multihead fullscreen not working with TCE client in di= splaymanager mode=20 On Wed, Jul 26, 2017 at 10:35 AM, Walid MOGHRABI=20 wrote:=20 > Just to give a bit more informations on my TCE setup : it is not based on= the live-build scripts because it is not well suited for Ubuntu 16.04 and = to be honest, I never managed to get a working live build that way so I gav= e up.=20 > My TCE image is more or less a tweaked ubuntu 16.04 debbotstrapped image = with x2gothinclient-displaymanager installed (+ a few more things but reall= y, this is a pretty basic ubuntu server image + x2gothinclient installed)= =20 Maybe Stefan can provide an image that you can try?=20 > By the way, Stefan put the finger on one point : in /usr/sbin/x2gothincli= entd, I commented the whole randr stuff block (from line 114 to line 175) t= o make a try then restarted the x2gothinclient-displaymanager but while it = didn't fix my multimonitor support within the X2Go session, it fixed a bad = ordering of the monitors.=20 > Before that, my monitors were inverted (right was left and left was right= ), commenting this block lead to right ordering of the monitors this time.= =20 AFAIU wrong ordering is the raeson for that code. You can instruct it=20 how to arrange the monitors via that code ("above", "leftof" a.s.o.)=20 > Concerning your test Uli, doing "Ctrl+Alt+F" within the X2Go session on t= he TCE did nothing.=20 > I don't know if it was meant to do anything but I did it many times follo= wing the action by a xrandr output in the console, nothing changed, same va= lues all the time (one big screen, not 2)=20 Hmm, this keystroke is supposed to toggle fullscreen. And it is=20 working in the TCE image I have here (switches to windowed mode and=20 back again to fullscreen on the second stroke). You could also try=20 Ctrl+Shift+Alt+F but I doubt it will work if the other keystroke did=20 not work...=20 Uli --- DISCLAIMER: This e-mail is private and confidential and may contain proprietary or legally privileged information. It is for the intended recipient only. If you have received this email in error, please notify the author by replying to it and then destroy it. If you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this e-mail or any attachment. Thank you