Manjaro Translations:Openbox/24/ru

Translations:Openbox/24/ru

From Manjaro

<keybind key="XF86AudioRaiseVolume">

     <action name="Execute"> 
       <command>amixer set Master 10%+</command>
     </action>
  </keybind>
   <keybind key="XF86AudioLowerVolume">
     <action name="Execute">
       <command>amixer set Master 10%-</command>
     </action>
   </keybind>
   <keybind key="XF86AudioMute">
     <action name="Execute"> 
       <command>amixer set Master toggle</command>
     </action>
  </keybind>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.