summaryrefslogtreecommitdiffstats
path: root/gnome2-user-guide
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2009-02-22 18:59:29 +0000
committerShaun McCance <shaunm@src.gnome.org>2009-02-22 18:59:29 +0000
commite73c634da24fe6dd4ace46af6b0d329fa1c61d69 (patch)
tree257682c19f76a9672269b1a3fcb03ccc02846e54 /gnome2-user-guide
parent2b03ac06ca1146b9359673e353771d0e5242ee87 (diff)
downloadgnome-user-docs-e73c634da24fe6dd4ace46af6b0d329fa1c61d69.tar.gz
gnome-user-docs-e73c634da24fe6dd4ace46af6b0d329fa1c61d69.tar.xz
gnome-user-docs-e73c634da24fe6dd4ace46af6b0d329fa1c61d69.zip
- Update a11y capplet docs, from mclasen, bug #571134
* C/goscustdesk.xml: - Update a11y capplet docs, from mclasen, bug #571134 svn path=/trunk/; revision=1109
Diffstat (limited to 'gnome2-user-guide')
-rw-r--r--gnome2-user-guide/C/goscustdesk.xml56
-rw-r--r--gnome2-user-guide/ChangeLog7
2 files changed, 25 insertions, 38 deletions
diff --git a/gnome2-user-guide/C/goscustdesk.xml b/gnome2-user-guide/C/goscustdesk.xml
index c455908..720feb3 100644
--- a/gnome2-user-guide/C/goscustdesk.xml
+++ b/gnome2-user-guide/C/goscustdesk.xml
@@ -56,7 +56,7 @@ photograph and click <guibutton>OK</guibutton>.</para>
<sect2 id="goscustaccess-11">
- <title>Assistive Technology Preferences</title>
+ <title>Assistive Technologies Preferences</title>
<indexterm>
<primary>accessibility</primary>
<secondary>setting assistive technology
@@ -64,11 +64,22 @@ preferences</secondary>
</indexterm>
<indexterm>
<primary>preference tools</primary>
- <secondary>Assistive Technology</secondary>
+ <secondary>Assistive Technologies</secondary>
</indexterm>
- <para>Use the <application>Assistive Technology</application> preference tool to enable assistive technologies
-in the GNOME Desktop. You can also use the <application>Assistive Technology</application> preference tool to specify assistive technology applications
-to start automatically when you log in.</para>
+ <para>Use the <application>Assistive Technologies</application> preference tool to enable assistive technologies
+in the GNOME Desktop. You can also use the <application>Assistive Technology</application> preference tool to open other preference tools which contain preferences related to assistive technologies.</para>
+ <itemizedlist>
+ <listitem>
+ <para><guibutton>Preferred Applications</guibutton> lets you specify assistive technology applications to start automatically when you log in. See <xref linkend="prefs-preferredapps"/></para>
+ </listitem>
+ <listitem>
+ <para><guibutton>Keyboard Accessibility</guibutton> lets you configure keyboard accessibility features such as sticky keys, slow keys or bounce keys.
+ See <xref linkend="prefs-keyboard-a11y"/></para>
+ </listitem>
+ <listitem>
+ <para><guibutton>Mouse Accessibility</guibutton> lets you configure mouse accessibility features such as dwell clicking. See <xref linkend="goscustdesk-53"/></para>
+ </listitem>
+ </itemizedlist>
<para><xref linkend="goscustaccess-TBL-14"/> lists the assistive technology
preferences that you can modify.</para>
<table frame="topbot" id="goscustaccess-TBL-14">
@@ -95,38 +106,9 @@ preferences that you can modify.</para>
</entry>
<entry valign="top">
<para>Select this option to enable assistive technologies
-in the GNOME Desktop. </para>
- </entry>
- </row>
- <row>
- <entry valign="top">
- <para>
- <guilabel>Screenreader</guilabel>
- </para>
- </entry>
- <entry valign="top">
- <para>Select this option to start the <application>Screenreader</application> application automatically when you log in.</para>
- </entry>
- </row>
- <row>
- <entry valign="top">
- <para>
- <guilabel>Magnifier</guilabel>
- </para>
- </entry>
- <entry valign="top">
- <para>Select this option to start the <application>Magnifier</application> application automatically when you log in.</para>
- </entry>
- </row>
- <row>
- <entry valign="top">
- <para>
- <guilabel>On-screen keyboard</guilabel>
- </para>
- </entry>
- <entry valign="top">
- <para>Select this option to start the <application>On-screen
-keyboard</application> application automatically when you log in.</para>
+in the GNOME Desktop.</para>
+ <para>Note that for technical reasons, you have to log in
+again after enabling this option for it to be fully effective.</para>
</entry>
</row>
</tbody>
diff --git a/gnome2-user-guide/ChangeLog b/gnome2-user-guide/ChangeLog
index 9533572..17afd85 100644
--- a/gnome2-user-guide/ChangeLog
+++ b/gnome2-user-guide/ChangeLog
@@ -1,4 +1,9 @@
-2009-02-21 Shaun McCance <shaunm@gnome.org>
+2009-02-22 Shaun McCance <shaunm@gnome.org>
+
+ * C/goscustdesk.xml:
+ - Update a11y capplet docs, from mclasen, bug #571134
+
+2009-02-22 Shaun McCance <shaunm@gnome.org>
* C/goscustdesk.xml:
- Update Keyboard capplet documentation, from mclasen, bug #571030