[gnome-user-docs] merge a11y pages from Ubuntu & add conditional processing



commit fc453018099aa0c6951b739fab1d6450ab7da6f1
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Wed Aug 15 01:03:19 2012 -0400

    merge a11y pages from Ubuntu & add conditional processing

 gnome-help/C/a11y-bouncekeys.page     |   15 +++++++++++++--
 gnome-help/C/a11y-contrast.page       |   13 ++++++++++++-
 gnome-help/C/a11y-dwellclick.page     |   13 ++++++++++---
 gnome-help/C/a11y-font-size.page      |   18 +++++++++++++++++-
 gnome-help/C/a11y-locate-pointer.page |   11 +++++++++--
 gnome-help/C/a11y-right-click.page    |   14 ++++++++++++--
 gnome-help/C/a11y-slowkeys.page       |   14 ++++++++++++--
 gnome-help/C/a11y-stickykeys.page     |   14 ++++++++++++--
 gnome-help/C/a11y-visualalert.page    |   13 ++++++++++++-
 gnome-help/C/a11y.page                |    9 +++++++++
 10 files changed, 118 insertions(+), 16 deletions(-)
---
diff --git a/gnome-help/C/a11y-bouncekeys.page b/gnome-help/C/a11y-bouncekeys.page
index 52e563b..02aa70f 100644
--- a/gnome-help/C/a11y-bouncekeys.page
+++ b/gnome-help/C/a11y-bouncekeys.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-bouncekeys">
   <info>
@@ -26,18 +27,28 @@
 <p>Turn on <em>bounce keys</em> to ignore key presses 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>
 
 <steps>
-  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
+  <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+  </item>
   <item><p>Open <gui>Universal Access</gui> and select the <gui>Typing</gui> tab.</p></item>
   <item><p>Switch <gui>Bounce Keys</gui> on.</p></item>
 </steps>
 
+<if:choose>
+<if:when test="platform:unity"></if:when>
 <note style="tip">
 <title>Quickly turn bounce keys on and off</title>
 <p>You can turn bounce keys on and off by clicking the
 <link xref="a11y-icon">accessibility icon</link> on the top bar and selecting
 <gui>Bounce Keys</gui>.</p>
 </note>
+</if:choose>
 
 <p>Use the <gui>Acceptance delay</gui> slider to change how long bounce keys waits before it registers another key press after you pressed the key for the first time. Select <gui>Beep when a key is rejected</gui> if you want the computer to make a sound each time it ignores a key press because it happened too soon after the previous key press.</p>
 
-</page>
+</page>
\ No newline at end of file
diff --git a/gnome-help/C/a11y-contrast.page b/gnome-help/C/a11y-contrast.page
index e2127cc..bf29a01 100644
--- a/gnome-help/C/a11y-contrast.page
+++ b/gnome-help/C/a11y-contrast.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-contrast">
   <info>
@@ -20,13 +21,23 @@
 <p>You can adjust the contrast of windows and buttons so that they're easier to see. This is not the same as <link xref="display-dimscreen">changing the brightness of the whole screen</link>; only parts of the <em>user interface</em> will change.</p>
 
   <steps>
-    <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
+    <item>
+    <if:choose>
+      <if:when test="platform:unity">
+         <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+    </item>
     <item><p>Open <gui>Universal Access</gui> and select the <gui>Seeing</gui> tab.</p></item>
     <item><p>Under <gui>Display</gui> select the <gui>Contrast</gui> that best suits your needs.
     <gui>Low</gui> will make things less vivid, for example.</p></item>
   </steps>
+  <if:choose>
+  <if:when test="platform:unity"></if:when>
  <note style = "tip">
  <p>You can quickly change the contrast by clicking the <link xref="a11y-icon">accessibility
  icon</link> on the top bar and selecting <gui>High Contrast</gui>.</p>
  </note>
+ </if:choose>
 </page>
diff --git a/gnome-help/C/a11y-dwellclick.page b/gnome-help/C/a11y-dwellclick.page
index 61028cb..f12f2a1 100644
--- a/gnome-help/C/a11y-dwellclick.page
+++ b/gnome-help/C/a11y-dwellclick.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-dwellclick">
   <info>
@@ -34,8 +35,14 @@ let go of the mouse, and then wait for a while before the button will be clicked
 for you.</p>
 
 <steps>
