]> Shamusworld >> Repos - ardour-manual/blobdiff - include/mnemonic-bindings-for-os-x.html
converting abused <dl>s into <table>s
[ardour-manual] / include / mnemonic-bindings-for-os-x.html
index 485b553c1b465e554b08b1f0afa5f411931a654a..964a0dfc2f23267dba36affb946c79863d6e96a1 100644 (file)
 
 <h2>Transport &amp; Recording Control</h2>
 
-<dl>
-<dt>destroy last recording</dt>
-<dd><kbd class="mod1">Del</kbd></dd>
-<dt>engage record</dt>
-<dd><kbd class="mod3">r</kbd></dd>
-<dt>fast forward</dt>
-<dd><kbd class="mod3">→</kbd></dd>
-<dt>loop play (the loop range)</dt>
-<dd><kbd class="">l</kbd></dd>
-<dt>rewind</dt>
-<dd><kbd class="mod3">&larr;</kbd></dd>
-<dt>set playhead position</dt>
-<dd><kbd class="">p</kbd></dd>
-<dt>start recording</dt>
-<dd><kbd class="mod3">space</kbd></dd>
-<dt>stop (keep loop/range play)</dt>
-<dd><kbd class="mod12">space</kbd></dd>
-<dt>stop and destroy</dt>
-<dd><kbd class="mod1">space</kbd></dd>
-<dt>toggle auto play</dt>
-<dd><kbd class="">5</kbd></dd>
-<dt>toggle auto return</dt>
-<dd><kbd class="">6</kbd></dd>
-<dt>toggle click (metronome)</dt>
-<dd><kbd class="">7</kbd></dd>
-<dt>toggle playhead follows edits</dt>
-<dd><kbd class="mod3">f</kbd></dd>
-<dt>toggle playhead tracking</dt>
-<dd><kbd class="mod1">f</kbd></dd>
-<dt>toggle roll</dt>
-<dd><kbd class="">space</kbd></dd>
-<dt>toggle track rec-enable </dt>
-<dd><kbd class="mod3">b</kbd></dd>
-<dt>toggle track solo status</dt>
-<dd><kbd class="mod2">s</kbd></dd>
-<dt>transition to reverse</dt>
-<dd><kbd class="mod3">&darr;</kbd></dd>
-<dt>transition to roll</dt>
-<dd><kbd class="mod3">&uarr;</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>destroy last recording</th>
+<td><kbd class="mod1">Del</kbd></td></tr>
+<tr><th>engage record</th>
+<td><kbd class="mod3">r</kbd></td></tr>
+<tr><th>fast forward</th>
+<td><kbd class="mod3">→</kbd></td></tr>
+<tr><th>loop play (the loop range)</th>
+<td><kbd class="">l</kbd></td></tr>
+<tr><th>rewind</th>
+<td><kbd class="mod3">&larr;</kbd></td></tr>
+<tr><th>set playhead position</th>
+<td><kbd class="">p</kbd></td></tr>
+<tr><th>start recording</th>
+<td><kbd class="mod3">space</kbd></td></tr>
+<tr><th>stop (keep loop/range play)</th>
+<td><kbd class="mod12">space</kbd></td></tr>
+<tr><th>stop and destroy</th>
+<td><kbd class="mod1">space</kbd></td></tr>
+<tr><th>toggle auto play</th>
+<td><kbd class="">5</kbd></td></tr>
+<tr><th>toggle auto return</th>
+<td><kbd class="">6</kbd></td></tr>
+<tr><th>toggle click (metronome)</th>
+<td><kbd class="">7</kbd></td></tr>
+<tr><th>toggle playhead follows edits</th>
+<td><kbd class="mod3">f</kbd></td></tr>
+<tr><th>toggle playhead tracking</th>
+<td><kbd class="mod1">f</kbd></td></tr>
+<tr><th>toggle roll</th>
+<td><kbd class="">space</kbd></td></tr>
+<tr><th>toggle track rec-enable </th>
+<td><kbd class="mod3">b</kbd></td></tr>
+<tr><th>toggle track solo status</th>
+<td><kbd class="mod2">s</kbd></td></tr>
+<tr><th>transition to reverse</th>
+<td><kbd class="mod3">&darr;</kbd></td></tr>
+<tr><th>transition to roll</th>
+<td><kbd class="mod3">&uarr;</kbd></td></tr>
+</table>
 
 <h2>Session &amp; File Handling</h2>
 
