summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Alexander <vpalexander@src.gnome.org>2008-08-12 16:11:44 +0000
committerVincent Alexander <vpalexander@src.gnome.org>2008-08-12 16:11:44 +0000
commit009a8fd34a83852d66fd6566c72ba4ff2b381138 (patch)
tree934d4d63b4765379df3a5594aa487f47d756adc8
parentefdf4035a0bad667cecfbf67e7895279c7834fd9 (diff)
downloadgnome-user-docs-009a8fd34a83852d66fd6566c72ba4ff2b381138.tar.gz
gnome-user-docs-009a8fd34a83852d66fd6566c72ba4ff2b381138.tar.xz
gnome-user-docs-009a8fd34a83852d66fd6566c72ba4ff2b381138.zip
added to QuickRef
svn path=/trunk/; revision=940
-rw-r--r--gnome2-accessibility-guide/C/accessintro.xml9
-rw-r--r--gnome2-accessibility-guide/C/general.xml14
-rw-r--r--gnome2-accessibility-guide/C/low-vision.xml10
3 files changed, 23 insertions, 10 deletions
diff --git a/gnome2-accessibility-guide/C/accessintro.xml b/gnome2-accessibility-guide/C/accessintro.xml
index 85bde5f..128ee87 100644
--- a/gnome2-accessibility-guide/C/accessintro.xml
+++ b/gnome2-accessibility-guide/C/accessintro.xml
@@ -37,6 +37,15 @@ To have some or all of the screen magnified, see the <link linkend="ats-2">Magni
If you prefer a pointing device over the keyboard, you can configure an on-screen keyboard for point-and-click typing; see the <link linkend="gok">GNOME Onscreen Keyboard (gok)</link> and <link linkend="onboard">onBoard</link> sections.
</para>
<para>
+If you can only press one key at a time, see the Sticky Keys portion of the <link linkend="dtconfig-14">Configuring an Accessible Keyboard</link> section.
+</para>
+<para>
+If you tend to press keys for too long a time (normally causing inadvertant extra keys), see the Slow Keys portion of the <link linkend="dtconfig-14">Configuring an Accessible Keyboard</link> section.
+</para>
+<para>
+If you tend to press keys multiple times (normally causing inadvertant extra keys), see the Bounce Keys portion of the <link linkend="dtconfig-14">Configuring an Accessible Keyboard</link> section.
+</para>
+<para>
For further mouse- or pointer-based accessibility support, see the <link linkend="mousetweaks">MouseTweaks</link> and <link linkend="dtconfig-14">Configuring an Accessible Keyboard</link> sections. These tools supply several accessibility aids for pointer devices and keyboards.
</para>
</section>
diff --git a/gnome2-accessibility-guide/C/general.xml b/gnome2-accessibility-guide/C/general.xml
index 2406cea..91d7e7f 100644
--- a/gnome2-accessibility-guide/C/general.xml
+++ b/gnome2-accessibility-guide/C/general.xml
@@ -36,15 +36,15 @@ Accessible Login
Before moving forward, be sure you are familiar with these essential GNOME commands:
</para>
<para>
-<keycombo><keycap>Alt</keycap><keycap>F1</keycap></keycombo> - display and activate the GNOME Desktop menu bar. This grants access to the <guimenu>Applications</guimenu>, <guimenu>Places</guimenu> and <guimenu>System</guimenu> menu bar items.
+<keycombo><keycap>Alt</keycap><keycap>F1</keycap></keycombo> [Debian] - display and activate the GNOME Desktop menu bar. This grants access to the <guimenu>Applications</guimenu>, <guimenu>Places</guimenu> and <guimenu>System</guimenu> menu bar items.
</para>
<note>
<para>
-For Solaris systems, this key is <keycombo><keycap>Ctrl</keycap><keycap>Esc</keycap></keycombo> (as with Microsoft Windows).
+For Solaris and Windows systems, this key is <keycombo><keycap>Ctrl</keycap><keycap>Esc</keycap></keycombo>.
</para>
</note>
<para>
-<keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> - summons the <application>Run</application> dialog, where you can issue terminal commands with or without parameters. If a file needs to be passed as one of these parameters, use the <guilabel>Run With File</guilabel> button to easily locate the file needed. This dialog also presents an alternate list of known applications which may be easier to navigate for some than the typical <keycombo><keycap>Alt</keycap><keycap>F1</keycap></keycombo> approach.
+<keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> or <keycombo><keycap>Meta</keycap><keycap>R</keycap></keycombo> - summons the <application>Run</application> dialog, where you can issue terminal commands with or without parameters. If a file needs to be passed as one of these parameters, use the <guilabel>Run With File</guilabel> button to easily locate the file needed. This dialog also presents an alternate list of known applications which may be easier to navigate than the Debian system desktop menu (<keycombo><keycap>Alt</keycap><keycap>F1</keycap></keycombo>) approach.
</para>
<note>
<para>
@@ -77,7 +77,7 @@ Log in to the desktop even if the user cannot easily use the screen, mouse, or k
<para>
Launch assistive technologies at login time by
associating a user action with an assistive technology application. The user can perform the user action from the standard keyboard, or from a keyboard, pointing device, or switch device that is attached to the USB or
-PS/2 mouse port. These user actions are called gestures.
+PS/2 mouse port. These user actions are called <emphasis>gestures</emphasis>.
</para>
</listitem>
<listitem>
@@ -330,8 +330,7 @@ If the <literal>dwellmouselistener</literal> GtkModule is loaded, alternative po
</para>
<para>
For example, the following line starts
-<application>On-Screen Keyboard</application> in dwell mode when the user moves the on-screen pointer from inside the login dialog through the top edge, back into the dialog through the top edge, out of the dialog
-through the left edge, back into the dialog through the left edge, and similarly through the bottom and right edges of the dialog in a cross pattern:
+<application>On-Screen Keyboard</application> in dwell mode when the user moves the on-screen pointer from inside the login dialog through the top edge, back into the dialog through the top edge, out of the dialog through the left edge, back into the dialog through the left edge, and similarly through the bottom and right edges of the dialog in a cross pattern:
</para>
<para>
<literal>TTLLBBRR O 10000 gok --login --access-method=dwellselection
@@ -347,8 +346,7 @@ Note that the <literal>--input-device</literal> parameter specified in the gestu
<title>Additional Requirements for Accessible Login</title>
<para>
To enable the Accessible Login feature to use
-alternative pointing devices and switch devices such as sip-and-puff switches, wheelchair-mounted switches or trackballs, you might need to modify your X server
-system configuration to recognize these devices. You can use most devices that emulate mouse buttons with the Accessible Login feature and <application>On-Screen Keyboard</application>, including USB single switches and mouse-like pointing devices.
+alternative pointing devices and switch devices such as sip-and-puff switches, wheelchair-mounted switches or trackballs, you might need to modify your X server system configuration to recognize these devices. You can use most devices that emulate mouse buttons with the Accessible Login feature and <application>On-Screen Keyboard</application>, including USB single switches and mouse-like pointing devices.
</para>
<note>
<para>
diff --git a/gnome2-accessibility-guide/C/low-vision.xml b/gnome2-accessibility-guide/C/low-vision.xml
index e77961a..9d2ccc5 100644
--- a/gnome2-accessibility-guide/C/low-vision.xml
+++ b/gnome2-accessibility-guide/C/low-vision.xml
@@ -198,6 +198,12 @@ That's it! <application>Orca</application> is now ready for use. If accessibilit
<para>
After completing the first-time <application>Orca</application> settings, use <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> or <keycombo><keycap>Meta</keycap><keycap>R</keycap></keycombo> to bring up the Run dialog, type in <literal>orca</literal> and press <keycap>Enter</keycap>. Accessibility functions should now be active.
</para>
+<para>
+If you plan to use the Magnifier portion of <application>Orca</application>, verify the following:
+</para>
+<para>
+Confirm the <application>Xserver</application> extension is enabled; for OpenSolaris, use <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> or <keycombo><keycap>Meta</keycap><keycap>R</keycap></keycombo> to bring up the Run dialog, type in <literal>xdpyinfo</literal> and press <keycap>Enter</keycap>.
+</para>
</section>
<section>
@@ -851,7 +857,7 @@ Once you've installed Reader, you need to enable accessibility:
<orderedlist numeration='arabic'>
<listitem>
<para>
-In the "Accessibility" category of the
+In the "Accessibility" tab of the
<menuchoice>
<guimenuitem>Edit-</guimenuitem>
<guimenuitem>Preferences</guimenuitem>
@@ -863,7 +869,7 @@ In the "Accessibility" category of the
</listitem>
<listitem>
<para>
-In the "Reading" category of the
+In the "Reading" tab of the
<menuchoice>
<guimenuitem>Edit-</guimenuitem>
<guimenuitem>Preferences</guimenuitem>