-  <item><p>Click your name on the top bar and select
-   <gui>System Settings</gui>.</p></item>
+  <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+  </item>
   <item><p>Open <gui>Universal Access</gui> and select the <gui>Pointing and
    Clicking</gui> tab.</p></item>
   <item><p>Switch <gui>Hover Click</gui> on.</p></item>
@@ -61,4 +68,4 @@ moves too much, however, the click will not happen.</p>
 <p>Adjust the <gui>Motion threshold</gui> setting to change how much the pointer
 can move and still be considered to be hovering.</p>
 
-</page>
+</page>
\ No newline at end of file
diff --git a/gnome-help/C/a11y-font-size.page b/gnome-help/C/a11y-font-size.page
index bbc6b31..0c2f1b1 100644
--- a/gnome-help/C/a11y-font-size.page
+++ b/gnome-help/C/a11y-font-size.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-font-size">
   <info>
@@ -20,15 +21,30 @@
 change the size of the font.</p>
 
   <steps>
-    <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
+    <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+    </item>
     <item><p>Open <gui>Universal Access</gui> and select the <gui>Seeing</gui> tab.</p></item>
     <item><p>Under <gui>Display</gui> select the <gui>Text size</gui> that is big enough for you. It will adjust immediately.</p>
 </item>
   </steps>
 
+<if:choose>
+<if:when test="platform:unity"></if:when>
  <note style = "tip">
  <p>You can quickly change the text size by clicking the <link xref="a11y-icon">accessibility
  icon</link> on the top bar and selecting <gui>Large Text</gui>.</p>
  </note>
+</if:choose>
+
+ <note>
+  <p>In many apps, you can increase the text size at any time by pressing <keyseq><key>Ctrl</key><key>+</key></keyseq>.
+  To reduce the text size, press <keyseq><key>Ctrl</key><key>-</key></keyseq>.</p>
+  </note>
 
 </page>
diff --git a/gnome-help/C/a11y-locate-pointer.page b/gnome-help/C/a11y-locate-pointer.page
index c170d74..14bacdf 100644
--- a/gnome-help/C/a11y-locate-pointer.page
+++ b/gnome-help/C/a11y-locate-pointer.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-locate-pointer">
   <info>
@@ -25,8 +26,14 @@
   animation to appear briefly at the location of your pointer.</p>
 
   <steps>
-    <item><p>Click your name on the top bar and select
-     <gui>System Settings</gui>.</p></item>
+    <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+    </item>
     <item><p>Open <gui>Mouse and Touchpad</gui> and select the
      <gui>Mouse</gui> tab.</p></item>
     <item><p>Select <gui>Show position of pointer when the Control key is
diff --git a/gnome-help/C/a11y-right-click.page b/gnome-help/C/a11y-right-click.page
index b4c37bc..ab82d53 100644
--- a/gnome-help/C/a11y-right-click.page
+++ b/gnome-help/C/a11y-right-click.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-right-click">
   <info>
@@ -29,8 +30,14 @@ you find it difficult to move your fingers individually on one hand, or if your
 pointing device only has a single button.</p>
 
 <steps>
-  <item><p>Click your name on the top bar and select
-   <gui>System Settings</gui>.</p></item>
+  <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+  </item>
   <item><p>Open <gui>Universal Access</gui> and select the <gui>Pointing and
    Clicking</gui> tab.</p></item>
   <item><p>Switch <gui>Simulated Secondary Click</gui> on.</p></item>
@@ -53,11 +60,14 @@ visual feedback from the pointer.</p>
 <p>If you use <link xref="mouse-mousekeys">Mouse Keys</link>, this also allows
 you to right-click by holding down the <key>5</key> key on your keypad.</p>
 
+<if:choose>
+<if:when test="platform:unity"></if:when>
 <note>
 <p>In the <gui>Activities</gui> overview, you are always able to long-press
 to right-click, even with this feature disabled. Long-press works slightly
 differently in the overview: You do not have to release the button to
 right-click.</p>
 </note>
+</if:choose>
 
 </page>
diff --git a/gnome-help/C/a11y-slowkeys.page b/gnome-help/C/a11y-slowkeys.page
index f821071..c6d1af5 100644
--- a/gnome-help/C/a11y-slowkeys.page
+++ b/gnome-help/C/a11y-slowkeys.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-slowkeys">
   <info>
@@ -32,8 +33,14 @@
  first time.</p>
 
 <steps>
