summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.keys.in
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2016-12-19 16:42:01 -0600
committerBen Loftis <ben@harrisonconsoles.com>2016-12-19 17:25:59 -0600
commit05119ae3ee45ddb90f2966ca3ac9c511fc84c947 (patch)
treea0fce3d26a8150993b8c97668ba8ccc42f1c2782 /gtk2_ardour/ardour.keys.in
parent58124e7544a3e65139f9c44f5fe5d650da7df631 (diff)
Change default binding of left+right arrow keys to jump by Grid setting.
Diffstat (limited to 'gtk2_ardour/ardour.keys.in')
-rw-r--r--gtk2_ardour/ardour.keys.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk2_ardour/ardour.keys.in b/gtk2_ardour/ardour.keys.in
index 532d66d291..cd870f88e8 100644
--- a/gtk2_ardour/ardour.keys.in
+++ b/gtk2_ardour/ardour.keys.in
@@ -242,21 +242,21 @@ This mode provides many different operations on both regions and control points,
@select|Editor/select-next-route|<@SECONDARY@>Down|select next track/bus
@vis|Editor/move-selected-tracks-down|<@PRIMARY@>Down|move selected tracks down
-@movp|Editor/playhead-to-previous-region-boundary|Left|to previous region edge
+@movp|Editor/playhead-backward-to-grid|Left|to previous grid point
+@movp|Editor/playhead-to-previous-region-boundary|<@SECONDARY@><@TERTIARY@>Left|to previous region edge
;@movp|Editor/playhead-to-previous-region-boundary-noselection|<@LEVEL4@>Left|to previous edge \linebreak[4] (ignoring selection)
@movp|Editor/playhead-to-previous-region-sync|<@PRIMARY@><@SECONDARY@>Left|to previous region sync
@movp|Editor/tab-to-transient-backwards|<@PRIMARY@>Left|to previous transient
@movp|Editor/nudge-playhead-backward|<@SECONDARY@>Left|nudge backward
-@movp|Editor/playhead-backward-to-grid|<@SECONDARY@><@TERTIARY@>Left|to previous grid point
@trans|Transport/Rewind|<@TERTIARY@>Left|rewind
@markers|Editor/selected-marker-to-previous-region-boundary|<@PRIMARY@><@TERTIARY@>Left|move to prev region edge
-@movp|Editor/playhead-to-next-region-boundary|Right|to next region edge
+@movp|Editor/playhead-forward-to-grid|Right|to next grid point
+@movp|Editor/playhead-to-next-region-boundary|<@SECONDARY@><@TERTIARY@>Right|to next region edge
;@movp|Editor/playhead-to-next-region-boundary-noselection|<@LEVEL4@>Right|to next region edge \linebreak[4] (ignoring selection)
@movp|Editor/playhead-to-next-region-sync|<@PRIMARY@><@SECONDARY@>Right|to next region sync
@movp|Editor/tab-to-transient-forwards|<@PRIMARY@>Right|to next transient
@movp|Editor/nudge-playhead-forward|<@SECONDARY@>Right|nudge forwards
-@movp|Editor/playhead-forward-to-grid|<@SECONDARY@><@TERTIARY@>Right|to next grid point
@trans|Transport/Forward|<@TERTIARY@>Right|fast forward
@markers|Editor/selected-marker-to-next-region-boundary|<@PRIMARY@><@TERTIARY@>Right|move to next region edge