[gnome-user-docs] monitors-dual: completed, ready for review.



commit 41a57206ff440668330e0cb0b4489cf9a834eac1
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Thu Jan 12 15:39:36 2012 -0500

    monitors-dual: completed, ready for review.

 gnome-help/C/monitors-dual.page      |  114 ++++++++++++++++++++++++++++++++++
 gnome-help/C/monitors-dual.page.stub |   35 ----------
 gnome-help/Makefile.am               |    2 +
 3 files changed, 116 insertions(+), 35 deletions(-)
---
diff --git a/gnome-help/C/monitors-dual.page b/gnome-help/C/monitors-dual.page
new file mode 100644
index 0000000..cf87646
--- /dev/null
+++ b/gnome-help/C/monitors-dual.page
@@ -0,0 +1,114 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="monitors-dual">
+
+  <info>
+    <desc>Set up dual monitors</desc>
+    <revision pkgversion="3.4" date="2012-01-12" status="review"/>
+    <credit type="author">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+    
+  </info>   
+
+<title>Connect an external monitor to your laptop</title>
+ 
+ <section id="video-demo">
+   <title>Video Demo</title>
+    <media type="video" width="500" mime="video/webm" src="figures/monitors-dual.webm">
+    <p>Demo</p>
+    <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+        <tt:body>
+          <tt:div begin="1s" end="3s">
+            <tt:p>Type <input>displays</input> in the Activities overview to open the
+           <gui>Displays<gui> settings.
+            </tt:p>
+          </tt:div>
+
+          <tt:div begin="3s" end="9s">
+            <tt:p>Click on the image of the monitor you would like to activate or deactivate,
+           then switch it <gui>ON/OFF</gui>.
+            </tt:p>
+          </tt:div>
+
+          <tt:div begin="9s" end="16s">
+            <tt:p>The monitor with the top bar is the main monitor. To change which monitor is
+           "main", click onthe top bar and drag it over to the monitor you want to set as
+           the "main" monitor.
+            </tt:p>
+          </tt:div>
+
+          <tt:div begin="16s" end="25s">
+            <tt:p>To change the "position" of a monitor, click on it and drag it to the desired
+           position.
+            </tt:p>
+          </tt:div>
+          
+          <tt:div begin="25s" end="29s">
+            <tt:p>If you would like both monitors to display the same content, check the
+                    <gui>Mirror displays</gui> box.
+            </tt:p>
+          </tt:div>
+
+          <tt:div begin="29s" end="33s">
+            <tt:p>When you are happy with your settings, click <gui>Apply</gui> and then click
+           <gui>Keep this configuration</gui>.
+            </tt:p>
+          </tt:div>
+
+          <tt:div begin="33s" end="37s">
+            <tt:p>To close the <gui>Displays Settings</gui> click on the <gui>x</gui> in the top
+           corner.
+            </tt:p>
+          </tt:div>
+
+        </tt:body>
+
+      </tt:tt>
+
+    </media>
+  </section>
+
+
+
+  <section id="steps">
+  <title>Steps to setup an external monitor</title>
+  <p>To set up an external monitor with your laptop, connect the monitor to your laptop.
+     If your system doesn't recognise it immediately, or you would like to adjust
+     the settings:
+  </p>
+
+  <steps>
+  <item><p>Type <input>displays</input> in the Activities overview to open the 
+           <gui>Displays Settings</gui>.
+  </p></item>
+
+  <item><p>Click on the image of the monitor you would like to activate or deactivate,
+           then switch it <gui>ON/OFF</gui>.
+  </p></item>
+
+  <item><p>The monitor with the top bar is the main monitor. To change which monitor is 
+           "main", click onthe top bar and drag it over to the monitor you want to set as
+           the "main" monitor.
+  </p></item>
+
+  <item><p>To change the "position" of a monitor, click on it and drag it to the desired
+           position.</p>
+           <note><p>If you would like both monitors to display the same content, check the
+                    <gui>Mirror displays</gui> box.</p></note>
+  </item>
+
+  <item><p>When you are happy with your settings, click <gui>Apply</gui> and then click 
+           <gui>Keep this configuration</gui>.
+  </p></item>
+
+  <item><p>To close the <gui>Displays Settings</gui> click on the <gui>x</gui> in the top 
+           corner.
+  </p></item>
+  </steps>
+</section>
+
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index a6ff116..07c3af3 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -15,6 +15,7 @@ HELP_MEDIA = \
 	figures/color-space.png \
 	figures/gnome.png \
 	figures/input-keyboard-symbolic.png \
+	figures/monitors-dual.webm \
 	figures/nautilus.png \
 	figures/nautilus-icons.png \
 	figures/printing-select.png \
@@ -136,6 +137,7 @@ HELP_FILES = \
 	look-display-fuzzy.page \
 	look-resolution.page \
 	media.page \
+	monitors-dual.page \
 	more-help.page \
 	mouse-disabletouchpad.page \
 	mouse-doubleclick.page \



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