diff options
author | Vincent Alexander <vpalexander@src.gnome.org> | 2008-07-09 15:42:20 +0000 |
---|---|---|
committer | Vincent Alexander <vpalexander@src.gnome.org> | 2008-07-09 15:42:20 +0000 |
commit | 7ce1745d97f973ab93e7ab3f16a0fd29a34997f0 (patch) | |
tree | 153d04c8f519e42d47762f0f67af66eb962f189a /gnome2-accessibility-guide/C | |
parent | c41def74c99f7478933c15a604255bbe586a1b93 (diff) | |
download | gnome-user-docs-7ce1745d97f973ab93e7ab3f16a0fd29a34997f0.tar.gz gnome-user-docs-7ce1745d97f973ab93e7ab3f16a0fd29a34997f0.tar.xz gnome-user-docs-7ce1745d97f973ab93e7ab3f16a0fd29a34997f0.zip |
_File: GAG/enable.xml _Reas: add alternate Orca setup method
svn path=/trunk/; revision=899
Diffstat (limited to 'gnome2-accessibility-guide/C')
-rw-r--r-- | gnome2-accessibility-guide/C/enable.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/gnome2-accessibility-guide/C/enable.xml b/gnome2-accessibility-guide/C/enable.xml index ddb2d65..4865ec7 100644 --- a/gnome2-accessibility-guide/C/enable.xml +++ b/gnome2-accessibility-guide/C/enable.xml @@ -202,9 +202,14 @@ Because <application>gok</application> does not install <application>gconf</appl <section id="enable-orca"> <title>Orca</title> <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: +For a text-only guided setup, open a terminal session (<keycap>Alt-F1 : Applications - Accessories - Terminal</keycap>) and use the command <userinput>orca --text-setup</userinput> <keycap>Enter</keycap>. +</para> +<para> +Alternatively, use <keycap>Alt-F2</keycap> to bring up the <emphasis>Run</emphasis> dialog, type in <literal>orca</literal> and press <keycap>Enter</keycap>. +</para> +<para> +The first time <application>Orca</application> is launched you will be asked a few questions: </para> - <para> First you will be presented with a list of languages to choose from; there are currently about 45 languages supported. Most of this list will scroll off the screen, so you may have to use the terminal's scrollbar to view earlier parts of the list. Type in the number of your language choice (e.g., 7 for American English) and press <keycap>Enter</keycap>. </para> |