Thanks for the reply.<br><br>I did try what you suggested - same problem. I think it stores all commands that has been set. So when I set "firefox" again it just auto-set to the one that has been stored and disregard the difference on letter case.<br><div class="gmail_quote"><div dir="ltr">On Thu, 11 Aug 2016 at 00:40, Stefan Baur <<a href="mailto:X2Go-ML-1@baur-itcs.de">X2Go-ML-1@baur-itcs.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 10.08.2016 um 20:06 schrieb Xiao Zhang:<br>
<br>
> There seems no way to correct such misspell. I had to delete and create<br>
> a new session.<br>
<br>
Have you tried entering a different command, say, "true", saving the<br>
session, then changing it to the lowercase "firefox" entry and saving again?<br>
<br>
Also, do check out the "Published Applications" feature, as it allows<br>
you to offer not one, but several applications to your users, with a<br>
single sign in and all running within the same connection.<br>
<br>
By default, all applications in /usr/share/applications will be published.<br>
If you want to restrict it to a subset, run this, as root:<br>
<br>
rm /etc/x2go/applications<br>
mkdir /etc/x2go/applications<br>
chmod 755 /etc/x2go/applications<br>
<br>
cp -a /usr/share/applications/whateveryouwant.desktop \<br>
/etc/x2go/applications/<br>
<br>
If you replace the "Categories=" entry in the *.desktop files in<br>
/etc/x2go/applications with "Categories=X2Go-Top", you will end up with<br>
a "flat" start menu, which may be more to your liking if you only wish<br>
to publish a few apps. Make sure you're not operating on a symlinked<br>
/usr/share/applications folder, though, or you will mess up your regular<br>
desktop entries.<br>
<br>
Kind Regards,<br>
Stefan Baur<br>
<br>
--<br>
BAUR-ITCS UG (haftungsbeschränkt)<br>
Geschäftsführer: Stefan Baur<br>
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364<br>
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243<br>
<br>
</blockquote></div>