From 671ec99bac183b84f43dc4c2114b9b93fca3aee0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 13 Feb 2012 14:34:21 +0000 Subject: (1) remove magic number voodoo when saving zoom focus/snap settings to instant.xml etc. (this has a minor breaking-behaviour for existing sessions etc (2) keep track of grid type/settings in and out of note edit mode and switch back and forth, thus allowing independent grids while working at the note or region level git-svn-id: svn://localhost/ardour2/branches/3.0@11486 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/mnemonic-us.bindings.in | 11 +++++++---- 1 file changed, 7 insertions(+), 4 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 39add85521..51460edcb6 100644 --- a/gtk2_ardour/mnemonic-us.bindings.in +++ b/gtk2_ardour/mnemonic-us.bindings.in @@ -329,10 +329,13 @@ This mode provides many different operations on both regions and control points, ;; numbers @eep|Editor/cycle-snap-mode|2|cycle to next grid snap mode -@eep|Editor/cycle-snap-choice|3|cycle to next grid unit -@trans|Editor/step-mouse-mode|4|toggle auto play -@trans|Transport/ToggleAutoReturn|5|toggle auto return -@trans|Transport/ToggleClick|6|toggle auto input +@eep|Editor/prev-snap-choice|3|use next grid unit +@eep|Editor/prev-snap-choice-music-only|<@PRIMARY@>3|use previous grid unit +@eep|Editor/next-snap-choice|4|use next grid unit +@eep|Editor/next-snap-choice-music-only|<@PRIMARY@>4|use next musical grid unit +@trans|Transport/ToggleAutoPlay|5|toggle auto play +@trans|Transport/ToggleAutoReturn|6|toggle auto return +@trans|Transport/ToggleClick|7|toggle click (metronome) @ranges|Editor/set-tempo-from-region|9|set tempo (1 bar) from region(s) @ranges|Editor/set-tempo-from-edit-range|0|set tempo (1 bar) from edit range -- cgit v1.2.3