a2dismod to avahi-browse: add Chinese translation (#5246)

This commit is contained in:
千玄子
2021-05-02 02:43:23 +08:00
committed by GitHub
parent 9ccc49d98f
commit 92f09753c6
26 changed files with 463 additions and 6 deletions

11
pages.zh/linux/amixer.md Normal file
View File

@@ -0,0 +1,11 @@
# amixer
> ALSA 声卡驱动程序的混合器。
- 增加 10% 的主音量:
`amixer -D pulse sset Master {{10%+}}`
- 降低 10% 的主音量:
`amixer -D pulse sset Master {{10%-}}`