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/10/15 07:14] mikedep333 Default path name: For Windows, corrected X2GoClient non-portable path, and added PyHoca-GUI path. |
wiki:development:sessions-file [2025/04/09 19:00] (current) slatian |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Linux, Mac OS X: '' | * Linux, Mac OS X: '' | ||
| * Windows X2GoClient (non-portable mode): session profiles are stored in the Windows registry ('' | * Windows X2GoClient (non-portable mode): session profiles are stored in the Windows registry ('' | ||
| - | * Windows X2GoClient (portable mode): session profiles are stored in a file (location???) | + | * Windows X2GoClient (portable mode): session profiles are stored in a file: The one specified on the command line, or '' |
| * Windows PyHoca-GUI: session profiles are stored in the file ('' | * Windows PyHoca-GUI: session profiles are stored in the file ('' | ||
| Line 46: | 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 122: | 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 ==== | ||