This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:development:sessions-file [2013/03/12 21:31] sunweaver |
wiki:development:sessions-file [2015/07/24 14:26] (current) ionic [General Session Options] reference new icons path. |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Linux, Mac OS X: '' | * Linux, Mac OS X: '' | ||
- | * Windows (non-portable mode): session profiles are stored in the Windows registry ('' | + | * Windows |
- | * Windows (portable mode): session profiles are stored in a file (location??? | + | * Windows |
+ | * Windows PyHoca-GUI: session profiles are stored in the file ('' | ||
Related command line options: | Related command line options: | ||
Line 44: | Line 46: | ||
^ Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^ | ^ Option name ^ Data Type ^ Default value X2Go Client ^ Default value Python X2Go ^ Comment ^ | ||
| name | String | | | Session profile name as shown in the application. PyHoca-GUI feature: using ,,/" as a separator in the session profile name creates menus and submenus in the PyHoca-GUI applet (e.g. CUSTOMER-1/ | | name | String | | | Session profile name as shown in the application. PyHoca-GUI feature: using ,,/" as a separator in the session profile name creates menus and submenus in the PyHoca-GUI applet (e.g. CUSTOMER-1/ | ||
- | | icon | Filename | : | + | | icon | Filename | :/img/icons/ |
==== Session Window Options ==== | ==== Session Window Options ==== | ||
Line 59: | Line 61: | ||
| host | String | | | FQDN Hostname or IP Adress | | | host | String | | | FQDN Hostname or IP Adress | | ||
| user | String | | | Username on X2Go Server | | | user | String | | | Username on X2Go Server | | ||
+ | | autologin | ||
+ | | forwardsshagent | ||
| key | Filename | | | Filename to SSH private key file | | | key | Filename | | | Filename to SSH private key file | | ||
| krblogin | | krblogin | ||
Line 64: | Line 68: | ||
| quality | | quality | ||
| speed | [0..4] | 2 | 2 | 0=Modem, 1=ISDN, 2=ADSL, 3=WAN, 4=LAN | | | speed | [0..4] | 2 | 2 | 0=Modem, 1=ISDN, 2=ADSL, 3=WAN, 4=LAN | | ||
- | | autologin | ||
Line 77: | Line 80: | ||
| sshproxykeyfile | Filename | | | Filename of local SSH private key | | | sshproxykeyfile | Filename | | | Filename of local SSH private key | | ||
| sshproxytunnel | String | | // | | sshproxytunnel | String | | // | ||
- | | sshproxyautologin | + | | sshproxyautologin |
| sshproxysameuser | | sshproxysameuser | ||
| sshproxysamepass | | sshproxysamepass | ||
Line 119: | Line 122: | ||
| fstunnel | | fstunnel | ||
| print | Boolean | true | true | | | | print | Boolean | true | true | | | ||
+ | |||
+ | Use ~ in the folder path to refer to the User Home Directory ($HOME or %HomePath%)((Supported in X2GO Client >= 4.0.1.2)). | ||
==== MIME Box Options ==== | ==== MIME Box Options ==== | ||
Line 147: | Line 152: | ||
* KDE (startkde) | * KDE (startkde) | ||
* GNOME (gnome-session) | * GNOME (gnome-session) | ||
- | * LDXDE (lxde-session) | + | * LXDE (lxde-session) |
* XFCE4 (xfce4-session, | * XFCE4 (xfce4-session, | ||
* TRINITY (starttrinity, | * TRINITY (starttrinity, | ||
Line 159: | Line 164: | ||
* Remote Desktop ('' | * Remote Desktop ('' | ||
- | * Setting the command to RDP will turn X2Go into an RDP proxy (RDP via NX). RDP will receive a peformance | + | * Setting the command to RDP will turn X2Go into an RDP proxy (RDP via NX). RDP will receive a performance |
* Make sure to use the options rdpserver and rdpoptions properly. | * Make sure to use the options rdpserver and rdpoptions properly. | ||
- | * XDCMP ('' | + | * XDMCP ('' |
- | * Do an XDCP query for the XDMCP server specified by the xdcmpserver | + | * Do an XDMCP query for the XDMCP server specified by the xdmcpserver |
* Other applications ('' | * Other applications ('' | ||
- | * Specify any application (by its name) that is avaiable | + | * Specify any application (by its name) that is available |
* Published applications mode ('' | * Published applications mode ('' | ||
* Leave the command option empty and enable the option published | * Leave the command option empty and enable the option published | ||
- | |||
- |