]> Shamusworld >> Repos - ardour-manual/blob - include/default-keyboard-bindings.html
Cue: stylistic changes as pointed out by @x42
[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="@@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
13   to remember, and follow widely accepted conventions. As a general rule, the
14   first letter of an operation will be used for as a shortcut, if available.
15   This does not necessarily lead to the best ergonomics for rapid
16   editing&mdash;there are alternative binding sets for that&mdash;but it does
17   make it simpler for newcomers to remember some of the most useful ones, for
18   example:
19 </p>
20
21 <p>
22   <kbd>S</kbd> for <kbd class="menu">Region &gt; Edit &gt; Split</kbd>
23   or
24   <kbd>P</kbd> for <kbd class="menu">Transport &gt; Playhead &gt; Playhead to
25   Mouse</kbd>.
26 </p>
27
28 <p>
29   Existing key bindings in menus are listed on the right side of the menu
30   items.
31 </p>
32
33 <p>
34   Almost every key binding in Ardour can be looked for and/or changed in
35   <kbd class="menu">Window &gt; Keyboard Shortcuts</kbd> (which is bound to <kbd
36   class="mod2">K</kbd>).
37 </p>
38
39 <p class="warning">
40   Ardour will warn you with a "Colliding Keybindings" message, if you try to
41   reassign the binding of a key combination that is already in use.
42   Nevertheless if you do so, consider, that
43   this might lead to confusion when asking for help&mdash;when the
44   explanation is given in terms of a standard key binding&mdash;which will have
45   a completely different effect on the system with the modified key bindings.
46 </p>
47
48 <p>
49   The conventions for using modifier keys (<kbd class="mod1n"></kbd>, <kbd
50   class="mod2n"></kbd>, <kbd class="mod3n"></kbd>, etc.) differ among
51   platforms, so different default bindings for each are provided.
52 </p>
53