mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
make new action to bind BackSpace to in processors box
This commit is contained in:
parent
a0fad16648
commit
301000c94e
3 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<Bindings name="Processor Box">
|
||||
<Press>
|
||||
<Binding key="Delete" action="ProcessorMenu/delete"/>
|
||||
<Binding key="BackSpace" action="ProcessorMenu/backspace"/>
|
||||
</Press>
|
||||
</Bindings>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue