[X2Go-Commits] page changed: x2gobroker:inifilebackend
wiki-admin at x2go.org
wiki-admin at x2go.org
Mon May 13 00:26:25 CEST 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/05/12 22:26
Browser : Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0
IP-Address : 2.208.203.28
Hostname : 2.208.203.28
Old Revision: http://wiki.x2go.org/doku.php/x2gobroker:inifilebackend?rev=1368397397
New Revision: http://wiki.x2go.org/doku.php/x2gobroker:inifilebackend
Edit Summary:
User : sunweaver
@@ -1,9 +1,9 @@
====== X2Go Session Broker Config File: x2gobroker-sessionprofiles.conf ======
The default version of the ''/etc/x2go/broker/x2gobroker-sessionprofiles.conf'' configuration file can be viewed [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/broker/x2gobroker-sessionprofiles.conf|here]].
- The file format is the INI file format. It falls in to a [DEFAULT] section and one or more session profile sections:
+ The file format is the INI file format. It falls in to a [DEFAULT] section and one or more session profile
sections. A minimal setup could look like this.
<file>
[DEFAULT]
command=XFCE
@@ -20,4 +20,6 @@
fullscreen=false
width=1280
height=768
</file>
+
+ Note that every X2Go Client parameter not given here gets filled in from a [[http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=x2gobroker/defaults.py|hard-coded default configuration]].
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list