alter name of AutomationLine::show() to much more sensibly named ::update_visibility()
[ardour.git] / gtk2_ardour / mixer.bindings
index 25d4cfb077fb2ef845ecf8c074e03c4f5cdf73bc..bd5ec90458b9780e166cd8cea0fcb3c8d9cd339c 100644 (file)
@@ -3,6 +3,7 @@
   <Press>
      <Binding key="s" action="Mixer/solo"/>
      <Binding key="m" action="Mixer/mute"/>
+     <Binding key="Secondary-i" action="Mixer/toggle-midi-input-active"/>
      <Binding key="r" action="Mixer/recenable"/>
      <Binding key="0" action="Mixer/unity-gain"/>
      <Binding key="Up" action="Mixer/increment-gain"/>