amixer: add page (#2994)
This commit is contained in:

committed by
Andrik Albuquerque

parent
4fbd0a50ca
commit
ffd4aca8c5
11
pages/linux/amixer.md
Normal file
11
pages/linux/amixer.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# amixer
|
||||
|
||||
> Mixer for ALSA soundcard driver.
|
||||
|
||||
- Turn up the master volume by 10%:
|
||||
|
||||
`amixer -D pulse sset Master {{10%+}}`
|
||||
|
||||
- Turn down the master volume by 10%:
|
||||
|
||||
`amixer -D pulse sset Master {{10%-}}`
|
Reference in New Issue
Block a user