manual/include/using-key-bindings.html
Shamus Hammons dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00

27 lines
721 B
HTML

<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.
</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>
<p>Commands without default bindings include:</p>
<p class="fixme">Add content</p>