[gnome-dictionary/wip/help-pages: 25/64] Add more keyboard shortcuts.



commit a02bc73ce03581f5d889cd39c758a79604f7e7f6
Author: Sindhu S <sindhus live in>
Date:   Thu Mar 28 11:26:06 2013 +0530

    Add more keyboard shortcuts.

 help/C/shortcuts.page |  104 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 103 insertions(+), 1 deletions(-)
---
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index 907d8a1..de40ce5 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -22,9 +22,12 @@
 
   <title>Shortcuts</title>
 
-  <p>Keyboard shortcuts are a combination of keys that allow you to accomplish tasks quickly. The following 
shortcuts are available:</p>
+  <p>Keyboard shortcuts are a combination of keys that allow you to do routine
+  tasks such as selecting and copying text quickly. The following shortcuts
+  are available:</p>
 
   <table rules="rows" frame="top bottom" ui:expanded="yes">
+    <title><app>Dictionary</app> window shortcuts:</title>
     <thead>
       <tr>
         <td><p>To Do This</p></td>
@@ -33,6 +36,50 @@
     </thead>
     <tbody>
       <tr>
+        <td><p>Preview</p></td>
+        <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>P</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Print</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>View sidebar</p></td>
+        <td><p><key>F9</key></p></td>
+      </tr>
+      <tr>
+        <td><p>Open a new <app>Dictionary</app> window</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Close current <app>Dictionary</app> window</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
+      </tr>
+    </tbody>
+  </table>
+
+  <table rules="rows" frame="top bottom" ui:expanded="yes">
+    <title>Text operation shortcuts:</title>
+    <thead>
+      <tr>
+        <td><p>To Do This</p></td>
+        <td><p>Press This</p></td>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><p>Open Find bar</p></td>
+        <td><p><key>/</key></p></td>
+      </tr>
+      <tr>
+        <td><p>Find Next</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>G</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Find Previous</p></td>
+        <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq></p></td>
+      </tr>
+      <tr>
         <td><p>Select all text</p></td>
         <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td>
       </tr>
@@ -43,4 +90,59 @@
     </tbody>
   </table>
 
+  <table rules="rows" frame="top bottom" ui:expanded="yes">
+    <title>Search and navigate results shortcuts:</title>
+    <thead>
+      <tr>
+        <td><p>To Do This</p></td>
+        <td><p>Press This</p></td>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><p>Previous Definition</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Page Up</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Next Definition</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Page Down</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>First Definition</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Home</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Last Definition</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>End</key></keyseq></p></td>
+      </tr>
+    </tbody>
+  </table>
+
+  <table rules="rows" frame="top bottom" ui:expanded="yes">
+    <title><app>Dictionary</app> definitions shortcuts:</title>
+    <thead>
+      <tr>
+        <td><p>To Do This</p></td>
+        <td><p>Press This</p></td>
+      </tr>
+    </thead>
+    <tbody>
+      <tr>
+        <td><p>Similar words</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>T</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Dictionary Sources</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>D</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Available Databases</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>B</key></keyseq></p></td>
+      </tr>
+      <tr>
+        <td><p>Available Strategies</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
+      </tr>
+    </tbody>
+  </table>
 </page>


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