manual/include/using-key-bindings.html
Shamus Hammons d64781b7c2 New build system for documentation.
The new build system is documented in README.md, take a look to see the
nitty gritty. Major changes are: structure of the document is no longer
controlled by the filesystem, internal links are now 'unbreakable'.
2017-02-13 22:02:43 +01:00

32 lines
757 B
HTML

---
title: Using Key Bindings
---
<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>