Manjaro Translations:Openbox/24/ru

Translations:Openbox/24/ru

From Manjaro
Revision as of 07:05, 15 February 2023 by Krotesk (talk | contribs) (Created page with "<keybind key="XF86AudioRaiseVolume"> <action name="Execute"> <command>amixer set Master 10%+</command> </action> </keybind> <keybind key="XF86Audio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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.