summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Campbell <jcampbell@gnome.org>2015-01-25 17:47:29 +0000
committerJim Campbell <jcampbell@gnome.org>2015-01-25 17:47:29 +0000
commit10c3ae057aaebd3936f090273a95e81e33ee58b4 (patch)
tree306cbf3bb8b9e7f6822e502d1bd6cf7a660be806
parent97a9d0872ce86f7481b20b2f21df83c815583978 (diff)
downloadgnome-user-docs-10c3ae057aaebd3936f090273a95e81e33ee58b4.tar.gz
sharing: Disconnect from desktop sharing - bug 700080
I have documented how to disconnect from an inbound desktop sharing session, but a portion of this bug remains to be fixed. I can't document / test the UPnP settings from my current setup. Details updated in the bug report.
-rw-r--r--gnome-help/C/sharing-desktop.page26
1 files changed, 18 insertions, 8 deletions
diff --git a/gnome-help/C/sharing-desktop.page b/gnome-help/C/sharing-desktop.page
index 02a6ea5f..4ed321dd 100644
--- a/gnome-help/C/sharing-desktop.page
+++ b/gnome-help/C/sharing-desktop.page
@@ -7,9 +7,7 @@
<link type="guide" xref="sharing"/>
<link type="guide" xref="prefs-sharing"/>
- <revision pkgversion="3.8.2" date="2013-05-09" status="review"/>
- <revision pkgversion="3.12" date="2014-03-23" status="candidate"/>
- <revision pkgversion="3.14" date="2014-10-13" status="candidate"/>
+ <revision pkgversion="3.14" date="2015-01-25" status="candidate"/>
<credit type="author">
<name>Ekaterina Gerasimova</name>
@@ -19,7 +17,10 @@
<name>Michael Hill</name>
<email its:translate="no">mdhillca@gmail.com</email>
</credit>
-
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email its:translate="no">jcampbell@gnome.org</email>
+ </credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Let other people view and interact with your desktop using VNC.</desc>
@@ -141,17 +142,26 @@
<p>The <gui>Networks</gui> section lists the networks to which you are
currently connected. Use the <gui>ON | OFF</gui> switch next to each to
choose where your desktop can be shared.</p>
-
</section>
-<!-- TODO: Check that this works.
<section id="notification-icon">
<title>Stop sharing your desktop</title>
<p>You can disconnect someone who is viewing your desktop using the
- notification icon in the message tray.</p>
+ <gui>notification icon</gui> in the message Tray. To do so:</p>
+ <steps>
+ <item><p>Open the message tray by pressing
+ <keyseq><key>Super</key><key>M</key></keyseq>, or by moving your mouse
+ pointer to the very bottom of your screen.</p></item>
+ <item><p>Click on the <gui>Desktop</gui> icon in the
+ <gui>Message Tray</gui>. This will open the <app>Sharing</app> panel.</p>
+ </item>
+ <item><p>Select <gui>Screen Sharing</gui>.</p></item>
+ <item><p>Toggle the <gui>Screen Sharing</gui> slider to <gui>Off.</gui>
+ </p></item>
+ </steps>
</section>
--->
+
</page>