Sound

From Noah.org
Revision as of 14:01, 30 June 2008 by Root (talk | contribs) (New page: Category:Engineering This turns off and on the master volume switch in Linux from the command-line. This is useful for scripting. <pre> amixer sset Master off amixer sset Master on <...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


This turns off and on the master volume switch in Linux from the command-line. This is useful for scripting.

amixer sset Master off
amixer sset Master on