Manjaro Difference between revisions of "Translations:Openbox/17/ru"

Difference between revisions of "Translations:Openbox/17/ru"

From Manjaro
(Created page with "</keybind> <font color="green"> <keybind key="XF86MonBrightnessUp"></font color> <font color="green"> <action name="Execute"></font color> <font color="green">...")
 
(No difference)

Latest revision as of 07:01, 15 February 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Openbox)
</keybind>
 <font color="green">    <keybind key="XF86MonBrightnessUp"></font color>
 <font color="green">      <action name="Execute"></font color>
 <font color="green">        <command>xbacklight +10</command></font color>
 <font color="green">      </action></font color>
 <font color="green">    </keybind></font color>
 <font color="green">    <keybind key="XF86MonBrightnessDown"></font color>
 <font color="green">      <action name="Execute"></font color>
 <font color="green">        <command>xbacklight -10</command></font color>
 <font color="green">      </action></font color>
 <font color="green">    </keybind></font color>
   </keyboard>
   <mouse>

</keybind>

     <keybind key="XF86MonBrightnessUp">
       <action name="Execute">
         <command>xbacklight +10</command>
       </action>
     </keybind>
     <keybind key="XF86MonBrightnessDown">
       <action name="Execute">
         <command>xbacklight -10</command>
       </action>
    </keybind>
  </keyboard>
  <mouse>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.