[gnome-user-docs] [gnome-help/C] Stubbing out some a11y pages



commit a8a9af7e5ce3725623f70390b83483840365bef3
Author: Shaun McCance <shaunm gnome org>
Date:   Fri Dec 17 14:42:46 2010 -0500

    [gnome-help/C] Stubbing out some a11y pages

 gnome-help/C/a11y-bouncekeys.page           |   34 +++++++++++++++
 gnome-help/C/a11y-braille.page              |   34 +++++++++++++++
 gnome-help/C/a11y-contrast.page             |   34 +++++++++++++++
 gnome-help/C/a11y-dwellclick.page           |   34 +++++++++++++++
 gnome-help/C/a11y-font-size.page            |   34 +++++++++++++++
 gnome-help/C/a11y-locate-pointer.page       |   34 +++++++++++++++
 gnome-help/C/a11y-mag.page                  |   34 +++++++++++++++
 gnome-help/C/a11y-mousekeys.page            |   34 +++++++++++++++
 gnome-help/C/a11y-right-click.page          |   34 +++++++++++++++
 gnome-help/C/a11y-screen-reader.page        |   34 +++++++++++++++
 gnome-help/C/a11y-slowkeys.page             |   34 +++++++++++++++
 gnome-help/C/a11y-stickykeys.page           |   34 +++++++++++++++
 gnome-help/C/a11y.page                      |   60 +++++++++++++++++++++++++++
 gnome-help/C/keyboard-cursor-blink.page     |   34 +++++++++++++++
 gnome-help/C/keyboard-repeat-keys.page      |   34 +++++++++++++++
 gnome-help/C/mouse-cursor-size.page         |    1 +
 gnome-help/C/mouse-cursor-style.page        |    1 +
 gnome-help/C/mouse-drag-threshold.page      |   34 +++++++++++++++
 gnome-help/C/mouse-problem-doubleclick.page |    1 +
 gnome-help/C/mouse-sensitivity.page         |    1 +
 20 files changed, 574 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/a11y-bouncekeys.page b/gnome-help/C/a11y-bouncekeys.page
new file mode 100644
index 0000000..0303e11
--- /dev/null
+++ b/gnome-help/C/a11y-bouncekeys.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-bouncekeys">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="keyboard"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>a11y-bouncekeys</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-braille.page b/gnome-help/C/a11y-braille.page
new file mode 100644
index 0000000..1b7ce5f
--- /dev/null
+++ b/gnome-help/C/a11y-braille.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-braille">
+  <info>
+    <link type="guide" xref="a11y#vision" group="blind"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Read screen in Braille</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-contrast.page b/gnome-help/C/a11y-contrast.page
new file mode 100644
index 0000000..4b3ac43
--- /dev/null
+++ b/gnome-help/C/a11y-contrast.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-contrast">
+  <info>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>a11y-contrast</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-dwellclick.page b/gnome-help/C/a11y-dwellclick.page
new file mode 100644
index 0000000..ca2cc61
--- /dev/null
+++ b/gnome-help/C/a11y-dwellclick.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-dwellclick">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="clicking"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc>The DwellClick feature allows you to click by holding the mouse still.</desc>
+  </info>
+
+  <title>Simulate click by hovering</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-font-size.page b/gnome-help/C/a11y-font-size.page
new file mode 100644
index 0000000..011f5ef
--- /dev/null
+++ b/gnome-help/C/a11y-font-size.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-font-size">
+  <info>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc>Use larger fonts to make text easier to read.</desc>
+  </info>
+
+  <title>Increase text size</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-locate-pointer.page b/gnome-help/C/a11y-locate-pointer.page
new file mode 100644
index 0000000..e267f06
--- /dev/null
+++ b/gnome-help/C/a11y-locate-pointer.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-locate-pointer">
+  <info>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>a11y-locate-pointer</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-mag.page b/gnome-help/C/a11y-mag.page
new file mode 100644
index 0000000..a6021fd
--- /dev/null
+++ b/gnome-help/C/a11y-mag.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-mag">
+  <info>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc>Magnify all or part of your screen to make it easier to see.</desc>
+  </info>
+
+  <title>Use a magnifier</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-mousekeys.page b/gnome-help/C/a11y-mousekeys.page
new file mode 100644
index 0000000..3425310
--- /dev/null
+++ b/gnome-help/C/a11y-mousekeys.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-mousekeys">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="pointing"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc>The MouseKeys feature allows you to control the mouse with the numeric keypad.</desc>
+  </info>
+
+  <title>Control the mouse with the keyboard</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-right-click.page b/gnome-help/C/a11y-right-click.page
new file mode 100644
index 0000000..e5694a1
--- /dev/null
+++ b/gnome-help/C/a11y-right-click.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-right-click">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="clicking"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc>Press and hold the left mouse button to right-click.</desc>
+  </info>
+
+  <title>Simulate right click</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-screen-reader.page b/gnome-help/C/a11y-screen-reader.page
new file mode 100644
index 0000000..ad2c436
--- /dev/null
+++ b/gnome-help/C/a11y-screen-reader.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-screen-reader">
+  <info>
+    <link type="guide" xref="a11y#vision" group="blind"/>
+
+    <revision version="0.1" date="2010-12-14" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Read screen aloud</title>
+
+  <comment>
+    <cite date="2010-12-14" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-slowkeys.page b/gnome-help/C/a11y-slowkeys.page
new file mode 100644
index 0000000..77746df
--- /dev/null
+++ b/gnome-help/C/a11y-slowkeys.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-slowkeys">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="keyboard"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>a11y-slowkeys</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y-stickykeys.page b/gnome-help/C/a11y-stickykeys.page
new file mode 100644
index 0000000..0f473ff
--- /dev/null
+++ b/gnome-help/C/a11y-stickykeys.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="a11y-stickykeys">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="keyboard"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>a11y-stickykeys</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/a11y.page b/gnome-help/C/a11y.page
new file mode 100644
index 0000000..c3fbbda
--- /dev/null
+++ b/gnome-help/C/a11y.page
@@ -0,0 +1,60 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide" style="a11y"
+      id="a11y">
+  <info>
+    <link type="guide" xref="index"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Accessibility</title>
+
+  <p>Short introductory text...</p>
+
+  <section id="vision">
+    <title>Vision</title>
+    <p>Something about vision...</p>
+    <e:links type="topic" groups="blind" style="linklist">
+      <title>Blindness</title>
+    </e:links>
+    <e:links type="topic" groups="lowvision" style="linklist">
+      <title>Low Vision</title>
+    </e:links>
+    <e:links type="topic" groups="colorblind" style="linklist">
+      <title>Color-blindness</title>
+    </e:links>
+    <e:links type="topic" groups="#first #default #last" style="linklist">
+      <title>Other topics</title>
+    </e:links>
+  </section>
+
+  <section id="sound">
+    <title>Sound</title>
+    <p>Something about sound...</p>
+    <e:links type="topic" style="linklist"/>
+  </section>
+
+  <section id="mobility">
+    <title>Mobility</title>
+    <p>Something about mobility...</p>
+    <e:links type="topic" groups="pointing" style="linklist">
+      <title>Mouse Movement</title>
+    </e:links>
+    <e:links type="topic" groups="clicking" style="linklist">
+      <title>Clicking and Dragging</title>
+    </e:links>
+    <e:links type="topic" groups="keyboard" style="linklist">
+      <title>Keyboard Use</title>
+    </e:links>
+    <e:links type="topic" groups="#first #default #last" style="linklist">
+      <title>Other topics</title>
+    </e:links>
+  </section>
+</page>
diff --git a/gnome-help/C/keyboard-cursor-blink.page b/gnome-help/C/keyboard-cursor-blink.page
new file mode 100644
index 0000000..50acacd
--- /dev/null
+++ b/gnome-help/C/keyboard-cursor-blink.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="keyboard-cursor-blink">
+  <info>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>keyboard-cursor-blink</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/keyboard-repeat-keys.page b/gnome-help/C/keyboard-repeat-keys.page
new file mode 100644
index 0000000..d2a5861
--- /dev/null
+++ b/gnome-help/C/keyboard-repeat-keys.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="keyboard-repeat-keys">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="keyboard"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>keyboard-repeat-keys</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/mouse-cursor-size.page b/gnome-help/C/mouse-cursor-size.page
index cda49f1..b914ff1 100644
--- a/gnome-help/C/mouse-cursor-size.page
+++ b/gnome-help/C/mouse-cursor-size.page
@@ -3,6 +3,7 @@
   id="mouse-cursor-size">
 <info>
     <link type="guide" xref="mouse#style"/>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
     
     <desc>
     Make the pointer bigger or smaller
