summaryrefslogtreecommitdiff
path: root/gtk2_ardour/processor_box.bindings
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-03-15 12:40:27 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-03-15 12:41:22 -0400
commitd2396d59b1324cbb842963390b7f5acfec240b34 (patch)
treed3c4294e6bb203696b35369b5f18125b425b69ec /gtk2_ardour/processor_box.bindings
parentad4ae69a1d365480f7fc10507ac793e7df27c7f3 (diff)
new two new "pre-coded" bindings file, for the monitor section and the processor box
Diffstat (limited to 'gtk2_ardour/processor_box.bindings')
-rw-r--r--gtk2_ardour/processor_box.bindings5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk2_ardour/processor_box.bindings b/gtk2_ardour/processor_box.bindings
new file mode 100644
index 0000000000..cf4bbb9dbd
--- /dev/null
+++ b/gtk2_ardour/processor_box.bindings
@@ -0,0 +1,5 @@
+<Bindings name="processor box">
+ <Press>
+ <Binding key="Delete" action="ProcessorMenu/delete"/>
+ </Press>
+</Bindings>