Manjaro Translations:Openbox/30/ru

Translations:Openbox/30/ru

From Manjaro
Revision as of 05:06, 14 February 2023 by Krotesk (talk | contribs) (Created page with "</keybind> <font color="green"> <keybind key="XF86AudioRaiseVolume"></font color> <font color="green"> <action name="Execute"> </font color> <font color="green">...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

</keybind>

    <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>
  </keyboard>
  <mouse>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.