User Tools

Site Tools


wiki:development:sessions-file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:development:sessions-file [2013/10/15 06:10]
mikedep333 [Possible Session Command Combinations] Correct several typos
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: ''$HOME/.x2goclient/sessions''   * Linux, Mac OS X: ''$HOME/.x2goclient/sessions''
-  * Windows (non-portable mode): session profiles are stored in the Windows registry (''HKEY_LOCAL_MACHINE\SOFTWARE\x2goclient''+  * Windows X2GoClient (non-portable mode): session profiles are stored in the Windows registry (''HKEY_CURRENT_USER\Software\Obviously Nice\x2goclient\sessions''
-  * Windows (portable mode): session profiles are stored in a file (location???)+  * Windows X2GoClient (portable mode): session profiles are stored in a file (location???) 
 +  * Windows PyHoca-GUI: session profiles are stored in the file (''%USERPROFILE%\.x2goclient\sessions''
  
 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/HOST-1, CUSTOMER-1/HOST-2, CUSTOMER-2/HOST-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/HOST-1, CUSTOMER-1/HOST-2, CUSTOMER-2/HOST-1, ...) |
-| icon | Filename | :icons/128x128/x2gosession.png | :icons/128x128/x2gosession.png | Icon for Desktop Session Windows |+| icon | Filename | :/img/icons/128x128/x2gosession.png | :icons/128x128/x2gosession.png | Icon for Desktop Session Windows |
  
 ==== Session Window Options ==== ==== Session Window Options ====
Line 120: Line 122:
 | fstunnel    | Boolean | true    | true | On Python X2Go, file systems are always tunneled through SSH | | fstunnel    | Boolean | true    | true | On Python X2Go, file systems are always tunneled through SSH |
 | 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 171: Line 175:
   * Published applications mode (''command=, published=true''):   * Published applications mode (''command=, published=true''):
     * Leave the command option empty and enable the option published     * Leave the command option empty and enable the option published
- 
wiki/development/sessions-file.1381817429.txt.gz · Last modified: 2013/10/15 06:10 by mikedep333