[gnome-user-docs] Add a11y topic on finding icon, add new stubs for disks



commit a088a535bec7f6d4a07aa1b2b87a6af7c4ad3e45
Author: Phil Bull <philbull gmail com>
Date:   Mon Mar 21 13:35:00 2011 -0400

    Add a11y topic on finding icon, add new stubs for disks

 gnome-help/C/a11y-bouncekeys.page              |    2 +-
 gnome-help/C/a11y-icon.page                    |   29 ++++++++++++++++++++++++
 gnome-help/C/disk-benchmark.page               |   23 +++++++++++++++++++
 gnome-help/C/disk-capacity.page                |   23 +++++++++++++++++++
 gnome-help/C/disk-check.page                   |   23 +++++++++++++++++++
 gnome-help/C/disk-format.page                  |   23 +++++++++++++++++++
 gnome-help/C/disk-partitions.page              |   23 +++++++++++++++++++
 gnome-help/C/figures/universal-access-menu.png |  Bin 0 -> 720 bytes
 gnome-help/C/net.page                          |    8 ++++++
 9 files changed, 153 insertions(+), 1 deletions(-)
---
diff --git a/gnome-help/C/a11y-bouncekeys.page b/gnome-help/C/a11y-bouncekeys.page
index f4b12f3..2046b00 100644
--- a/gnome-help/C/a11y-bouncekeys.page
+++ b/gnome-help/C/a11y-bouncekeys.page
@@ -24,7 +24,7 @@
 
 <p>Turn-on <em>bounce keys</em> to ignore keypresses that are rapidly repeated. For example, if you have hand tremors which cause you to press a key multiple times when you only want to press it once, you should turn on bounce keys.</p>
 
-<p>To do this, click the accessibility icon on the top bar (it looks like a little man) and switch <gui>Bounce Keys</gui> to <gui>ON</gui>.</p>
+<p>To do this, click the <link xref="a11y-icon">universal access icon on the top bar</link> (it looks like a little man) and switch <gui>Bounce Keys</gui> to <gui>ON</gui>.</p>
 
 <!-- Is there a keyboard shortcut to do this? -->
 
