[orca/gnome-3-16] Add new(ish) structural navigation and speech keybindings to Commands help



commit 2b412a521cc3997f445565f52f9d31332c57ee1d
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Fri Aug 28 21:15:55 2015 -0400

    Add new(ish) structural navigation and speech keybindings to Commands help

 help/C/commands_speech_settings.page       |    6 ++++++
 help/C/commands_structural_navigation.page |   21 ++++++++++++++++++++-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/help/C/commands_speech_settings.page b/help/C/commands_speech_settings.page
index c627678..ded7cb1 100644
--- a/help/C/commands_speech_settings.page
+++ b/help/C/commands_speech_settings.page
@@ -38,6 +38,12 @@
     </item>
     <item>
       <p>
+        Toggle between verbose and brief verbosity levels:
+        <keyseq><key>Orca Modifier</key><key>V</key></keyseq>
+      </p>
+    </item>
+    <item>
+      <p>
         Enable/disable speaking of indentation and justification: (Unbound)
       </p>
     </item>
diff --git a/help/C/commands_structural_navigation.page b/help/C/commands_structural_navigation.page
index d2b6089..d652266 100644
--- a/help/C/commands_structural_navigation.page
+++ b/help/C/commands_structural_navigation.page
@@ -414,11 +414,30 @@
         </item> 
         <item>
           <p>
-            Next and previous anchor:
+            Next and previous "clickable":
             <keyseq><key>A</key></keyseq> and
             <keyseq><key>Shift</key><key>A</key></keyseq>
           </p>
         </item> 
+        <item>
+          <p>
+            Display a list of "clickables":
+            <keyseq><key>Alt</key><key>Shift</key><key>A</key></keyseq>
+          </p>
+        </item>
+        <item>
+          <p>
+            Next and previous image:
+            <keyseq><key>G</key></keyseq> and
+            <keyseq><key>Shift</key><key>G</key></keyseq>
+          </p>
+        </item>
+        <item>
+          <p>
+            Display a list of images:
+            <keyseq><key>Alt</key><key>Shift</key><key>G</key></keyseq>
+          </p>
+        </item>
       </list>
     </section>
 </page>


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