This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| doc:usage:x2goclient [2014/07/16 12:31] mikedep333 [Configure Client Settings] Delete the GNOME tip. Newer versions of X2Go Server, including baikal, contain the workarounds built in. | doc:usage:x2goclient [2020/05/04 14:58] (current) uli42 [Keyboard Shortcuts] | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| * You can change the port for the server, but most probably it's the default SSH port, 22. | * You can change the port for the server, but most probably it's the default SSH port, 22. | ||
| * Now you can set, if you want to use RSA or DSA Keys, which one to use. For example: "/ | * Now you can set, if you want to use RSA or DSA Keys, which one to use. For example: "/ | ||
| - | * You could also just use a ssh-agent if you've got that available. | + | * You could also just use an SSH agent if you've got that available. On Linux, the standard ssh-agent, or any agent that is compatible with it, is used. On Windows, Pageant, or any agent that is compatible with it (like KeeAgent) is used. | 
| * There is also the availability to use a proxy to connect to the x2goserver for which you could provide a set of different credentials and key to authenticate against. | * There is also the availability to use a proxy to connect to the x2goserver for which you could provide a set of different credentials and key to authenticate against. | ||
| * The '' | * The '' | ||
| + | <note important> | ||
| The next Tab shows your connection settings: | The next Tab shows your connection settings: | ||
| Line 67: | Line 68: | ||
| * Ctrl + Alt + T: terminate session / disconnect | * Ctrl + Alt + T: terminate session / disconnect | ||
| - | * Ctrl + Alt + F: toggle | + | * Ctrl + Alt + F: toggle | 
| + | * Ctrl + Alt + Shift + F: toggle | ||
| * Ctrl + Alt + M: minimize or maximize fullscreen window | * Ctrl + Alt + M: minimize or maximize fullscreen window | ||
| * Ctrl + Alt + arrow keys: move viewport (when remote screen is bigger than client window) | * Ctrl + Alt + arrow keys: move viewport (when remote screen is bigger than client window) | ||
| + | * Ctrl + Alt + G: toggle autograb feature (pass all key to the x2go session when it is active; this helps with window cycling using Alt+Tab) | ||
| + | * more to find in "/ | ||
| + | * locate " | ||
| Some of these keyboard shortcuts overlap with default shortcuts of e.g. GNOME. See [[wiki: | Some of these keyboard shortcuts overlap with default shortcuts of e.g. GNOME. See [[wiki: | ||
| + | |||