diff --git a/gnome-help/C/a11y-icon.page b/gnome-help/C/a11y-icon.page
new file mode 100644
index 0000000..3868739
--- /dev/null
+++ b/gnome-help/C/a11y-icon.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task a11y"
+      id="a11y-icon">
+  <info>
+    <link type="guide" xref="a11y"/>
+
+    <revision pkgversion="3.0" date="2011-03-21" status="review"/>
+    
+    <credit type="author">
+      <name>Phil Bull</name>
+      <email>philbull gmail com</email>
+    </credit>
+
+    <desc>The universal access menu is the icon on the top bar that looks like a man.</desc>
+  </info>
+
+<title>Finding the universal access menu</title>
+
+<p>The <em>universal access menu</em> is where you can turn on various accessibility settings. You can find this menu by clicking the icon which looks like a man surrounded by a circle on the top bar.</p>
+
+<figure>
+ <title>Universal access menu</title>
+ <desc>The universal access menu can be found on the top bar.</desc>
+ <media type="image" mime="image/png" src="figures/universal-access-menu.png"/>
+</figure>
+
+<p>To access this menu using the keyboard rather than the mouse, press <keyseq><key>Ctrl</key><key>Alt</key><key>Tab</key></keyseq> to move the keyboard focus to the top bar. You will see a white line appear underneath the <gui>Activities</gui> button - this tells you which item on the top bar is selected. Use the arrow keys on the keyboard to move the white line under the universal access menu icon and then press <key>Enter</key> to open it. You can use the up and down arrow keys to select items in the menu.</p>
+
+</page>
diff --git a/gnome-help/C/disk-benchmark.page b/gnome-help/C/disk-benchmark.page
new file mode 100644
index 0000000..c6afa25
--- /dev/null
+++ b/gnome-help/C/disk-benchmark.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="disk-benchmark">
+  <info>
+    <link type="guide" xref="hardware"/>
+
+    <revision pkgversion="3.0" date="2011-03-21" status="stub"/>
+    
+    <credit type="author">
+      <name>GNOME Documentation Team</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <desc>You can run benchmarks on your hard disk to check how fast it is.</desc>
+  </info>
+
+<title>Test the performance of your hard disk</title>
+
+<comment>
+ <p>Use palimpsest to run disk benchmarks.</p>
+</comment>
+
+</page>
diff --git a/gnome-help/C/disk-capacity.page b/gnome-help/C/disk-capacity.page
new file mode 100644
index 0000000..73e78f8
--- /dev/null
+++ b/gnome-help/C/disk-capacity.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="disk-capacity">
+  <info>
+    <link type="guide" xref="hardware"/>
+
+    <revision pkgversion="3.0" date="2011-03-21" status="stub"/>
+    
+    <credit type="author">
+      <name>GNOME Documentation Team</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <desc>See how much disk space you have free.</desc>
+  </info>
+
+<title>Check how much disk space is left</title>
+
+<comment>
+ <p>Check disk capacity. Explain what you can do if the disk is too full. May wish to use palimpsest (advanced), gnome-system-monitor (easy).</p>
+</comment>
+
+</page>
diff --git a/gnome-help/C/disk-check.page b/gnome-help/C/disk-check.page
new file mode 100644
index 0000000..3afe56d
--- /dev/null
+++ b/gnome-help/C/disk-check.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="disk-check">
+  <info>
+    <link type="guide" xref="hardware"/>
+
+    <revision pkgversion="3.0" date="2011-03-21" status="stub"/>
+    
+    <credit type="author">
+      <name>GNOME Documentation Team</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <desc>You can test your hard disk for problems to make sure that it's healthy.</desc>
+  </info>
+
+<title>Check your hard disk for problems</title>
+
+<comment>
+ <p>Use palimpsest to check the hard disk for errors. Why might you want to do this? What should you do if it finds errors? Also discuss the SMART data in palimpsest.</p>
+</comment>
+
+</page>
diff --git a/gnome-help/C/disk-format.page b/gnome-help/C/disk-format.page
new file mode 100644
index 0000000..0ff04b3
--- /dev/null
+++ b/gnome-help/C/disk-format.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="disk-format">
+  <info>
+    <link type="guide" xref="hardware"/>
+
+    <revision pkgversion="3.0" date="2011-03-21" status="stub"/>
+    
+    <credit type="author">
+      <name>GNOME Documentation Team</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <desc>Remove all of the files and folders from an external hard disk or USB flash drive by formatting it.</desc>
+  </info>
+
+<title>Wipe everything off a removable disk</title>
+
+<comment>
+ <p>Use palimpsest to format a disk. Remember to tell the user that this is dangerous and wipes everything! Reasons why you might want to format a disk.</p>
+</comment>
+
+</page>
diff --git a/gnome-help/C/disk-partitions.page b/gnome-help/C/disk-partitions.page
new file mode 100644
index 0000000..86e1f70
--- /dev/null
+++ b/gnome-help/C/disk-partitions.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="disk-partitions">
+  <info>
+    <link type="guide" xref="hardware"/>
+
+    <revision pkgversion="3.0" date="2011-03-21" status="stub"/>
+    
+    <credit type="author">
+      <name>GNOME Documentation Team</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+
+    <desc>XXXXX</desc>
+  </info>
+
+<title>What are volumes and partitions?</title>
+
+<comment>
+ <p>Explain these terms as applied to hard disks (see the palimpsest disk utility)</p>
+</comment>
+
+</page>
diff --git a/gnome-help/C/figures/universal-access-menu.png b/gnome-help/C/figures/universal-access-menu.png
new file mode 100644
index 0000000..debdad7
Binary files /dev/null and b/gnome-help/C/figures/universal-access-menu.png differ
diff --git a/gnome-help/C/net.page b/gnome-help/C/net.page
index 5f0af24..b31994c 100644
--- a/gnome-help/C/net.page
+++ b/gnome-help/C/net.page
@@ -45,4 +45,12 @@
  <title>Security</title>
 </section>
 
+<section id="mobile" style="2column">
+ <title>Mobile internet</title>
+</section>
+
+<section id="vpn" style="2column">
+ <title>VPN connections</title>
+</section>
+
 </page>



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