[gnome-user-docs] sharing: added help for Desktop Sharing (Vino)



commit 1c7d616d39c0ccc17b25ecb1430cefed47f7fe86
Author: Ekaterina Gerasimova <kittykat3756 googlemail com>
Date:   Mon Sep 5 13:40:56 2011 +0200

    sharing: added help for Desktop Sharing (Vino)

 gnome-help/C/sharing-desktop.page |   69 +++++++++++++++++++++++++++++++++++++
 gnome-help/C/sharing.page         |   22 ++++++++++++
 gnome-help/Makefile.am            |    2 +
 3 files changed, 93 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/sharing-desktop.page b/gnome-help/C/sharing-desktop.page
new file mode 100644
index 0000000..fb37e19
--- /dev/null
+++ b/gnome-help/C/sharing-desktop.page
@@ -0,0 +1,69 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="sharing-desktop">
+  <info>
+    <link type="guide" xref="sharing"/>
+
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+
+    <desc>Let other people view and interact with your desktop using VNC.</desc>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Share your desktop</title>
+
+  <p>You can let other people view and control your desktop from another computer with a desktop viewing application. Configure <app>Desktop Sharing</app> to allow others to access your desktop and set the security preferences.</p>
+
+  <steps>
+    <item>
+      <p>Open the <app>Desktop Sharing</app> preferences dialog.</p>
+    </item>
+    <item>
+      <p>To let others view or interact with your desktop, enable the <gui>Allow other users to view your desktop</gui> option. This means that other people will be able to attempt to connect to your computer.</p>
+    </item>
+    <item>
+      <p>To let others view or interact with your desktop, enable the <gui>Allow other users to control your desktop</gui> option. This may allow the other person to be able to move your mouse, run applications and browse files on your computer, depending on the security settings which you are currently using.</p>
+    </item>
+  </steps>
+
+  <section id="security">
+  <title>Security security</title>
+
+  <p>It is important that you consider the full extent of what each security option means before changing it.</p>
+  <terms>
+    <item>
+      <title>Confirm access to your machine</title>
+      <p>If you want to be able to choose whether to allow someone to access your desktop, select <gui>You must confirm each access to this machine</gui>. If you disable this option, you will not be asked whether you want to allow someone to connect to your computer.</p>
+      <note style="tip">
+        <p>This option is enabled by default.</p>
+      </note>
+    </item>
+    <item>
+      <title>Enable password</title>
+      <p>To require other people to use a password when connecting to your desktop, select <gui>Require the user to enter this password:</gui>. If you do not use this option, anyone can attempt to view your desktop.</p>
+      <note style="tip">
+        <p>This option is disabled by default, but you should enable it and set a secure password.</p>
+      </note>
+    </item>
+    <item>
+      <title>Allow access to your desktop over the Internet</title>
+      <p>If your router supports UPnP Internet Gateway Device Protocol and it is enabled, you can allow other people who are not on your local network to view your desktop. To allow this, select <gui>Automatically configure UPnP router to open and forward ports</gui>. Alternatively, you can configure your router manually.</p>
+      <note style="tip">
+        <p>This option is disabled by default.</p>
+      </note>
+    </item>
+  </terms>
+  </section>
+
+  <section id="notification-icon">
+  <title>Show notification area icon</title>
+  <p>To be able to disconnect someone who is viewing your desktop, you need to enable this option. If you select <gui>Always</gui>, this icon will be visible regardless of whether someone is viewing your desktop or not.</p>
+    <note style="warning">
+      <p>If this option is disabled, it is possible for someone to connect to your desktop without your knowledge, depending on the security settings.</p>
+    </note>
+  </section>
+
+</page>
diff --git a/gnome-help/C/sharing.page b/gnome-help/C/sharing.page
new file mode 100644
index 0000000..477a67b
--- /dev/null
+++ b/gnome-help/C/sharing.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="sharing">
+  <info>
+
+    <link type="guide" xref="prefs"/>
+
+    <desc>
+      <link xref="sharing-desktop">Desktop sharing</link>
+    </desc>
+
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email>kittykat3756 gmail com</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+<title>Sharing</title>
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index c2695b1..52df6f2 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -245,6 +245,8 @@ HELP_FILES = \
 	session-fingerprint.page \
 	session-language.page \
 	session-screenlocks.page \
+	sharing.page \
+	sharing-desktop.page \
 	shell-apps-favorites.page \
 	shell-apps-open.page \
 	shell-exit.page \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]