Florian Effenberger píše v Čt 30. 12. 2010 v 12:52 +0100:
I tried to enter startlxde as command, but .xsession was ignored as well. Then I created ~/.x2go-lxde with
#!/bin/bash LANG=de_DE.UTF-8 startlxde
I have been struggling with setting the language and path variables, too, and finished with a script sourcing /etc/profile (which was ignored in x2go session otherwise). Arch linux.