Hi,
2010/12/30 Moritz StrĂ¼be <Moritz.Struebe@informatik.uni-erlangen.de>:
No idea whether there is a "clean" way of doing it. The last line of my .xsession is "gnome-session". Probably there are better ways of ding this, but I've been to lazy. ;-)
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
and this seems to work. :) However, I'd suggest adding capability of reading .xsession or maybe .x2gosession where one could put generic stuff in...
Florian