Hi,
2010/12/30 Florian Effenberger <floeff@gmail.com>:
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...
seems it only works partially. I tried the x2go client on Windows 7, and if I run my x2go-lxde script, I have a new Xming window for every program window, the taskbar and the like, so I guess I forgot to start one daemon or set a variable. Works fine with OS X though.
Florian