-<dl>
-<dt>add track(s) or bus(ses)</dt>
-<dd><kbd class="mod13">n</kbd></dd>
-<dt>export session</dt>
-<dd><kbd class="mod1">e</kbd></dd>
-<dt>import audio files</dt>
-<dd><kbd class="mod1">i</kbd></dd>
-<dt>open a new session</dt>
-<dd><kbd class="mod1">n</kbd></dd>
-<dt>open a recent session</dt>
-<dd><kbd class="mod13">o</kbd></dd>
-<dt>open an existing session</dt>
-<dd><kbd class="mod1">o</kbd></dd>
-<dt>quit</dt>
-<dd><kbd class="mod1">q</kbd></dd>
-<dt>save session</dt>
-<dd><kbd class="mod1">s</kbd></dd>
-<dt>snapshot session</dt>
-<dd><kbd class="mod13">s</kbd></dd>
-<dt>toggle sel. track MIDI input</dt>
-<dd><kbd class="mod2">i</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>add track(s) or bus(ses)</th>
+<td><kbd class="mod13">n</kbd></td></tr>
+<tr><th>export session</th>
+<td><kbd class="mod1">e</kbd></td></tr>
+<tr><th>import audio files</th>
+<td><kbd class="mod1">i</kbd></td></tr>
+<tr><th>open a new session</th>
+<td><kbd class="mod1">n</kbd></td></tr>
+<tr><th>open a recent session</th>
+<td><kbd class="mod13">o</kbd></td></tr>
+<tr><th>open an existing session</th>
+<td><kbd class="mod1">o</kbd></td></tr>
+<tr><th>quit</th>
+<td><kbd class="mod1">q</kbd></td></tr>
+<tr><th>save session</th>
+<td><kbd class="mod1">s</kbd></td></tr>
+<tr><th>snapshot session</th>
+<td><kbd class="mod13">s</kbd></td></tr>
+<tr><th>toggle sel. track MIDI input</th>
+<td><kbd class="mod2">i</kbd></td></tr>
+</table>
 
 <h2>Changing What's Visible</h2>
 
-<dl>
-<dt>fit tracks vertically</dt>
-<dd><kbd class="">f</kbd></dd>
-<dt>move selected tracks down</dt>
-<dd><kbd class="mod1">&darr;</kbd></dd>
-<dt>move selected tracks up</dt>
-<dd><kbd class="mod1">&uarr;</kbd></dd>
-<dt>scroll down (page)</dt>
-<dd><kbd class="">PgDn</kbd></dd>
-<dt>scroll down (step)</dt>
-<dd><kbd class="">&darr;</kbd></dd>
-<dt>scroll up (page)</dt>
-<dd><kbd class="">PageUp</kbd></dd>
-<dt>scroll up (step)</dt>
-<dd><kbd class="">&uarr;</kbd></dd>
-<dt>toggle editor window mixer</dt>
-<dd><kbd class="mod3">e</kbd></dd>
-<dt>toggle last 2 zoom states</dt>
-<dd><kbd class="mod3">z</kbd></dd>
-<dt>zoom height to selected region(s)</dt>
-<dd><kbd class="mod1">Control+z</kbd></dd>
-<dt>zoom height and time to selected region</dt>
-<dd><kbd class="mod2">z</kbd></dd>
-<dt>zoom in</dt>
-<dd><kbd class="">=</kbd></dd>
-<dt>zoom out</dt>
-<dd><kbd class="">-</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>fit tracks vertically</th>
+<td><kbd class="">f</kbd></td></tr>
+<tr><th>move selected tracks down</th>
+<td><kbd class="mod1">&darr;</kbd></td></tr>
+<tr><th>move selected tracks up</th>
+<td><kbd class="mod1">&uarr;</kbd></td></tr>
+<tr><th>scroll down (page)</th>
+<td><kbd class="">PgDn</kbd></td></tr>
+<tr><th>scroll down (step)</th>
+<td><kbd class="">&darr;</kbd></td></tr>
+<tr><th>scroll up (page)</th>
+<td><kbd class="">PageUp</kbd></td></tr>
+<tr><th>scroll up (step)</th>
+<td><kbd class="">&uarr;</kbd></td></tr>
+<tr><th>toggle editor window mixer</th>
+<td><kbd class="mod3">e</kbd></td></tr>
+<tr><th>toggle last 2 zoom states</th>
+<td><kbd class="mod3">z</kbd></td></tr>
+<tr><th>zoom height to selected region(s)</th>
+<td><kbd class="mod1">Control+z</kbd></td></tr>
+<tr><th>zoom height and time to selected region</th>
+<td><kbd class="mod2">z</kbd></td></tr>
+<tr><th>zoom in</th>
+<td><kbd class="">=</kbd></td></tr>
+<tr><th>zoom out</th>
+<td><kbd class="">-</kbd></td></tr>
+</table>
 
 <h2>Window Visibility</h2>
 
