diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-10 21:32:30 +0200 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-12 18:15:09 +0200 |
commit | e236e08f5276ff4923f58b3fdcecc296137ac001 (patch) | |
tree | 106621ea04332ca31dc41eed743fc521fcba35da /help/C/share-desktop.page | |
parent | 2ca0f50c4917a7c5fd5ad8c91a92793f35f90baa (diff) |
* wrote share-desktop * rewrote set-custom-status * some rewrote here and there, mostly small fixes
Diffstat (limited to 'help/C/share-desktop.page')
-rw-r--r-- | help/C/share-desktop.page | 75 |
1 files changed, 73 insertions, 2 deletions
diff --git a/help/C/share-desktop.page b/help/C/share-desktop.page index 776ee487..1987a83d 100644 --- a/help/C/share-desktop.page +++ b/help/C/share-desktop.page @@ -5,11 +5,82 @@ <info> <link type="guide" xref="index#advanced"/> <desc> - Share your desktop with one of your contacts. + Share the desktop with your contacts. </desc> <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> + <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/> + <credit type="author"> + <name>Milo Casagrande</name> + <email>milo@ubuntu.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> - <title>Share the desktop</title> + + <title>Share your desktop</title> + + <p> + It is possible, with some of your contacts, to share your desktop with them, or to start + using your contacts desktop. You can use + this functionality to show your desktop to your contacts, to ask for help or to + help your contacts resolve a problem. + </p> + + <note> + <p> + In order to be able to share your desktop or to remotely use your contacts desktop, + it is necessary to have a remote desktop viewer application installed in your system. + </p> + </note> + + <steps> + <item> + <p> + From the <gui>Contact List</gui> window, perform one of the following: + </p> + <list> + <item> + <p> + Select the contact you want to share your desktop with, and choose + <guiseq><gui>Edit</gui><gui>Contact</gui><gui>Share my desktop</gui></guiseq>. + </p> + </item> + <item> + <p> + Right-click on the name of the contact you want to share your desktop with, + and select <gui>Share my desktop</gui>. + </p> + </item> + </list> + </item> + <item> + <p> + A request will be sent to the contact you want to share your desktop with. + If they accept, the default remote desktop viewer application will be launched in + order to permit you to disconnect the user that is controlling your desktop. + </p> + <p> + For more information about how to use the remote desktop viewer application, + refer to its help. + </p> + </item> + </steps> + + <p> + When you share your desktop with someone else, it is possible to experience + system performance slowdown and low Internet speed. + </p> + + <note> + <p> + Not all your contacts might be able to support this functionality. It is necessary + for them to have at least the 2.28 version of <app>Empathy</app> and a remote desktop + viewer application installed in their system. + </p> + </note> </page> |