From c6464e9c34864b9b2347fb7b6ac50261991da8aa Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 12 Jan 2017 18:22:56 +0100 Subject: Move some actions into the global group: This allows common keyboard shortcuts from any Tab (Editor, Mixer). Discuss: should those actions/methods also be moved to ArdourUI instead of PublicEditor? --- gtk2_ardour/ardour.keys.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'gtk2_ardour/ardour.keys.in') diff --git a/gtk2_ardour/ardour.keys.in b/gtk2_ardour/ardour.keys.in index cd870f88e8..d7499fcea7 100644 --- a/gtk2_ardour/ardour.keys.in +++ b/gtk2_ardour/ardour.keys.in @@ -147,8 +147,12 @@ This mode provides many different operations on both regions and control points, @sess|Common/Quit|<@PRIMARY@>q|quit @sess|Common/Hide|<@PRIMARY@>h|hide -@movp|Editor/jump-forward-to-mark|w|to next mark -@movp|Editor/jump-backward-to-mark|q|to previous mark + +;; editor actions available from any tab + +@sess|Common/jump-forward-to-mark|w|to next mark +@sess|Common/jump-backward-to-mark|q|to previous mark +@sess|Common/addExistingAudioFiles|<@PRIMARY@>i|import audio files ;; note that ctrl-w is special and consumed by the keyboard snooper @@ -168,7 +172,6 @@ This mode provides many different operations on both regions and control points, @select|Editor/select-all-within-cursors|u|all present in edit range @eep|Region/insert-region-from-region-list|i|insert from region list @select|Editor/invert-selection|<@TERTIARY@>i|invert selection -@edit|Editor/addExistingAudioFiles|<@PRIMARY@>i|import audio files @edit|Editor/toggle-midi-input-active|<@SECONDARY@>i|toggle sel. track MIDI input @mmode|MouseMode/set-mouse-mode-object|g|object mode @mmode|MouseMode/set-mouse-mode-content|e|content mode -- cgit v1.2.3