[kupfer] help: Arrow keys before other keys in the table.



commit 290b73a5dffc1eb642511dff0b4e14180863b953
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Wed Mar 31 04:23:14 2010 +0200

    help: Arrow keys before other keys in the table.

 help/C/tips.page |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/help/C/tips.page b/help/C/tips.page
index 846ebd6..ac5ea50 100644
--- a/help/C/tips.page
+++ b/help/C/tips.page
@@ -54,19 +54,17 @@
   </p>
   <table>
     <tr>
-      <td><p><key>Space</key> or <key>â??</key></p></td>
+      <td><p><key>â??</key> or <key>Space</key></p></td>
       <td><p> Go to the next match </p></td>
     </tr>
     <tr>
-      <td><p> <key>Shift+Space</key> or <key>â??</key></p></td>
+      <td><p>
+        <key>â??</key> or <keyseq><key>Shift</key><key>Space</key></keyseq>
+      </p></td>
      <td><p> Go to the previous match </p></td>
     </tr>
     <tr>
-      <td><p> <key>.</key></p></td>
-     <td><p> Activate free-text mode </p></td>
-    </tr>
-    <tr>
-      <td><p> <key>/</key>  or <key>â??</key></p></td>
+      <td><p> <key>â??</key> or <key>/</key>  </p></td>
      <td><p> Descend into an object with content </p></td>
     </tr>
     <tr>
@@ -76,6 +74,10 @@
    </p></td>
     </tr>
     <tr>
+      <td><p> <key>.</key></p></td>
+     <td><p> Activate free-text mode </p></td>
+    </tr>
+    <tr>
       <td><p> <key>,</key></p></td>
      <td><p> Put selected object on the stack ("Comma Trick") </p></td>
     </tr>



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