]> Shamusworld >> Repos - ardour-manual/blobdiff - include/using-key-bindings.html
Add very basic docs on using the CLips browser in the Cue window
[ardour-manual] / include / using-key-bindings.html
index 0e7e46b730210425d7ea9bd7d39f43142979affb..229e9c2f04ab24f0d2a13dc9aeb02fad8fc329ce 100644 (file)
@@ -1,8 +1,13 @@
 
 <p>
   Ardour has many available commands for playback control that can be bound
-  to keys. Many of them have default bindings, some do not, so the list below
-  shows both the default bindings and internal command names.
+  to keys. Many of them have <a href="@@keyboard-and-mouse-shortcuts">default
+  bindings</a>, Some of the most used are found below.
+</p>
+
+<p>
+  Those keybindings are shown in the corresponding menus. Memorizing at least
+  the most frequently used can be a great time saver.
 </p>
 
 <table class="dl">
   <tr><th><kbd>End</kbd></th>
   <td>Move playhead to session end marker</td></tr>
   <tr><th><kbd>&rarr;</kbd></th>
-  <td></td></tr>
+  <td>Playhead to Next Grid</td></tr>
   <tr><th><kbd>&larr;</kbd></th>
-  <td></td></tr>
+  <td>Playhead to Previous Grid</td></tr>
   <tr><th><kbd>0</kbd></th>
   <td>Move playhead to start of the timeline</td></tr>
+  <tr><th><kbd class="mod3">space</kbd></th>
+  <td>Start recording</td></tr>
+  <tr><th><kbd class="mod1">space</kbd></th>
+  <td>Stop and forget capture</td></tr>
 </table>
 
-<p>Commands without default bindings include:</p>
-
-<p class="fixme">Add content</p>
-