mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 14:15:28 +02:00
24 lines
356 B
Markdown
24 lines
356 B
Markdown
# alsamixer
|
|
|
|
> Graphical mixer for ALSA soundcard driver.
|
|
> More information: <https://manned.org/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>`
|