-<dl>
-<dt>toggle locations dialog</dt>
-<dd><kbd class="mod2">l</kbd></dd>
-<dt>focus on main clock</dt>
-<dd><kbd class="kp">&divide;</kbd></dd>
-<dt>maximise editor space</dt>
-<dd><kbd class="mod12">f</kbd></dd>
-<dt>rotate editor &amp; mixer window</dt>
-<dd><kbd class="mod2">m</kbd></dd>
-<dt>show rhythm ferret window </dt>
-<dd><kbd class="mod2">f</kbd></dd>
-<dt>toggle big clock</dt>
-<dd><kbd class="mod2">b</kbd></dd>
-<dt>toggle color manager</dt>
-<dd><kbd class="mod2">c</kbd></dd>
-<dt>toggle editor window</dt>
-<dd><kbd class="mod2">e</kbd></dd>
-<dt>toggle global audio patchbay</dt>
-<dd><kbd class="mod2">p</kbd></dd>
-<dt>toggle global midi patchbay</dt>
-<dd><kbd class="mod23">p</kbd></dd>
-<dt>toggle key bindings editor</dt>
-<dd><kbd class="mod2">k</kbd></dd>
-<dt>toggle preferences dialog</dt>
-<dd><kbd class="mod2">o</kbd></dd>
-<dt>toggle preferences dialog</dt>
-<dd><kbd class="mod13">p</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>toggle locations dialog</th>
+<td><kbd class="mod2">l</kbd></td></tr>
+<tr><th>focus on main clock</th>
+<td><kbd class="kp">&divide;</kbd></td></tr>
+<tr><th>maximise editor space</th>
+<td><kbd class="mod12">f</kbd></td></tr>
+<tr><th>rotate editor &amp; mixer window</th>
+<td><kbd class="mod2">m</kbd></td></tr>
+<tr><th>show rhythm ferret window </th>
+<td><kbd class="mod2">f</kbd></td></tr>
+<tr><th>toggle big clock</th>
+<td><kbd class="mod2">b</kbd></td></tr>
+<tr><th>toggle color manager</th>
+<td><kbd class="mod2">c</kbd></td></tr>
+<tr><th>toggle editor window</th>
+<td><kbd class="mod2">e</kbd></td></tr>
+<tr><th>toggle global audio patchbay</th>
+<td><kbd class="mod2">p</kbd></td></tr>
+<tr><th>toggle global midi patchbay</th>
+<td><kbd class="mod23">p</kbd></td></tr>
+<tr><th>toggle key bindings editor</th>
+<td><kbd class="mod2">k</kbd></td></tr>
+<tr><th>toggle preferences dialog</th>
+<td><kbd class="mod2">o</kbd></td></tr>
+<tr><th>toggle preferences dialog</th>
+<td><kbd class="mod13">p</kbd></td></tr>
+</table>
 
 <h2>Editing with Edit Point</h2>
 
   choice of edit point (by default) also sets the <dfn>Zoom Focus</dfn>.
 </p>
 
