<div dir="ltr"><br>Hi,<div>since I got no answer, why I do have wrong settings (especially language settings) with mate and x2go and there was also no problem with "normal" ssh -X I got a workaround, with starting x2go by a own script, just for information. No idea what's the problem: A bug in fedora, a bug in x2go, wrong settings, a combination. No matter, here's the workaround:</div><div><br></div><div><div>#!/bin/bash</div><div>export LANG=de_DE.UTF-8</div><div>export PATH=[content of "normal" Path"</div><div>(sleep 10; setxkbmap de) &</div><div>exec mate-session</div><div><br></div><div><br></div><div>Regards.</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br>Hi,<div><br></div><div>Following setup:</div><div>- Fedora 22 as server: v4.0.1.19</div><div>- x2go on a debian 8.0 for armhf (is a small device similar to raspberry and others) as client: v4.0.5.0</div><div><br></div><div>I've installed mate on fedora and can connect from debian-client without problems. But I have some weird effects:</div><div>- Language is english, I would prefer german</div><div>- keyboard settings are english</div><div>- encoding is not set to utf8</div><div>- Path is only to some mainpaths and not for example to ~/[myuser]/bin</div><div>- and much less other environment variables set as sitting in front of fedora 22-server</div><div><br></div><div>If I log on locally in Fedora 22 with mate, I have german language, german keyboard, utf8-encoding, paths ... .</div><div><br></div><div>Do you have a clue how to solve or at least investigate this? Is this a server or a client thing (not found anything on x2go client I can set, I can set keyboard layout there, but this doens't change anything)?</div><div><br></div><div>Thanks,</div><div>Harald</div></div></blockquote></div></div></div>