summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2017-02-06 12:49:41 -0600
committerBen Loftis <ben@harrisonconsoles.com>2017-02-06 12:52:40 -0600
commitc3d8967870f4a973945e6e6c723bbd8c24ad76eb (patch)
treef042158da12cb489145431686344e37e90fb27df
parentcdab4c990685905bb48f916ca27cde85527222e4 (diff)
Some tweaks to default keybindings:
* Moved some actions to match the file organization: actions are in the order they appear on a qwerty keyboard * Removed actions for F1 and F2, these were hiding View actions * Removed action H for hide, which was conflicting with play-selected-regions * Moved the grouping of jump-to-mark actions into Moving the Playhead
-rw-r--r--gtk2_ardour/ardour.keys.in16
1 files changed, 4 insertions, 12 deletions
diff --git a/gtk2_ardour/ardour.keys.in b/gtk2_ardour/ardour.keys.in
index 2d24944f0b..8f51f70c28 100644
--- a/gtk2_ardour/ardour.keys.in
+++ b/gtk2_ardour/ardour.keys.in
@@ -147,17 +147,11 @@ This mode provides many different operations on both regions and control points,
;; letters
;; TOP ROW
-@sess|Common/Quit|<@PRIMARY@>q|quit
-@sess|Common/Hide|<@PRIMARY@>h|hide
-
-;; 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
+@movp|Common/jump-backward-to-mark|q|to previous mark
+@sess|Common/Quit|<@PRIMARY@>q|quit
+@movp|Common/jump-forward-to-mark|w|to next mark
@select|Editor/select-all-before-edit-cursor|<@PRIMARY@>e|select all before EP
@rop|Region/export-region|<@PRIMARY@><@SECONDARY@>e|export selected region(s)
@sess|Main/ExportAudio|<@SECONDARY@>e|export session
@@ -173,6 +167,7 @@ This mode provides many different operations on both regions and control points,
@select|Editor/select-all-between-cursors|<@PRIMARY@>u|all enclosed by edit range
@select|Editor/select-all-within-cursors|u|all present in edit range
@eep|Region/insert-region-from-region-list|i|insert from region list
+@sess|Common/addExistingAudioFiles|<@PRIMARY@>i|import audio files
@select|Editor/invert-selection|<@TERTIARY@>i|invert selection
@edit|Editor/toggle-midi-input-active|<@SECONDARY@>i|toggle sel. track MIDI input
@mmode|MouseMode/set-mouse-mode-object|g|object mode
@@ -318,9 +313,6 @@ This mode provides many different operations on both regions and control points,
;; F-N keys
-@-edit|Editor/edit-cursor-to-range-start|F1|some text
-@-edit|Editor/edit-cursor-to-range-end|F2|some text
-
@-edit|Editor/save-visual-state-1|<@PRIMARY@>F1|some text
@-edit|Editor/save-visual-state-2|<@PRIMARY@>F2|some text
@-edit|Editor/save-visual-state-3|<@PRIMARY@>F3|some text