A page in your DokuWiki was added or changed. Here are the details: Date : 2013/10/15 06:10 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=1363124062 New Revision: http://wiki.x2go.org/doku.php/wiki:development:sessions-file Edit Summary: [Possible Session Command Combinations] Correct several typos User : mikedep333 @@ -146,9 +146,9 @@ * Desktop sessions: (''command=[KDE,GNOME,LXDE,...]''): * KDE (startkde) * GNOME (gnome-session) - * LDXDE (lxde-session) + * LXDE (lxde-session) * XFCE4 (xfce4-session, Python X2Go only) * TRINITY (starttrinity, Python X2Go only, don't miss the [[http://code.x2go.org/gitweb?p=python-x2go.git;a=blob;f=README.Trinity-Desktop|README.Trinity-Desktop]] file!!) * UNITY (unity-2d-launcher, Python X2Go only, very experimental and not well supported) @@ -158,17 +158,16 @@ * OFFICE (find office application on server ...) * MAILCLIENT (find mail client on server ...) * Remote Desktop (''command=RDP''): - * Setting the command to RDP will turn X2Go into an RDP proxy (RDP via NX). RDP will receive a peformance improvement on WAN connections and X2Go will guarantee SSH encryption (whereas RDP drops encryption if the bandwith won't suffice). + * Setting the command to RDP will turn X2Go into an RDP proxy (RDP via NX). RDP will receive a performance improvement on WAN connections and X2Go will guarantee SSH encryption (whereas RDP drops encryption if the bandwidth won't suffice). * Make sure to use the options rdpserver and rdpoptions properly. - * XDCMP (''command=XDCMP''): - * Do an XDCP query for the XDMCP server specified by the xdcmpserver option. Usefull if you have a complex terminal server setup behind one X2Go gateway (e.g. handled by an XDMCP chooser). + * XDMCP (''command=XDMCP''): + * Do an XDMCP query for the XDMCP server specified by the xdmcpserver option. Useful if you have a complex terminal server setup behind one X2Go gateway (e.g. handled by an XDMCP chooser). * Other applications (''command=<unix-application-on-server>''): - * Specify any application (by its name) that is avaiable 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. + * 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/