-  <item><p>Click your name on the top bar and select
-   <gui>System Settings</gui>.</p></item>
+  <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+  </item>
   <item><p>Open <gui>Universal Access</gui> and select the <gui>Typing</gui>
    tab.</p></item>
   <item><p>Switch <gui>Slow Keys</gui> on.</p></item>
@@ -44,9 +51,12 @@
 <p>Select <gui>Turn on accessibility features from the keyboard</gui> to turn slow
 keys on and off from the keyboard. When this option is selected, you can press and
 hold <key>Shift</key> for eight seconds to enable or disable slow keys.</p>
+<if:choose>
+<if:when test="platform:unity"></if:when>
 <p>You can also turn slow keys on and off by clicking the
 <link xref="a11y-icon">accessibility icon</link> on the top bar and selecting
 <gui>Slow Keys</gui>.</p>
+</if:choose>
 </note>
 
 <p>Use the <gui>Acceptance delay</gui> slider to control how long you have to
diff --git a/gnome-help/C/a11y-stickykeys.page b/gnome-help/C/a11y-stickykeys.page
index 0e9fc1e..bfe64f7 100644
--- a/gnome-help/C/a11y-stickykeys.page
+++ b/gnome-help/C/a11y-stickykeys.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task a11y"
       id="a11y-stickykeys">
   <info>
@@ -35,8 +36,14 @@
  several keys at once.</p>
 
 <steps>
-  <item><p>Click your name on the top bar and select
-   <gui>System Settings</gui>.</p></item>
+  <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+  </item>
   <item><p>Open <gui>Universal Access</gui> and select the
    <gui>Typing</gui> tab.</p></item>
   <item><p>Switch <gui>Sticky Keys</gui> on.</p></item>
@@ -48,9 +55,12 @@
 <gui>Sticky Keys</gui>) to turn sticky keys on and off from the keyboard. When
 this option is selected, you can press <key>Shift</key> five times in a row to
 enable or disable sticky keys.</p>
+<if:choose>
+<if:when test="platform:unity"></if:when>
 <p>You can also turn sticky keys on and off by clicking the
 <link xref="a11y-icon">accessibility icon</link> on the top bar and selecting
 <gui>Sticky Keys</gui>.</p>
+</if:choose>
 </note>
 
 <p>If you press two keys at once, you can have sticky keys turn itself off
diff --git a/gnome-help/C/a11y-visualalert.page b/gnome-help/C/a11y-visualalert.page
index 0c28210..24c2984 100644
--- a/gnome-help/C/a11y-visualalert.page
+++ b/gnome-help/C/a11y-visualalert.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="a11y task"
       id="a11y-visualalert">
   <info>
@@ -28,16 +29,26 @@
   to learn how to mute the alert sound, then enable visual alerts.</p>
 
   <steps>
-    <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
+  <item>
+    <if:choose>
+      <if:when test="platform:unity">
+        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
+      </if:when>
+      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
+    </if:choose>
+  </item>
     <item><p>Open <gui>Universal Access</gui> and select the <gui>Hearing</gui> tab.</p></item>
     <item><p>Switch <gui>Visual Alerts</gui> on.
     Select whether you want the entire screen or just your current window
     to flash.</p></item>
   </steps>
 
+<if:choose>
+<if:when test="platform:unity"></if:when>
  <note style = "tip">
  <p>You can quickly turn visual alerts on and off by clicking the <link xref="a11y-icon">accessibility
  icon</link> on the top bar and selecting <gui>Visual Alerts</gui>.</p>
  </note>
+</if:choose>
 
 </page>
diff --git a/gnome-help/C/a11y.page b/gnome-help/C/a11y.page
index b9be1e4..1ea15c4 100644
--- a/gnome-help/C/a11y.page
+++ b/gnome-help/C/a11y.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="guide" style="a11y task"
       id="a11y">
   <info>
@@ -22,10 +23,18 @@
 
   <title>Universal access</title>
 
+<if:choose>
+ <if:when test="platform:unity">
+  <p>The Unity desktop includes assistive technologies to support users with various
+  impairments and special needs, and to interact with common assistive
+  devices. Many accessibility features can be accessed from the
+  <gui>Universal Access</gui> section of <gui>System Settings</gui>.</p>
+ </if:when>
   <p>The GNOME desktop includes assistive technologies to support users with various
   impairments and special needs, and to interact with common assistive
   devices. Many accessibility features can be accessed from the
   accessibility menu in the top bar.</p>
+</if:choose>
 
   <section id="vision">
     <title>Visual impairments</title>



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