[orca: 1/2] Fix Comma, Space, Esc, KeyPad key inconsistensies



commit edcc3b3412acf89c9c703534d2b61a05df52478c
Author: scootergrisen <scootergrisen gmail com>
Date:   Mon Jun 29 19:17:27 2020 +0200

    Fix Comma, Space, Esc, KeyPad key inconsistensies

 help/C/commands_structural_navigation.page | 4 ++--
 help/C/howto_keyboard_layout.page          | 4 ++--
 help/C/howto_the_orca_modifier.page        | 4 ++--
 help/C/preferences_key_echo.page           | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/help/C/commands_structural_navigation.page b/help/C/commands_structural_navigation.page
index 4dd3dc2ee..e150f95ff 100644
--- a/help/C/commands_structural_navigation.page
+++ b/help/C/commands_structural_navigation.page
@@ -434,8 +434,8 @@
         <item>
           <p>
             Start and end of current container:
-            <keyseq><key>Shift</key><key>comma</key></keyseq> and
-            <keyseq><key>comma</key></keyseq>
+            <keyseq><key>Shift</key><key>Comma</key></keyseq> and
+            <keyseq><key>Comma</key></keyseq>
           </p>
         </item>
       </list>
diff --git a/help/C/howto_keyboard_layout.page b/help/C/howto_keyboard_layout.page
index 9b5d82dd8..3b1590382 100644
--- a/help/C/howto_keyboard_layout.page
+++ b/help/C/howto_keyboard_layout.page
@@ -27,8 +27,8 @@
     <item>
       <p>
         If you are using the Desktop layout, the Orca Modifier will be both
-        <key>Insert</key> and <key>KeyPad Insert</key>, the latter being the
-        same key as <key>KeyPad 0</key>.
+        <key>Insert</key> and <key>KP_Insert</key>, the latter being the
+        same key as <key>KP_0</key>.
       </p>
     </item>
   </list>
diff --git a/help/C/howto_the_orca_modifier.page b/help/C/howto_the_orca_modifier.page
index d39104348..4474529e4 100644
--- a/help/C/howto_the_orca_modifier.page
+++ b/help/C/howto_the_orca_modifier.page
@@ -38,8 +38,8 @@
     <item>
       <p>
         If you are using the Desktop layout, the Orca Modifier will
-        be both <key>Insert</key> and <key>KeyPad Insert</key>, the
-        latter being the same key as <key>KeyPad 0</key>.
+        be both <key>Insert</key> and <key>KP_Insert</key>, the
+        latter being the same key as <key>KP_0</key>.
       </p>
     </item>
   </list>
diff --git a/help/C/preferences_key_echo.page b/help/C/preferences_key_echo.page
index 1fb9100ad..f599e7c69 100644
--- a/help/C/preferences_key_echo.page
+++ b/help/C/preferences_key_echo.page
@@ -61,7 +61,7 @@
     <section id="keyecho_enable_space">
       <title>Enable space</title>
       <p>
-        This option controls whether or not <key>space</key> should be
+        This option controls whether or not <key>Space</key> should be
         spoken when pressed.
       </p>
       <p>
@@ -92,7 +92,7 @@
       <title>Enable action keys</title>
       <p>
         This option controls whether or not <key>BackSpace</key>, <key>Delete
-        </key>, <key>Return</key>, <key>Escape</key>, <key>Tab</key>, <key>Page
+        </key>, <key>Return</key>, <key>Esc</key>, <key>Tab</key>, <key>Page
         Up</key>, <key>Page Down</key>, <key>Home</key>, and <key>End</key>
         should be spoken when pressed.
       </p>


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