2017-01-17 12:33:34 -05:00
|
|
|
|
|
|
|
<h2>Clicking</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Throughout this manual, the term <dfn>click</dfn> refers to the act of
|
|
|
|
pressing and releasing the <kbd class="mouse">Left</kbd> mouse button. This
|
|
|
|
action is used to select objects, activate buttons, turn choices on and off,
|
|
|
|
pop up menus and so forth. On touch surfaces, it also corresponds to a
|
|
|
|
single, one-finger tap on the GUI.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Right Clicking</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
The term <dfn>right-click</dfn> refers to the act of pressing and releasing
|
|
|
|
the <kbd class="mouse">Right</kbd> mouse button. This action is used to pop
|
|
|
|
up <dfn>context menus</dfn> (hence the term "context click", which will also
|
|
|
|
be seen). It is also used by default in combination with the shift key to
|
|
|
|
delete objects within the editor window.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
|
|
|
<p class="note mac">
|
2017-01-17 12:33:34 -05:00
|
|
|
Some mice designed for use with Mac OS X may have only one button. By
|
|
|
|
convention, pressing and holding the Control key while clicking is
|
2017-02-25 00:30:29 -05:00
|
|
|
interpreted as a right-click by many applications.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Middle Clicking</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
|
|
|
A <dfn>middle-click</dfn> refers to the act of pressing and releasing the
|
2018-03-23 14:22:41 -04:00
|
|
|
<kbd class="mouse">Middle</kbd> mouse button. Not all mice have a middle
|
2017-02-25 00:30:29 -05:00
|
|
|
click button (see the <a href="@@mouse">Mouse</a> chapter for details).
|
|
|
|
Sometimes the scroll wheel acts as a clickable middle button. This action is
|
|
|
|
used for time-constrained region copying and mapping MIDI bindings.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p class="note">
|
2017-02-25 00:30:29 -05:00
|
|
|
Internally, your operating system may identify the mouse buttons as <kbd
|
|
|
|
class="mouse">Button1</kbd>, <kbd class="mouse">Button2</kbd>, and <kbd
|
|
|
|
class="mouse">Button3</kbd>, respectively. It may be possible to invert the
|
|
|
|
order of buttons to accommodate left-handed users, or to re-assign them
|
|
|
|
arbitrarily. This manual assumes the canonical order.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Double Clicking</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
|
|
|
A <dfn>double click</dfn> refers to two rapid press/release cycles on the
|
|
|
|
leftmost mouse button. The time interval between the two actions that
|
|
|
|
determines whether this is seen as two clicks or one double click is
|
|
|
|
controlled by your system preferences, not by Ardour.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Dragging</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
A <dfn>drag</dfn> primarily refers to the act of pressing the leftmost mouse
|
|
|
|
button, moving the mouse with the button held down, and then releasing the
|
|
|
|
button. On touch surfaces, this term also corresponds to a single one-finger
|
|
|
|
touch-move-release action.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Ardour also uses the middle mouse button for certain kinds of drags, which
|
|
|
|
will be referred to as a <dfn>middle-drag</dfn>.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Modifiers</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
There are many actions in Ardour that can be carried out using a mouse button
|
|
|
|
in combination with a <dfn>modifier key</dfn>. When the manual refers to <kbd
|
|
|
|
class="mod1 mouse">Left</kbd>, it means that you should first press the <kbd
|
|
|
|
class="mod1n"></kbd> key, carry out a left click while <kbd
|
|
|
|
class="mod1n"></kbd> is held down, and then finally release the key.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
|
|
|
Available modifiers depend on your platform:
|
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<h3>Linux Modifiers</h3>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<ul>
|
|
|
|
<li><kbd>Ctrl</kbd> (Control)</li>
|
|
|
|
<li><kbd>Shift</kbd></li>
|
|
|
|
<li><kbd>Alt</kbd></li>
|
2019-05-27 06:09:31 -04:00
|
|
|
<li><kbd>Win</kbd> (Super/Windows)</li>
|
2017-01-17 12:33:34 -05:00
|
|
|
</ul>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<h3>OS X Modifiers</h3>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<ul>
|
|
|
|
<li><kbd>Cmd</kbd> (Command, "windmill")</li>
|
|
|
|
<li><kbd>Ctrl</kbd> (Control)</li>
|
|
|
|
<li><kbd>Alt</kbd> (Option)</li>
|
|
|
|
<li><kbd>Shift</kbd></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2>Scroll Wheel</h2>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Ardour can make good use of a <dfn>scroll wheel</dfn> on the mouse (assuming
|
|
|
|
it has one), which can be utilized for a variety of purposes. Scroll wheels
|
|
|
|
generate vertical scroll events, <kbd class="mouse">⇑</kbd> (ScrollUp)
|
|
|
|
and <kbd class="mouse">⇓</kbd> (ScrollDown). Some also emit horizontal
|
|
|
|
events, <kbd class="mouse">⇐</kbd> (ScrollLeft) and <kbd
|
|
|
|
class="mouse">⇒</kbd> (ScrollRight).
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
|
|
|
When appropriate, Ardour will differentiate between these two different
|
|
|
|
scroll axes. Otherwise it will interpret ScrollDown and ScrollLeft as
|
|
|
|
equivalent and similarly interpret ScrollUp and ScrollRight as equivalent.
|
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2017-01-17 12:33:34 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Typically, scroll wheel input is used to adjust <dfn>continuous
|
|
|
|
controls</dfn> such as faders and knobs, or to scroll vertically or
|
2019-11-23 13:59:44 -05:00
|
|
|
horizontally inside a window. In most <dfn>continuous control</dfn>
|
|
|
|
cases, holding down the <kbd>Ctrl</kbd> key while scrolling will use
|
|
|
|
"fine" mode and the scroll wheel increments will then be 10% of normal.
|
2017-01-17 12:33:34 -05:00
|
|
|
</p>
|
2017-02-13 14:53:37 -05:00
|
|
|
|