summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.keys.in
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2016-11-30 19:34:47 +1000
committerTim Mayberry <mojofunk@gmail.com>2016-12-06 14:05:07 +1000
commita7d19f8fe58f8a343916ce2f768a822d7bc98e76 (patch)
treead84ea177dc127e399770affd7ffcc0e2aabdbe1 /gtk2_ardour/ardour.keys.in
parentbd52d4e3289dee403a84e734907d51d1f928520a (diff)
Rename Duplicate Range action to Duplicate and assign existing Alt+d key binding
This will work the same as the existing binding with a Region Selection and will also duplicate ranges in range selection mode. Also add multi-duplicate editor action and use that for the default multi-duplicate action, which will work the same in Object Selection/Grab Mode but also supports Multi Duplicate of Range Selections....well it would if that functionality worked correctly. The duplicate and duplicate-multi region actions still have to exist to be used in the Region menu as they should only be sensitive if there is a Region selection which would not be the case if the editor actions were used. Resolves: #7153
Diffstat (limited to 'gtk2_ardour/ardour.keys.in')
-rw-r--r--gtk2_ardour/ardour.keys.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/ardour.keys.in b/gtk2_ardour/ardour.keys.in
index f4312e5012..b6dcfbf6d0 100644
--- a/gtk2_ardour/ardour.keys.in
+++ b/gtk2_ardour/ardour.keys.in
@@ -192,8 +192,8 @@ This mode provides many different operations on both regions and control points,
@sess|Main/SnapshotStay|<@PRIMARY@><@TERTIARY@>s|snapshot session
@edit|Editor/track-solo-toggle|<@SECONDARY@>s|toggle track solo status
@mmode|MouseMode/set-mouse-mode-draw|d|note-draw mode
-@rop|Region/duplicate-region|<@SECONDARY@>d|duplicate region (once)
-@rop|Region/multi-duplicate-region|<@TERTIARY@>d|duplicate region (multi)
+@edit|Editor/duplicate|<@SECONDARY@>d|duplicate (once)
+@edit|Editor/multi-duplicate|<@TERTIARY@>d|duplicate (multi)
@select|Editor/select-all-in-punch-range|<@PRIMARY@>d|select all in punch range
@vis|Editor/fit-selection|f|fit selection vertically
@edit|Editor/toggle-follow-playhead|<@PRIMARY@>f|toggle playhead tracking