Set audio volume amixer

# increase by 3% amixer -q sset Master 3%+ # decrease by 3% amixer -q sset Master 3%- # mute/unmute amixer -q sset Master toggle

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.