diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-10 14:57:12 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-10 14:57:12 -0500 |
commit | 2cffbbcadc505c1dcdeab6cd16dfa21daf7816ff (patch) | |
tree | b35f0616271a50f425343acbd02962dc9272db73 /doc/krfb | |
parent | fa1a997a1fb5dd3be69fc2e31c098247d512465a (diff) | |
download | tdenetwork-2cffbbcadc505c1dcdeab6cd16dfa21daf7816ff.tar.gz tdenetwork-2cffbbcadc505c1dcdeab6cd16dfa21daf7816ff.zip |
Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug 1850
Diffstat (limited to 'doc/krfb')
-rw-r--r-- | doc/krfb/index.docbook | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/krfb/index.docbook b/doc/krfb/index.docbook index d91a6399..85f46665 100644 --- a/doc/krfb/index.docbook +++ b/doc/krfb/index.docbook @@ -349,6 +349,9 @@ screenshot below: </screenshot> </para> +<sect2 id="rfb-access"> +<title><guilabel>Access</guilabel></title> + <para> The <guilabel>Access</guilabel> tab allows you configure settings related to access to the &krfb; server. @@ -395,6 +398,11 @@ password is securely guarded. </para> </note> +</sect2> + +<sect2 id="rfb-session"> +<title><guilabel>Session</guilabel></title> + <para> &krfb; allows you to control whether the background image is passed to the client, or not. This is controlled using a checkbox in the @@ -424,6 +432,11 @@ image. If you leave it blank, it is up to the client whether the background image is transferred or not transferred. </para> +</sect2> + +<sect2 id="rfb-network"> +<title><guilabel>Network</guilabel></title> + <para> The <guilabel>Network</guilabel> tab allows control over the port that &krfb; uses, as shown below. @@ -457,6 +470,8 @@ Protocol is turned on, this will automatically deal with identifying the correct port. </para> +</sect2> + </sect1> <sect1 id="krfb-connection"> |