<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hi!<br></p><p>I wanted to run the x2go client from the command line to display the "username" and "password" fields only, like it happens when using pyHoca-GUI. The problem is that whenever my users hit the "CANCEL" button they always see the list of available sessions at the right of the window, which I wanted to avoid.<br></p><p>I've tried a command line such as:<br></p><p>x2goclient.exe --no-session-edit  --disable-pulse --session=MYSESSION --close-disconnect    --hide-foldersharing    --no-autoresume --no-menu<br></p><p>I don't want to use the pyHoca-GUI because it's too slow to start (at least in our environment)<br></p><p><br></p><p>Thanks,<br></p><p>alaxa<br></p></body></html>