reverse all SAE keybindings so that next/prev-region-boundary variants (with and...
[ardour.git] / gtk2_ardour / SAE-us-keypad.bindings.in
index 6dc86f5062552c481f32fa26603f37c8cfd004cd..88085b096891e141c705f75ab0d067ff2f39acde 100644 (file)
 (gtk_accel_path "<Actions>/Editor/editor-delete" "BackSpace")
 (gtk_accel_path "<Actions>/Editor/remove-last-capture" "<%PRIMARY%>Delete")
 
-(gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary-noselection" "leftarrow")
-(gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary" "<%LEVEL4%>leftarrow")
+(gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary-noselection" "<%LEVEL4%>leftarrow")
+(gtk_accel_path "<Actions>/Editor/playhead-to-previous-region-boundary" "leftarrow")
 (gtk_accel_path "<Actions>/Editor/playhead-backward-to-grid" "<%TERTIARY%><%LEVEL4%>leftarrow")
 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-previous-region-sync" "<%TERTIARY%><%SECONDARY%>leftarrow")
 (gtk_accel_path "<Actions>/Transport/Rewind" "<%PRIMARY%>leftarrow")
 
 (gtk_accel_path "<Actions>/Editor/selected-marker-to-previous-region-boundary" "<%PRIMARY%><%TERTIARY%>leftarrow")
 
-(gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary-noselection" "rightarrow")
-(gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary" "<%LEVEL4%>rightarrow")
+(gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary-noselection" "<%LEVEL4%>rightarrow")
+(gtk_accel_path "<Actions>/Editor/playhead-to-next-region-boundary" "rightarrow")
 (gtk_accel_path "<Actions>/Editor/playhead-forward-to-grid" "<%TERTIARY%><%LEVEL4%>rightarrow")
 (gtk_accel_path "<Actions>/Editor/edit-cursor-to-next-region-sync" "<%TERTIARY%><%SECONDARY%>leftarrow")
 (gtk_accel_path "<Actions>/Transport/Forward" "<%PRIMARY%>rightarrow")