A page in your DokuWiki was added or changed. Here are the details: Date : 2013/10/15 07:14 Browser : Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 IP-Address : 72.94.83.13 Hostname : pool-72-94-83-13.phlapa.fios.verizon.net Old Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file?rev=1381817429 New Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file Edit Summary: Default path name: For Windows, corrected X2GoClient non-portable path, and added PyHoca-GUI path. User : mikedep333 @@ -2,10 +2,12 @@ Default path name * 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 (portable mode): session profiles are stored in a file (location???) + * Windows X2GoClient (non-portable mode): session profiles are stored in the Windows registry (''HKEY_CURRENT_USER\Software\Obviously Nice\x2goclient\sessions'') + * 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: * x2goclient: --portable, --home, --session-conf @@ -169,5 +171,4 @@ * Specify any application (by its name) that is available via $PATH. No full path names are allowed here, the path will be stripped off of the file name provided. Make sure your $PATH environment variable resolves to the wanted application properly. * Published applications mode (''command=, published=true''): * Leave the command option empty and enable the option published - -- This mail was generated by DokuWiki at http://wiki.x2go.org/