<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre>Hi,

On  So 22 Mär 2020 01:18:23 CET, Bilinmek Istemiyor wrote:

><i> Hello,
</i>><i>
</i>><i> I have been searching for a remote desktop solution to manage two manjaro
</i>><i> linux machines at my home, after fiddling with vnc, I have come across to
</i>><i> x2go, I am pretty impressed with the setup, and I thank you all who has
</i>><i> contributed this software..
</i>><i>
</i>><i> I would like to report one issue. In x2go client, there is an option of
</i>><i> selecting desktop environments. I am using KDE in both machines. When I
</i>><i> select KDE, the connection can not be established since startkde fails.
</i>><i>
</i>><i> KDE has changed startkde to startplasma-x11. I have tried to circumvent
</i>><i> this problem by symbolic linking startkde to startplama-x11 by symbolic
</i>><i> linking in the same directory which is /usr/bin. However this failed.
</i>><i>
</i>><i> I gave up KDE option. I have selected Custom Destop option and entered
</i>><i> startplasma-x11 as the command which worked.
</i>><i>
</i>><i> I believe the KDE option must be updated accordion to new command..
</i>><i>
</i>><i> Another issue is, the windows' menu fonts are exceptionally big even though
</i>><i> the contents seem proportional.. I do not know if this is  relevant to the
</i>><i> missing of some options... Native connection with monitor does not have
</i>><i> this issue.
</i>><i>
</i>><i> Best regards...
</i>
in /usr/bin/x2goruncommand, there is the mapping between "KDE" and the  
command to be executed.

Can you fiddle on a patch that makes x2goruncommand work again with  
your plasma/kde setup? If so, could you provide your patch?

Thanks+Greets,
Mike</pre>
    <pre>-- 

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: <a href="https://lists.x2go.org/listinfo/x2go-user">mike.gabriel at das-netzwerkteam.de</a>, <a href="http://das-netzwerkteam.de">http://das-netzwerkteam.de</a>

I looked into x2goruncommand for the mapping. The mapping in this case is without effect
because it maps desktop-environments to commands but the parameters given to x2goruncommand don't show KDE.
Instead x2goruncommand receives startkde directly (from where ever).
Custom desktop with <i>startplasma-x11</i> starts the session (because $cmd is set to <i>startplasma-x11) </i>and 
passes till the end. But obviously not using the clients display parameters (seems to use the servers
display parameters.
Client W10, server Opensuse tumbleweed.
Hope I made no mistakes and it helps.
Thanks
Lutz 
</pre>
  </body>
</html>