]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/17_mixing/02_panning/01_mono_panner.html
replace <key> element with <kbd>, to celebrate the 20th anniversary of its deletion...
[ardour-manual-diverged] / _manual / 17_mixing / 02_panning / 01_mono_panner.html
index 10bc3a37035203b0460725f969ad26c7fc9e2465..58f14ae6b0b62b7c7532ad03fe9f8d126d907d2f 100644 (file)
@@ -33,18 +33,18 @@ default setting is "center" (L=50%, R=50%).
 <dl class="faq">
 
 <dt>Reset to defaults</dt>
-<dd>Click <key class="mod3">right button</key></dd>
+<dd>Click <kbd class="mod3">right button</kbd></dd>
 
 <dt>Change to a "hard left"</dt>
-<dd>Double click <key>right button</key> in the left side
+<dd>Double click <kbd>right button</kbd> in the left side
   of the panner</dd>
 
 <dt>Change to a "hard right"</dt>
-<dd>Double click <key>right button</key> in the right side
+<dd>Double click <kbd>right button</kbd> in the right side
   of the panner</dd>
 
 <dt>Set the position to center</dt>
-<dd>Double Click <key>right button</key> in the middle of the panner</dd>
+<dd>Double Click <kbd>right button</kbd> in the middle of the panner</dd>
 </dl>
 
 <h2>Keyboard bindings</h2>
@@ -55,11 +55,11 @@ keybindings are available to operate on that panner:
 </p>
 
 <dl>
-  <dt><key>&larr;</key> / <key class="mod1">&larr;</key></dt>
+  <dt><kbd>&larr;</kbd> / <kbd class="mod1">&larr;</kbd></dt>
   <dd>move position 1&deg; / 5&deg; to the left</dd>
-  <dt><key>&rarr;</key> / <key class="mod1">&rarr;</key></dt>
+  <dt><kbd>&rarr;</kbd> / <kbd class="mod1">&rarr;</kbd></dt>
   <dd>move position 1&deg / 5&deg; to the right</dd>
-  <dt><key>0</key></dt>
+  <dt><kbd>0</kbd></dt>
   <dd>reset position to center</dd>
 </dl>
 
@@ -71,9 +71,9 @@ wheel may be used as follows:
 </p>
 
 <dl>
-<dt>up or left / <key class="mod1">up</key> or <key class="mod1">left</key></dt>
+<dt>up or left / <kbd class="mod1">up</kbd> or <kbd class="mod1">left</kbd></dt>
 <dd>move position to the left by 1&deg; / 5&deg;</dd>
 
-<dt>down or right / <key class="mod1">down</key> or <key class="mod1">right</key></dt>
+<dt>down or right / <kbd class="mod1">down</kbd> or <kbd class="mod1">right</kbd></dt>
 <dd>move position to the right by 1&deg; / 5&deg;</dd>
 </dl>