1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 14:15:28 +02:00
tldr/pages/linux/alsamixer.md

25 lines
356 B
Markdown
Raw Normal View History

2025-05-25 21:19:53 +00:00
# alsamixer
> Graphical mixer for ALSA soundcard driver.
2025-07-04 18:23:20 +03:00
> More information: <https://manned.org/alsamixer>.
2025-05-25 21:19:53 +00:00
- 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>`