Translations:KDE Connect/Tutorials/Useful commands/18/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with "* Зменшити гучність: {{Output|1=<nowiki>amixer -q sset Master 10%-</nowiki>}} * Збільшити гучність: {{Output|1=<nowiki>amixer -q sset Master 1...")
 
(No difference)

Latest revision as of 09:21, 17 October 2019

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 (KDE Connect/Tutorials/Useful commands)
* Volume down: {{Output|1=<nowiki>amixer -q sset Master 10%-</nowiki>}}
* Volume up: {{Output|1=<nowiki>amixer -q sset Master 10%+</nowiki>}}
Other commands can be built using [https://linux.die.net/man/1/amixer amixer]
  • Зменшити гучність:
    amixer -q sset Master 10%-
  • Збільшити гучність:
    amixer -q sset Master 10%+

Інші команди можна побудувати за допомогою amixer