-<dl>
-<dt>EP to next region sync</dt>
-<dd><kbd class="">;</kbd></dd>
-<dt>EP to prev region sync</dt>
-<dd><kbd class="">'</kbd></dd>
-<dt>cycle to next grid snap mode</dt>
-<dd><kbd class="">2</kbd></dd>
-<dt>cycle to next zoom focus</dt>
-<dd><kbd class="">1</kbd></dd>
-<dt>insert from region list</dt>
-<dd><kbd class="">i</kbd></dd>
-<dt>insert time</dt>
-<dd><kbd class="mod1">t</kbd></dd>
-<dt>move EP to playhead</dt>
-<dd><kbd class="mod2">Return</kbd></dd>
-<dt>next EP w/marker</dt>
-<dd><kbd class="mod1">^</kbd></dd>
-<dt>next EP w/o marker</dt>
-<dd><kbd class="">`</kbd></dd>
-<dt>trim back</dt>
-<dd><kbd class="">k</kbd></dd>
-<dt>trim front</dt>
-<dd><kbd class="">j</kbd></dd>
-<dt>trim region end to edit point</dt>
-<dd><kbd class="mod3">}</kbd></dd>
-<dt>trim region start to edit point</dt>
-<dd><kbd class="mod3">{</kbd></dd>
-<dt>trim region to end of prev region</dt>
-<dd><kbd class="mod1">j</kbd></dd>
-<dt>trim region to start of next region</dt>
-<dd><kbd class="mod1">k</kbd></dd>
-<dt>use previous grid unit</dt>
-<dd><kbd class="">3</kbd></dd>
-<dt>use next grid unit</dt>
-<dd><kbd class="">4</kbd></dd>
-<dt>use previous grid unit</dt>
-<dd><kbd class="mod1">3</kbd></dd>
-<dt>use next musical grid unit</dt>
-<dd><kbd class="mod1">4</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>EP to next region sync</th>
+<td><kbd class="">;</kbd></td></tr>
+<tr><th>EP to prev region sync</th>
+<td><kbd class="">'</kbd></td></tr>
+<tr><th>cycle to next grid snap mode</th>
+<td><kbd class="">2</kbd></td></tr>
+<tr><th>cycle to next zoom focus</th>
+<td><kbd class="">1</kbd></td></tr>
+<tr><th>insert from region list</th>
+<td><kbd class="">i</kbd></td></tr>
+<tr><th>insert time</th>
+<td><kbd class="mod1">t</kbd></td></tr>
+<tr><th>move EP to playhead</th>
+<td><kbd class="mod2">Return</kbd></td></tr>
+<tr><th>next EP w/marker</th>
+<td><kbd class="mod1">^</kbd></td></tr>
+<tr><th>next EP w/o marker</th>
+<td><kbd class="">`</kbd></td></tr>
+<tr><th>trim back</th>
+<td><kbd class="">k</kbd></td></tr>
+<tr><th>trim front</th>
+<td><kbd class="">j</kbd></td></tr>
+<tr><th>trim region end to edit point</th>
+<td><kbd class="mod3">}</kbd></td></tr>
+<tr><th>trim region start to edit point</th>
+<td><kbd class="mod3">{</kbd></td></tr>
+<tr><th>trim region to end of prev region</th>
+<td><kbd class="mod1">j</kbd></td></tr>
+<tr><th>trim region to start of next region</th>
+<td><kbd class="mod1">k</kbd></td></tr>
+<tr><th>use previous grid unit</th>
+<td><kbd class="">3</kbd></td></tr>
+<tr><th>use next grid unit</th>
+<td><kbd class="">4</kbd></td></tr>
+<tr><th>use previous grid unit</th>
+<td><kbd class="mod1">3</kbd></td></tr>
+<tr><th>use next musical grid unit</th>
+<td><kbd class="mod1">4</kbd></td></tr>
+</table>
 
 <h2>Aligning with the Edit Point</h2>
 
   region and moves other selected regions to maintain relative positioning.
 </p>
 
-<dl>
-<dt>align end(s)</dt>
-<dd><kbd class="mod2">a</kbd></dd>
-<dt>align start(s)</dt>
-<dd></dd>
-<dt>align start(s) relative</dt>
-<dd><kbd class=""></kbd></dd>
-<dt>align sync points</dt>
-<dd><kbd class="mod3">a</kbd></dd>
-<dt>align sync points (relative)</dt>
-<dd><kbd class="">a</kbd></dd>
-<dt>range end to next prev edge</dt>
-<dd><kbd class="mod1">&gt;</kbd></dd>
-<dt>range end to next region edge</dt>
-<dd><kbd class="">&gt;</kbd></dd>
-<dt>range start to next region edge</dt>
-<dd><kbd class="mod1">&lt;</kbd></dd>
-<dt>range start to prev region edge</dt>
-<dd><kbd class="">&lt;</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>align end(s)</th>
+<td><kbd class="mod2">a</kbd></td></tr>
+<tr><th>align start(s)</th>
+<td></td></tr>
+<tr><th>align start(s) relative</th>
+<td><kbd class=""></kbd></td></tr>
+<tr><th>align sync points</th>
+<td><kbd class="mod3">a</kbd></td></tr>
+<tr><th>align sync points (relative)</th>
+<td><kbd class="">a</kbd></td></tr>
+<tr><th>range end to next prev edge</th>
+<td><kbd class="mod1">&gt;</kbd></td></tr>
+<tr><th>range end to next region edge</th>
+<td><kbd class="">&gt;</kbd></td></tr>
+<tr><th>range start to next region edge</th>
+<td><kbd class="mod1">&lt;</kbd></td></tr>
+<tr><th>range start to prev region edge</th>
+<td><kbd class="">&lt;</kbd></td></tr>
+</table>
 
 <h2>Edit Point Playback</h2>
 
-<dl>
-<dt>play edit range</dt>
-<dd><kbd class="mod2">Space</kbd></dd>
-<dt>play from EP &amp; return</dt>
-<dd><kbd class="mod1">Space</kbd></dd>
-<dt>play selected region(s)</dt>
-<dd><kbd class="">h</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>play edit range</th>
+<td><kbd class="mod2">Space</kbd></td></tr>
+<tr><th>play from EP &amp; return</th>
+<td><kbd class="mod1">Space</kbd></td></tr>
+<tr><th>play selected region(s)</th>
+<td><kbd class="">h</kbd></td></tr>
+</table>
 
 <h2>Region Operations</h2>
 
-<dl>
-<dt>duplicate region (multi)</dt>
-<dd><kbd class="mod3">d</kbd></dd>
-<dt>duplicate region (once)</dt>
-<dd><kbd class="mod2">d</kbd></dd>
-<dt>export selected region(s)</dt>
-<dd></dd>
-<dt>increase region gain</dt>
-<dd><kbd class="">^</kbd></dd>
-<dt>move to original position</dt>
-<dd><kbd class="mod2">o</kbd></dd>
-<dt>mute/unmute</dt>
-<dd><kbd class="mod1">m</kbd></dd>
-<dt>normalize</dt>
-<dd><kbd class="">n</kbd></dd>
-<dt>nudge backward</dt>
-<dd><kbd class="kp">&ndash;</kbd></dd>
-<dt>nudge forward</dt>
-<dd><kbd class="kp">+</kbd></dd>
-<dt>quantize MIDI notes </dt>
-<dd><kbd class="">q</kbd></dd>
-<dt>reduce region gain</dt>
-<dd><kbd class="">&amp;</kbd></dd>
-<dt>reverse</dt>
-<dd><kbd class="mod2">r</kbd></dd>
-<dt>set fade in length</dt>
-<dd><kbd class="">/</kbd></dd>
-<dt>set fade out length</dt>
-<dd><kbd class="">\</kbd></dd>
-<dt>set region sync point</dt>
-<dd><kbd class="">v</kbd></dd>
-<dt>split</dt>
-<dd><kbd class="">s</kbd></dd>
-<dt>toggle fade in active</dt>
-<dd><kbd class="mod1">/</kbd></dd>
-<dt>toggle fade out active</dt>
-<dd><kbd class="mod1">\</kbd></dd>
-<dt>transpose</dt>
-<dd><kbd class="mod2">t</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>duplicate region (multi)</th>
+<td><kbd class="mod3">d</kbd></td></tr>
+<tr><th>duplicate region (once)</th>
+<td><kbd class="mod2">d</kbd></td></tr>
+<tr><th>export selected region(s)</th>
+<td></td></tr>
+<tr><th>increase region gain</th>
+<td><kbd class="">^</kbd></td></tr>
+<tr><th>move to original position</th>
+<td><kbd class="mod2">o</kbd></td></tr>
+<tr><th>mute/unmute</th>
+<td><kbd class="mod1">m</kbd></td></tr>
+<tr><th>normalize</th>
+<td><kbd class="">n</kbd></td></tr>
+<tr><th>nudge backward</th>
+<td><kbd class="kp">&ndash;</kbd></td></tr>
+<tr><th>nudge forward</th>
+<td><kbd class="kp">+</kbd></td></tr>
+<tr><th>quantize MIDI notes </th>
+<td><kbd class="">q</kbd></td></tr>
+<tr><th>reduce region gain</th>
+<td><kbd class="">&amp;</kbd></td></tr>
+<tr><th>reverse</th>
+<td><kbd class="mod2">r</kbd></td></tr>
+<tr><th>set fade in length</th>
+<td><kbd class="">/</kbd></td></tr>
+<tr><th>set fade out length</th>
+<td><kbd class="">\</kbd></td></tr>
+<tr><th>set region sync point</th>
+<td><kbd class="">v</kbd></td></tr>
+<tr><th>split</th>
+<td><kbd class="">s</kbd></td></tr>
+<tr><th>toggle fade in active</th>
+<td><kbd class="mod1">/</kbd></td></tr>
+<tr><th>toggle fade out active</th>
+<td><kbd class="mod1">\</kbd></td></tr>
+<tr><th>transpose</th>
+<td><kbd class="mod2">t</kbd></td></tr>
+</table>
 
 <h2>Generic Editing</h2>
 
-<dl>
-<dt>copy</dt>
-<dd><kbd class="mod1">c</kbd></dd>
-<dt>cut</dt>
-<dd><kbd class="mod1">x</kbd></dd>
-<dt>delete</dt>
-<dd><kbd class="">Del</kbd></dd>
-<dt>paste</dt>
-<dd><kbd class="mod1">v</kbd></dd>
-<dt>redo</dt>
-<dd><kbd class="mod1">r</kbd></dd>
-<dt>undo</dt>
-<dd><kbd class="mod1">z</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>copy</th>
+<td><kbd class="mod1">c</kbd></td></tr>
+<tr><th>cut</th>
+<td><kbd class="mod1">x</kbd></td></tr>
+<tr><th>delete</th>
+<td><kbd class="">Del</kbd></td></tr>
+<tr><th>paste</th>
+<td><kbd class="mod1">v</kbd></td></tr>
+<tr><th>redo</th>
+<td><kbd class="mod1">r</kbd></td></tr>
+<tr><th>undo</th>
+<td><kbd class="mod1">z</kbd></td></tr>
+</table>
 
 <h2>Selecting</h2>
 
   points: <dfn>playhead</dfn>, <dfn>active marker</dfn>, or <dfn>mouse</dfn>.
 </p>
 
-<dl>
-<dt>all after playhead</dt>
-<dd><kbd class="mod13">p</kbd></dd>
-<dt>all before playhead</dt>
-<dd><kbd class="mod1">p</kbd></dd>
-<dt>all enclosed by edit range</dt>
-<dd><kbd class="mod1">u</kbd></dd>
-<dt>all present in edit range</dt>
-<dd><kbd class="">u</kbd></dd>
-<dt>convert edit range to range</dt>
-<dd><kbd class="">F6</kbd></dd>
-<dt>invert selection</dt>
-<dd><kbd class="mod3">i</kbd></dd>
-<dt>select all after EP</dt>
-<dd><kbd class="mod1">Shift+e</kbd></dd>
-<dt>select all before EP</dt>
-<dd><kbd class="mod1">e</kbd></dd>
-<dt>select all in loop range</dt>
-<dd><kbd class="mod1">l</kbd></dd>
-<dt>select all in punch range</dt>
-<dd><kbd class="mod1">d</kbd></dd>
-<dt>select everything</dt>
-<dd><kbd class="mod1">a</kbd></dd>
-<dt>select next track/bus</dt>
-<dd><kbd class="mod2">↓</kbd></dd>
-<dt>select previous track/bus</dt>
-<dd><kbd class="mod2">↑</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>all after playhead</th>
+<td><kbd class="mod13">p</kbd></td></tr>
+<tr><th>all before playhead</th>
+<td><kbd class="mod1">p</kbd></td></tr>
+<tr><th>all enclosed by edit range</th>
+<td><kbd class="mod1">u</kbd></td></tr>
+<tr><th>all present in edit range</th>
+<td><kbd class="">u</kbd></td></tr>
+<tr><th>convert edit range to range</th>
+<td><kbd class="">F6</kbd></td></tr>
+<tr><th>invert selection</th>
+<td><kbd class="mod3">i</kbd></td></tr>
+<tr><th>select all after EP</th>
+<td><kbd class="mod1">Shift+e</kbd></td></tr>
+<tr><th>select all before EP</th>
+<td><kbd class="mod1">e</kbd></td></tr>
+<tr><th>select all in loop range</th>
+<td><kbd class="mod1">l</kbd></td></tr>
+<tr><th>select all in punch range</th>
+<td><kbd class="mod1">d</kbd></td></tr>
+<tr><th>select everything</th>
+<td><kbd class="mod1">a</kbd></td></tr>
+<tr><th>select next track/bus</th>
+<td><kbd class="mod2">↓</kbd></td></tr>
+<tr><th>select previous track/bus</th>
+<td><kbd class="mod2">↑</kbd></td></tr>
+</table>
 
 <h2>Defining Loop, Punch Range and Tempo Changes</h2>
 
-<dl>
-<dt>set loop range from edit range</dt>
-<dd><kbd class="">]</kbd></dd>
-<dt>set loop range from region(s)</dt>
-<dd><kbd class="mod2">]</kbd></dd>
-<dt>set punch range from edit range</dt>
-<dd><kbd class="">[</kbd></dd>
-<dt>set punch range from region(s)</dt>
-<dd><kbd class="mod2">[</kbd></dd>
-<dt>set tempo (1 bar) from edit range</dt>
-<dd><kbd class="">0</kbd></dd>
-<dt>set tempo (1 bar) from region(s)</dt>
-<dd><kbd class="">9</kbd></dd>
-</dl>
+<table class="dl">
+<tr><th>set loop range from edit range</th>
+<td><kbd class="">]</kbd></td></tr>
+<tr><th>set loop range from region(s)</th>
+<td><kbd class="mod2">]</kbd></td></tr>
+<tr><th>set punch range from edit range</th>
+<td><kbd class="">[</kbd></td></tr>
+<tr><th>set punch range from region(s)</th>
+<td><kbd class="mod2">[</kbd></td></tr>
+<tr><th>set tempo (1 bar) from edit range</th>
+<td><kbd class="">0</kbd></td></tr>
+<tr><th>set tempo (1 bar) from region(s)</th>
+<td><kbd class="">9</kbd></td></tr>
+</table>