I found following file fragment inside applicationStart.xml:
Code:
<boolean key="0x41" do="doQuiet"/>
<boolean key="0x41-hold" do="doMute"/>
<boolean key="0x40" do="doLoud"/>
<boolean key="0x40-hold" do="doMute"/>
Please notice there is twice
doMute. Error?