[openbox] help to configure sound shortcut

This commit is contained in:
Mathieu Maret 2014-09-03 11:28:08 +02:00 committed by Mathieu Maret
parent c4e4cd5b03
commit 784c68fa8a
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@
<command>gnome-terminal</command>
</action>
</keybind>
<!-- Find the sound card id by looking into /proc/asound/cards and pass it by using the -c option-->
<keybind key="XF86AudioRaiseVolume">
<action name="Execute">
<execute>amixer set Master 5+ unmute</execute>