From 84845833c1aea62bfad042580a5bbb3f18b9ad11 Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Wed, 19 Aug 2015 14:53:35 -0500 Subject: Add missing actions from MB2 for Mike: Set-Loop-Start/End-From-Edit-Point Set-Punch-Start/End-From-Edit-Point --- gtk2_ardour/mnemonic-us.bindings.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/mnemonic-us.bindings.in') diff --git a/gtk2_ardour/mnemonic-us.bindings.in b/gtk2_ardour/mnemonic-us.bindings.in index 6819ef92f8..df7dd6fe0d 100644 --- a/gtk2_ardour/mnemonic-us.bindings.in +++ b/gtk2_ardour/mnemonic-us.bindings.in @@ -282,8 +282,12 @@ This mode provides many different operations on both regions and control points, @-group|Editor/start-range|comma|some text @-group|Editor/finish-range|period|some text -@-group|Editor/alt-start-range|<@PRIMARY@>KP_Down|some text -@-group|Editor/alt-finish-range|<@PRIMARY@>KP_Up|some text +@-group|Editor/alt-start-range|<@PRIMARY@>KP_Down|set the start of the range selection +@-group|Editor/alt-finish-range|<@PRIMARY@>KP_Up|set the end of the range selection +@-group|Editor/start-punch-range|<@PRIMARY@>comma|set the start of the Punch range +@-group|Editor/finish-punch-range|<@PRIMARY@>period|set the end of the Punch range +@-group|Editor/start-loop-range|<@SECONDARY@>comma|set the start of the Loop range +@-group|Editor/finish-loop-range|<@SECONDARY@>period|set the end of the Loop range @markers|Editor/alternate-add-location-from-playhead|KP_Enter|add mark at playhead @markers|Editor/alternate-remove-location-from-playhead|<@PRIMARY@>KP_Enter|add mark at playhead -- cgit v1.2.3