]> Shamusworld >> Repos - ardour-manual/blob - include/region-context-menu.html
Cue: stylistic changes as pointed out by @x42
[ardour-manual] / include / region-context-menu.html
1
2 <p>
3   In the editor window, right clicking (context clicking) on a region
4   displays a menu with <dfn>track and region operations</dfn>. The menu begins with the
5   name of the region, or <kbd class="menu">Selected Regions</kbd> if multiple
6   regions are selected. Selecting it will display <a href="@@the-region-menu">
7   the Region menu</a> for operations on this(these) region(s).
8 </p>
9 <p class="note">
10   Some items may not be in the exact same order as in the main menu.
11 </p>
12 <p>
13   If there is more than one region layered at the point clicked, the
14   menu will also contain a <kbd class="menu">Choose Top</kbd> item. This
15   dialog allows to select which region should be on the top <dfn>layer</dfn>. See
16   <a href="@@layering-display">Adjusting Region Layering</a> for more details.
17 </p>
18 <p>
19   Below these items is the rest of the <a href="@@track-context-menu">Track Context Menu</a>, which
20   provides access to <dfn>track-level operations</dfn>.
21 </p>
22