]> Shamusworld >> Repos - ardour-manual/blobdiff - include/using-key-bindings.html
Small detail: made the redirection page W3C-compliant
[ardour-manual] / include / using-key-bindings.html
index 80e7f00591156ea0598e61de50812a29e06c51be..0e7e46b730210425d7ea9bd7d39f43142979affb 100644 (file)
@@ -1,6 +1,3 @@
----
-title: Using Key Bindings
----
 
 <p>
   Ardour has many available commands for playback control that can be bound
@@ -8,24 +5,22 @@ title: Using Key Bindings
   shows both the default bindings and internal command names.
 </p>
 
-<dl class="wide-table">
-  <dt><kbd>Space</kbd></dt>
-  <dd>switch between playback and stop.</dd>
-  <dt><kbd>Home</kbd></dt>
-  <dd>Move playhead to session start marker</dd>
-  <dt><kbd>End</kbd></dt>
-  <dd>Move playhead to session end marker</dd>
-  <dt><kbd>&rarr;</kbd></dt>
-  <dd></dd>
-  <dt><kbd>&larr;</kbd></dt>
-  <dd></dd>
-  <dt><kbd>0</kbd></dt>
-  <dd>Move playhead to start of the timeline</dd>
-</dl>
+<table class="dl">
+  <tr><th><kbd>Space</kbd></th>
+  <td>switch between playback and stop.</td></tr>
+  <tr><th><kbd>Home</kbd></th>
+  <td>Move playhead to session start marker</td></tr>
+  <tr><th><kbd>End</kbd></th>
+  <td>Move playhead to session end marker</td></tr>
+  <tr><th><kbd>&rarr;</kbd></th>
+  <td></td></tr>
+  <tr><th><kbd>&larr;</kbd></th>
+  <td></td></tr>
+  <tr><th><kbd>0</kbd></th>
+  <td>Move playhead to start of the timeline</td></tr>
+</table>
 
 <p>Commands without default bindings include:</p>
 
 <p class="fixme">Add content</p>
 
-
-