When launching x2go client, it always pre-fill the login field with
the content of the $USER variable. If this makes sens most of the
time, it doesn't when running in TCE: the login field is always
x2gothinclient.
I tried to change x2gothinclient_start script, by calling x2goclient
like:
This works, the login field is empty, but this setting also breaks
folder sharing (when calling the x2gomountdirs commands, the login
arg is empty, so nothing happens)
Is there a way to just start x2goclient with an empty login field ?