]> Shamusworld >> Repos - ardour-manual/blob - include/default-keyboard-bindings.html
Initial cleanup of manual content.
[ardour-manual] / include / default-keyboard-bindings.html
1
2 <p>
3   Almost every available function in Ardour can be bound to a keyboard
4   shortcut (and those few that cannot will usually respond to an <a
5   href="/using-control-surfaces/controlling-ardour-with-osc/"><abbr
6   title="Open Sound Control">OSC</abbr> command</a>). Ardour comes with a
7   rich set of default <dfn>key bindings</dfn> for the most commonly used
8   functions.
9 </p>
10
11 <p>
12   These bindings strive to be <dfn>mnemonic</dfn>, that is, easy and intuitive to remember, and follow widely accepted conventions. As a general rule, the first letter of an operation will be used for as a shortcut, if available. This does not necessarily lead to the best ergonomics for rapid editing&mdash;there are alternative binding sets for that&mdash;but it does make it simpler for newcomers to remember some of the most useful ones, for example<br>
13   <kbd>S</kbd> for <kbd class="menu">Region &gt; Edit &gt; Split"</kbd>
14   or<br>
15    <kbd>P</kbd> for <kbd class="menu">Transport &gt; Playhead &gt; Playhead to Mouse</kbd>.
16 </p>
17
18 <p>
19   Existing key bindings in menus are listed on the right side of the
20   menu items. To create a custom key binding for a menu item quickly, navigate to
21   the relevant (sub-) menu, hover over the item with the mouse and press
22   the desired combination of modifiers and key.
23 </p>
24
25 <p class="warning">
26   Ardour will silently re-assign the binding if you use a key
27   combination that is already in use, possibly removing a standard
28   keyboard shortcut without warning you. That might lead to confusion
29   when you ask other users for help, and they explain something in terms
30   of a standard key binding, which will then have a completely
31   different effect on your system.
32 </p>
33
34 <p>
35   Almost every key binding in Ardour can be looked for and/or changed in
36   <kbd class="menu">Window &gt; Key Bindings</kbd>.
37 </p>
38
39 <p>
40   The conventions for using modifier keys (<kbd class="mod1">&nbsp;</kbd>, <kbd
41   class="mod2">&nbsp;</kbd>, <kbd class="mod3">&nbsp;</kbd> etc.) differ among platforms, so we
42   provide different default bindings for each.
43 </p>
44