<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Dear x2go team,</p>
<p>according to x2goserver/bin/x2goruncommand xfce4 is being
launched by executing xfce4-session<br>
</p>
<p>239 elif [ "$cmd" == "XFCE4" ] || [ "$cmd" == "XFCE" ]; then<br>
240 cmd="/usr/bin/xfce4-session"</p>
<p><br>
</p>
<p>According to <a class="moz-txt-link-freetext" href="https://docs.xfce.org/xfce/getting-started">https://docs.xfce.org/xfce/getting-started</a>
startxfce4 should be used to start xfce, at least from command
line.</p>
<i>Command line</i><i><br>
</i><i>Use </i><i><code>startxfce4</code></i><i> to start an Xfce
session or choose </i><em>Xfce Session</em><i> from the login
manager...<br>
<br>
</i>So why does x2go uses xfce4-session instead of startxfce4. Is
this legacy or are there technical reasons for that?<br>
<br>
Marcin<br>
<i></i>
</body>
</html>