summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_editing.bindings
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-02-05 16:40:54 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-02-05 16:40:54 +0000
commit3e5d4779895e06fe8b84fd814eab18b32cfe66e1 (patch)
treedecd0fd71ee317bbe031c7cd2d88dbf0cdd3a539 /gtk2_ardour/step_editing.bindings
parentaffc5b0c0d42b5bad50eced0a482786b3e1cc6f4 (diff)
step editing patches from melvin herr
git-svn-id: svn://localhost/ardour2/branches/3.0@8722 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/step_editing.bindings')
-rw-r--r--gtk2_ardour/step_editing.bindings2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/step_editing.bindings b/gtk2_ardour/step_editing.bindings
index b66f047cdb..59dbed5a03 100644
--- a/gtk2_ardour/step_editing.bindings
+++ b/gtk2_ardour/step_editing.bindings
@@ -11,7 +11,7 @@
<Binding key="8" action="StepEditing/octave-8"/>
<Binding key="9" action="StepEditing/octave-9"/>
<Binding key="0" action="StepEditing/octave-10"/>
- <Binding key="-" action="StepEditing/octave-11"/>
+ <Binding key="minus" action="StepEditing/octave-11"/>
<Binding key="F1" action="StepEditing/note-length-whole"/>
<Binding key="F2" action="StepEditing/note-length-half"/>