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