From 555a5d6348d544a86fe9df1410db8a549ba05c5f Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Thu, 3 Jul 2014 17:50:14 -0500 Subject: lots of keybinding changes. added a new action to allow removing markers at the playhead location. numpad now allows you to access marks higher than 9. to locate to a marker, use the numpad decimal to start and end the operation - for example press .19. to locate to marker 19. also added alternate bindings for redo, delete, and several other alternates that will be needed in subsequent commits. tab is not working, using either Tab or nabla in the binding.in file --- gtk2_ardour/keyboard.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/keyboard.cc') diff --git a/gtk2_ardour/keyboard.cc b/gtk2_ardour/keyboard.cc index 3b5b207ce2..d4bf237780 100644 --- a/gtk2_ardour/keyboard.cc +++ b/gtk2_ardour/keyboard.cc @@ -23,6 +23,7 @@ #include "ardour/filesystem_paths.h" #include "ardour_ui.h" +#include "public_editor.h" #include "keyboard.h" #include "opts.h" -- cgit v1.2.3