]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/using-key-bindings.html
Move content from _manual/ to include/.
[ardour-manual-diverged] / include / using-key-bindings.html
1
2 <p>
3   Ardour has many available commands for playback control that can be bound
4   to keys. Many of them have default bindings, some do not, so the list below
5   shows both the default bindings and internal command names.
6 </p>
7
8 <dl class="wide-table">
9   <dt><kbd>Space</kbd></dt>
10   <dd>switch between playback and stop.</dd>
11   <dt><kbd>Home</kbd></dt>
12   <dd>Move playhead to session start marker</dd>
13   <dt><kbd>End</kbd></dt>
14   <dd>Move playhead to session end marker</dd>
15   <dt><kbd>&rarr;</kbd></dt>
16   <dd></dd>
17   <dt><kbd>&larr;</kbd></dt>
18   <dd></dd>
19   <dt><kbd>0</kbd></dt>
20   <dd>Move playhead to start of the timeline</dd>
21 </dl>
22
23 <p>Commands without default bindings include:</p>
24
25 <p class="fixme">Add content</p>
26
27
28
29