diff --git a/gnome-help/C/mouse-cursor-style.page b/gnome-help/C/mouse-cursor-style.page
index 7e7cb05..528e4fe 100644
--- a/gnome-help/C/mouse-cursor-style.page
+++ b/gnome-help/C/mouse-cursor-style.page
@@ -4,6 +4,7 @@
 <info>
     <link type="guide" xref="mouse#style"/>
     <link type="seealso" xref="mouse-problem-themeerror"/>
+    <link type="guide" xref="a11y#vision" group="lowvision"/>
     
     <desc>
     Change how the mouse pointer looks
diff --git a/gnome-help/C/mouse-drag-threshold.page b/gnome-help/C/mouse-drag-threshold.page
new file mode 100644
index 0000000..9fe1882
--- /dev/null
+++ b/gnome-help/C/mouse-drag-threshold.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="a11y"
+      id="mouse-drag-threshold">
+  <info>
+    <link type="guide" xref="a11y#mobility" group="clicking"/>
+
+    <revision version="0.1" date="2010-12-17" status="stub"/>
+
+    <credit type="author copyright">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+      <years>2010</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>mouse-drag-threshold</title>
+
+  <comment>
+    <cite date="2010-12-17" href="mailto:shaunm gnome org">Shaun McCance</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/gnome-help/C/mouse-problem-doubleclick.page b/gnome-help/C/mouse-problem-doubleclick.page
index 7ea6ced..46c22f2 100644
--- a/gnome-help/C/mouse-problem-doubleclick.page
+++ b/gnome-help/C/mouse-problem-doubleclick.page
@@ -4,6 +4,7 @@
 <info>
     <link type="guide" xref="mouse#problems"/>
     <link type="guide" xref="mouse-preferences#general"/>
+    <link type="guide" xref="a11y#mobility" group="clicking"/>
     
     <desc>
     Change the double-click time-out or check if your mouse is faulty.
diff --git a/gnome-help/C/mouse-sensitivity.page b/gnome-help/C/mouse-sensitivity.page
index a24a9f5..e68223f 100644
--- a/gnome-help/C/mouse-sensitivity.page
+++ b/gnome-help/C/mouse-sensitivity.page
@@ -5,6 +5,7 @@
     <link type="guide" xref="mouse#behavior"/>
     <link type="guide" xref="mouse#problems"/>
     <link type="guide" xref="mouse-preferences#general"/>
+    <link type="guide" xref="a11y#mobility" group="pointing"/>
     
     <desc>
     If the mouse feels too sensitive or too sluggish



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