Hello all, I have been experimenting with the command line x2go client, x2goclient-cli, and have had great success except in one area.<br><br>I am having difficulties getting the same results with the CLI client as I have with the Qt client when launching single applications.<br>
<br>When using the Qt client the single application appears part of the local desktop, exactly how 'ssh -Y' appears.<br><br>However when using the CLI client the application loads in a separate x2go window, and the single application does not have it's own window controls.<br>
<br>When looking at the session manager - the dialog box that appears when you try and connect with a user that already has an active connection - I can see that the session type for the Qt client is 'Single Application' and for the CLI client it is desktop.<br>
<br>The command I am executing is:<br><br>x2goclient-cli --user mark --server <a href="http://instance_name.compute-1.amazonaws.com">instance_name.compute-1.amazonaws.com</a> --command iceweasel --ssh-key ssh-keys/mark --geometry 800x600 --session-type unix-application<br>
<br>I specify the session-type to be 'unix-application', which is by default 'unix-kde'. I found 'unix-application' in the help information for nxproxy.<br><br>Any help would be appreciated,<br><br>
Thanks<br><br>Brian<br>