This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:components:x2goclient [2011/11/02 23:04] sunweaver |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== X2Go Client -- Download, Installation, | ||
- | |||
- | ===== Download ===== | ||
- | |||
- | ==== GNU/Linux ==== | ||
- | |||
- | === GNU/Linux package based distribution === | ||
- | |||
- | Please make sure that you have added the X2Go repository appropriate for your system to your package management system. The required steps are described here: | ||
- | |||
- | * [[wiki: | ||
- | * [[wiki: | ||
- | |||
- | === GNU/Linux with installation from source tarball === | ||
- | |||
- | The sources of this X2Go component are available as source tarball under this URL: | ||
- | |||
- | http:// | ||
- | |||
- | ==== MS Windows ==== | ||
- | |||
- | Windows binaries can be retrieved from: | ||
- | |||
- | http:// | ||
- | |||
- | |||
- | ==== MacOS X ==== | ||
- | |||
- | MacOS X binaries can be retrieved from: | ||
- | |||
- | http:// | ||
- | |||
- | |||
- | ===== Installation ===== | ||
- | |||
- | ==== GNU/Linux ==== | ||
- | |||
- | === Debian / Ubuntu === | ||
- | |||
- | The '' | ||
- | |||
- | < | ||
- | $ aptitude install x2goclient | ||
- | </ | ||
- | |||
- | You can now start X2goClient by typing '' | ||
- | |||
- | === Source Tarball === | ||
- | |||
- | FIXME | ||
- | |||
- | ==== MS Windows ==== | ||
- | |||
- | FIXME | ||
- | |||
- | Windows versions and recommended clients: | ||
- | |||
- | ^Operating System^Recommended client^Comment^ | ||
- | |Windows XP, 32- and 64-bit|3.99.0.0|Cut & Paste more reliable with vcxsrv than Xming| | ||
- | |Windows Server 2003, 32- and 64-bit|3.99.0.0|Cut & Paste more reliable with vcxsrv than Xming| | ||
- | |Windows Vista, 32- and 64-bit|3.99.0.0|(Not verified)| | ||
- | |Windows Server 2008, 32- and 64-bit|3.99.0.0|(Not verified)| | ||
- | |Windows 7, 32-bit|3.99.0.0|Cut & Paste more reliable with vcxsrv than Xming| | ||
- | |Windows 7/2008R2, 64-bit|3.99.0.0((3.01-13 if Symantec Endpoint Protection is installed)) |3.01-14 and later can't connect if Symantec Endpoint Protection is installed (even if disabled).| | ||
- | |||
- | ==== MacOS X ==== | ||
- | |||
- | FIXME | ||
- | |||
- | ===== Usage ===== | ||
- | |||
- | The '' | ||
- | |||
- | The '' | ||
- | |||
- | Quite a few options are available from command line, some of them cannot be configured from within the GUI. For further information on command line options, please check the man page of x2goclient: [[http:// | ||
- | |||
- | ==== Graphical interface ==== | ||
- | |||
- | After the installation of '' | ||
- | |||
- | ==== Gettings started (my first Session Profile) ==== | ||
- | |||
- | FIXME | ||
- | |||
- | ==== Configure Client Settings ==== | ||
- | |||
- | FIXME | ||
- | |||
- | ==== Configure Print Settings ==== | ||
- | |||
- | FIXME | ||
- | |||
- | ==== Keyboard Shortcuts ==== | ||
- | |||
- | X2Go follows the general keyboard shortcuts of the NX client. In particular: | ||
- | |||
- | * Ctrl + Alt + T: terminate session / disconnect | ||
- | * Ctrl + Alt + F: toggle fullscreen/ | ||
- | * Ctrl + Alt + M: minimize or maximize fullscreen window | ||
- | * Ctrl + Alt + arrow keys: move viewport (when remote screen is bigger than client window) | ||
- | |||