summaryrefslogtreecommitdiffstats
path: root/gnome2-accessibility-guide
diff options
context:
space:
mode:
authorVincent Alexander <vpalexander@src.gnome.org>2008-06-16 18:27:00 +0000
committerVincent Alexander <vpalexander@src.gnome.org>2008-06-16 18:27:00 +0000
commit7cf148bbb98509345a34dcfcab4bda036cbdca20 (patch)
tree20619ba3dee5dc772f6fe4804bf059b779bc17ee /gnome2-accessibility-guide
parent83da29264ca8d83a7817a80dc15463a7f02dd74b (diff)
downloadgnome-user-docs-7cf148bbb98509345a34dcfcab4bda036cbdca20.tar.gz
gnome-user-docs-7cf148bbb98509345a34dcfcab4bda036cbdca20.tar.xz
gnome-user-docs-7cf148bbb98509345a34dcfcab4bda036cbdca20.zip
enable.xml edits-sectioning started
svn path=/trunk/; revision=881
Diffstat (limited to 'gnome2-accessibility-guide')
-rw-r--r--gnome2-accessibility-guide/C/ChangeLog4
-rw-r--r--gnome2-accessibility-guide/C/enable.xml15
2 files changed, 19 insertions, 0 deletions
diff --git a/gnome2-accessibility-guide/C/ChangeLog b/gnome2-accessibility-guide/C/ChangeLog
index 521666b..86df422 100644
--- a/gnome2-accessibility-guide/C/ChangeLog
+++ b/gnome2-accessibility-guide/C/ChangeLog
@@ -1,5 +1,9 @@
2008-06-16 Vincent Alexander <vpalexander@svn.gnome.org>
+ * enable.xml: gok, partial sectioning [passes db2html & xmllint]
+
+2008-06-16 Vincent Alexander <vpalexander@svn.gnome.org>
+
* enable.xml: added para's, fixed db2html error
2008-06-14 Frederic Peters <fpeters@0d.be>
diff --git a/gnome2-accessibility-guide/C/enable.xml b/gnome2-accessibility-guide/C/enable.xml
index 1163197..d37e1ad 100644
--- a/gnome2-accessibility-guide/C/enable.xml
+++ b/gnome2-accessibility-guide/C/enable.xml
@@ -1,5 +1,8 @@
<chapter id="enabling-accessibility" status="writing">
<title>Enabling Accessibility Tools</title>
+
+<section id="enable-1">
+<title>Essential Keyboard Commands</title>
<para>
Before moving forward, be sure you are familiar with these essential GNOME commands:
</para>
@@ -18,6 +21,9 @@ For Solaris systems, this key is <keycap>Ctrl + Esc</keycap> (as with Microsoft
<para>
<keycap>Alt-Tab</keycap> and <keycap>Shift-Alt-Tab</keycap> - switches between currently running applications. If you have multiple programs running, use <keycap>Alt-Tab</keycap> to cycle forward through the applications and <keycap>Alt-Shift-Tab</keycap> to cycle backwards.
</para>
+
+<section>
+<title>Starting Orca and GOK</title>
<para>
<emphasis>Starting Orca and GOK (GNOME Onscreen Keyboard)</emphasis>
</para>
@@ -43,6 +49,9 @@ Log back in. The assistive technology services will be started automatically.
</step>
<step>
<para>
+The next steps enable <application>gok</application> (GNOME Onscreen Keyboard). These steps are not necessary for Solaris and target Debian platforms (Ubuntu, etc.). See further down for rpm-based distributions (RedHat, Fedora, etc.).
+</para>
+<para>
Choose <menuchoice><guimenuitem>Applications</guimenuitem><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>.
</para>
</step>
@@ -62,6 +71,10 @@ If the Sticky Keys feature is not yet enabled, <application>gok</application> wi
</para>
<para>
+Installing gok for rpm-based systems: [not impl.]
+</para>
+
+<para>
Use <keycap>Alt-F2</keycap> to bring up the <emphasis>Run</emphasis> dialog, type in <literal>orca</literal> and press <keycap>Enter</keycap>. The first time <application>Orca</application> is launched you will be asked a few questions:
</para>
@@ -128,4 +141,6 @@ The GUI configuration dialog is made up of several sections, each denoted by a n
<para>
<guilabel>Enable Speech</guilabel> - check this option to make use of speech functionality. If unchecked, the other controls in this section will be disabled, as their settings are not relevant without speech being enabled.
</para>
+</section>
+</section>
</chapter>