[orca/gnome-3-12] More work on updating command-related documentation



commit 547dc3486e6ae8309099b9bc0cc4bd54bbd61eab
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Fri Mar 28 09:43:29 2014 -0400

    More work on updating command-related documentation

 help/C/commands_bookmarks.page       |   10 ++++++-
 help/C/commands_debugging.page       |   46 +++++----------------------------
 help/C/commands_speech_settings.page |    3 ++
 3 files changed, 18 insertions(+), 41 deletions(-)
---
diff --git a/help/C/commands_bookmarks.page b/help/C/commands_bookmarks.page
index 733849b..9c79fa6 100644
--- a/help/C/commands_bookmarks.page
+++ b/help/C/commands_bookmarks.page
@@ -17,6 +17,13 @@
     </license>
   </info>
   <title>Bookmark Commands</title>
+  <p>
+    <app>Orca</app> provides several commands which can be used to "bookmark"
+    a given object for the purpose of navigating back to it later. Most of
+    these commands are "bound" to keystrokes. Please see
+    <link xref="howto_key_bindings">Modifying Keybindings</link>
+    for information on how to bind unbound commands.
+  </p>
   <list>
     <item>
       <p>
@@ -52,8 +59,7 @@
     <item>
       <p>
         "Where am I" information for this bookmark relative to the current
-        pointer location: <keyseq><key>Alt</key><key>Shift</key><key>1</key>
-        </keyseq>-<key>6</key>
+        pointer location: (Unbound)
       </p>
     </item>
   </list>
diff --git a/help/C/commands_debugging.page b/help/C/commands_debugging.page
index b2cfe71..ac9c634 100644
--- a/help/C/commands_debugging.page
+++ b/help/C/commands_debugging.page
@@ -15,47 +15,15 @@
     </license>
   </info>
   <title>Debugging Commands</title>
-    <list>
-      <item>
-        <p>
-          Report information on the currently active script:
-          <keyseq><key>Ctrl</key><key>Alt</key><key>Orca Modifier</key>
-          <key>Home</key></keyseq>
-        </p>
-      </item>
-    </list>
-    <note style="tip">
-    <p>
-      In order for the next three commands to be of use, <app>Orca</app> needs
-      to be started from a virtual console or via gnome-terminal. Output is sent
-      to the console only (i.e., it is not sent to speech or braille).
-    </p>
-  </note>
+  <p>
+    You may be asked by the developers to provide some debugging information in
+    order to help them identify the source of a problem you are experiencing.
+    The following command is not "bound" to a keystroke. If you need to bind it,
+    please see <link xref="howto_key_bindings">Modifying Keybindings</link>.
+  </p>
   <list>
     <item>
-      <p>
-        Print a debug listing of all known applications to the console where
-        <app>Orca</app> is running:
-        <keyseq>
-          <key>Ctrl</key><key>Alt</key><key>Orca Modifier</key><key>End</key>
-        </keyseq>
-      </p>
-    </item>
-    <item>
-      <p>
-        Print debug information about the ancestry of the object with focus:
-        <keyseq>
-          <key>Ctrl</key><key>Alt</key><key>Orca Modifier</key><key>Page Up</key>
-        </keyseq>
-      </p>
-    </item>
-    <item>
-      <p>
-        Print debug information about the hierarchy of the application with focus:
-        <keyseq>
-          <key>Ctrl</key><key>Alt</key><key>Orca Modifier</key><key>Page Down</key>
-        </keyseq>
-      </p>
+      <p>Cycle to the next debug level: (Unbound)</p>
     </item>
   </list>
 </page>
diff --git a/help/C/commands_speech_settings.page b/help/C/commands_speech_settings.page
index 1246b96..c627678 100644
--- a/help/C/commands_speech_settings.page
+++ b/help/C/commands_speech_settings.page
@@ -48,6 +48,9 @@
       <p>Cycle to the next key echo level: (Unbound)</p>
     </item>
     <item>
+      <p>Cycle to the next capitalization style: (Unbound)</p>
+    </item>
+    <item>
       <p>Decrease the rate: (Unbound)</p>
     </item>
     <item>


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