updated "Key Bindings" to new UI name "Keyboard Shortcuts"
This commit is contained in:
parent
7078369658
commit
cde327c632
@ -32,7 +32,7 @@
|
||||
|
||||
<p>
|
||||
Almost every key binding in Ardour can be looked for and/or changed in
|
||||
<kbd class="menu">Window > Key Bindings</kbd> (which is bound to <kbd
|
||||
<kbd class="menu">Window > Keyboard Shortcuts</kbd> (which is bound to <kbd
|
||||
class="mod2">K</kbd>).
|
||||
</p>
|
||||
|
||||
|
@ -69,7 +69,7 @@
|
||||
<p>
|
||||
There is a shortcut available to edit the transport
|
||||
clocks entirely without the mouse. It can be found in
|
||||
<kbd class="menu">Window > Key Bindings > Transport > Focus On
|
||||
<kbd class="menu">Window > Keyboard Shortcuts > Transport > Focus On
|
||||
Clock</kbd>. If bound to a key (<kbd>÷</kbd> on the numerical
|
||||
keypad is the
|
||||
default), then pressing that key is equivalent to clicking on the primary (left)
|
||||
|
@ -127,7 +127,7 @@
|
||||
<tr><th>toggle big clock</th><td><kbd class="mod2">c</kbd></td></tr>
|
||||
<tr><th>toggle global audio patchbay</th><td><kbd class="mod2">p</kbd></td></tr>
|
||||
<tr><th>toggle global midi patchbay</th><td><kbd class="mod23">m</kbd></td></tr>
|
||||
<tr><th>toggle key bindings editor</th><td><kbd class="mod2">k</kbd></td></tr>
|
||||
<tr><th>toggle keyboard shortcuts editor</th><td><kbd class="mod2">k</kbd></td></tr>
|
||||
<tr><th>toggle preferences dialog</th><td><kbd class="mod2">o</kbd></td></tr>
|
||||
</table>
|
||||
<h2>Track Actions from the Editor</h2>
|
||||
|
@ -127,7 +127,7 @@
|
||||
<tr><th>toggle big clock</th><td><kbd class="mod2">c</kbd></td></tr>
|
||||
<tr><th>toggle global audio patchbay</th><td><kbd class="mod2">p</kbd></td></tr>
|
||||
<tr><th>toggle global midi patchbay</th><td><kbd class="mod23">m</kbd></td></tr>
|
||||
<tr><th>toggle key bindings editor</th><td><kbd class="mod2">k</kbd></td></tr>
|
||||
<tr><th>toggle keyboard shortcuts editor</th><td><kbd class="mod2">k</kbd></td></tr>
|
||||
<tr><th>toggle preferences dialog</th><td><kbd class="mod2">o</kbd></td></tr>
|
||||
</table>
|
||||
<h2>Track Actions from the Editor</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user