mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-28 12:53:44 +02:00
25 lines
360 B
Markdown
25 lines
360 B
Markdown
![]() |
# alsamixer
|
||
|
|
||
|
> Graphical mixer for ALSA soundcard driver.
|
||
|
> More information: <https://manned.org/man/alsamixer>.
|
||
|
|
||
|
- Select the soundcard to use:
|
||
|
|
||
|
`alsamixer {{[-c|--card]}} {{soundcard_number}}`
|
||
|
|
||
|
- Select mixer device to control:
|
||
|
|
||
|
`alsamixer {{[-D|--device]}} {{device_name}}`
|
||
|
|
||
|
- Increase volume:
|
||
|
|
||
|
`<w>`
|
||
|
|
||
|
- Decrease volume:
|
||
|
|
||
|
`<x>`
|
||
|
|
||
|
- Quit alsamixer:
|
||
|
|
||
|
`<Esc>`
|