]> Shamusworld >> Repos - ardour-manual/blobdiff - include/moving-markers.html
Add very basic docs on using the CLips browser in the Cue window
[ardour-manual] / include / moving-markers.html
index a11bd168862c2f4ab5ed9034b14d65b7a639d6fe..71bd34989f491ae267dc6c3916a87830dfb38252 100644 (file)
@@ -1,23 +1,27 @@
 
 <h2>Single marker</h2>
 <p>
-  <kbd class="mouse">Left</kbd>-click and drag to move a single marker to a
+  <kbd class="mouse">Left</kbd>-clicking and dragging moves a single marker to a
   new location on the timeline.
 </p>
 
 <h2>Multiple markers</h2>
 <p>
   It is possible to move multiple markers by the same distance. <kbd
-  class="mouse mod1">Left</kbd>-click each marker you want to move, then drag
-  one of the selected markers to a new location. All selected markers will
-  then move together. Note that the markers are bounded by the zero point on
-  the timeline. In other words, the first marker in your selection cannot move
+  class="mouse mod1">Left</kbd>-clicking each discreet marker, or <kbd
+  class="mouse mod3">Left</kbd>-clicking the first and last markers of a range
+  of markers selects them, then dragging one to a new location will move all
+  selected markers together.
+</p>
+<p class="note">
+  The markers are bounded by the zero point on
+  the timeline. In other words, the first marker in the selection cannot move
   to the left of zero on the timeline.
 </p>
 
 <h2>Both ends of a range marker</h2>
 <p>
-  <kbd class="mod1 mouse">Left</kbd>-drag either end of the range marker. The
+  By <kbd class="mod1 mouse">left</kbd>-dragging either end of the range marker, the
   other end will move by the same distance.
 </p>