volume.el
volume.el copied to clipboard
Support BSD "mixer"
Some BSD system use the "mixer" commandline tool.
Syntax goes as follows:
$ mixer vol -5
$ mixer vol +5
$ mixer vol ^ # Toggle mute.
Any plan to support this?
No, but I would merge a good pull request :-)