]> Shamusworld >> Repos - ardour-manual/blobdiff - include/navigating-the-editor.html
Add very basic docs on using the CLips browser in the Cue window
[ardour-manual] / include / navigating-the-editor.html
index 6f662fc7854481e15bf16fbd7c3e9d6e4a018398..6f9bb8464503395229caa655d42b6ad139fd46b8 100644 (file)
@@ -9,11 +9,10 @@
   The keyboard shortcuts can, as always, be edited, so the defaults are shown here.
 </p>
 
-<h2>Panning and scrolling</h2>
+<h2>Scrolling</h2>
 
 <p>
-  Panning can be done on-canvas, or with the <a href="@@summary">Summary</a>. Panning
-  vertically is often named <em>scrolling</em>.
+  Scrolling can be done on-canvas, or with the <a href="@@summary">Summary</a>.
 </p>
 
 <h3>On Canvas</h3>
     <tr><th>Action</th><th>Mouse</th><th>Keyboard</th></tr>
   </thead>
   <tbody>
-    <tr><th>Panning up</th><td><kbd class="mouse">&uArr;</kbd></td><td><kbd>&uarr;</kbd></td></tr>
-    <tr><th>Panning down</th><td><kbd class="mouse">&dArr;</kbd></td><td><kbd>&darr;</kbd></td></tr>
-    <tr><th>Panning up one page</th><td></td><td><kbd>&#8670;</kbd></td></tr>
-    <tr><th>Panning down one page</th><td></td><td><kbd>&#8671;</kbd></td></tr>
-    <tr><th>Panning left</th><td><kbd class="mod3 mouse">&uArr;</kbd></td><td></td></tr>
-    <tr><th>Panning right</th><td><kbd class="mod3 mouse">&dArr;</kbd></td><td></td></tr>
+    <tr><th>Scrolling up</th><td><kbd class="mouse">&uArr;</kbd></td><td><kbd>&uarr;</kbd></td></tr>
+    <tr><th>Scrolling down</th><td><kbd class="mouse">&dArr;</kbd></td><td><kbd>&darr;</kbd></td></tr>
+    <tr><th>Scrolling up one page</th><td></td><td><kbd>&#8670;</kbd></td></tr>
+    <tr><th>Scrolling down one page</th><td></td><td><kbd>&#8671;</kbd></td></tr>
+    <tr><th>Scrolling left</th><td><kbd class="mod3 mouse">&uArr;</kbd></td><td></td></tr>
+    <tr><th>Scrolling right</th><td><kbd class="mod3 mouse">&dArr;</kbd></td><td></td></tr>
   </tbody>
 </table>
 
 <p class="note">
   Moving the playhead outside the view may scroll the screen accordingly, so using
-  or <kbd class="mod2">&larr;</kbd> or <kbd class="mod2">&rarr;</kbd>, while not
-  <em>panning</em> per se, will result in panning if <kbd class="option">Transport
-  > Follow playhead</kbd> is checked. This is also true with the <a href="@@mini-timeline">
+  <kbd class="mod2">&larr;</kbd> or <kbd class="mod2">&rarr;</kbd>, while not
+  <em>scrolling</em> per se, will result in scrolling if <kbd class="option">Transport &gt; Follow playhead</kbd>
+  is checked. This is also true with the <a href="@@mini-timeline">
   Navigation Timeline</a>, and anything that moves the Playhead.
 </p>
 
 <h3>In the Summary</h3>
 
 <p>
-  Clicking and dragging in the Summary will pan the view left and right. If the
-  screen view is clicked (the white rectangle) and dragged, the view can also be panned
+  Clicking and dragging in the Summary will scroll the view left and right. If the
+  screen view is clicked (the white rectangle) and dragged, the view can also be scrolled
   vertically.
 </p>
 <p>
-  Additionnaly, on the left of the Summary, the two <kbd class="menu">&lt;</kbd> and
+  Additionally, on the left of the Summary, the two <kbd class="menu">&lt;</kbd> and
   <kbd class="menu">&gt;</kbd> arrows buttons allow to scroll one screen either left
   or right, while at the right of the Summary, the two <kbd class="menu">&and;</kbd> and
   <kbd class="menu">&or;</kbd> arrows buttons allow to scroll one screen either up
@@ -58,7 +57,7 @@
 <h2>Zooming</h2>
 
 <p>
-  Zooming (on time) can be done on-canvas (which will always be centerd around the mouse cursor),
+  Zooming (on time) can be done on-canvas (which will always be centered around the mouse cursor),
   with the Summary, or with the <a href="@@zoom-controls">Zoom Controls</a>.
 </p>
 
 </p>
 <p>
   The <kbd>F</kbd> key resizes the tracks so that only the selected one(s) are
-  displayed. If some unselected tracks are inbetween those selected tracks, their
+  displayed. If some unselected tracks are in-between those selected tracks, their
   <a href="@@the-tracks-and-busses-list">visibility</a> will be toggled off.
 </p>
 
   <li>The third one enlarges the tracks, and is the counterpart of the previous
     one.</li>
 </ul>
+