From 4a52382b9084675a140285e32e0ca011d5b8ed19 Mon Sep 17 00:00:00 2001 From: William Xu Date: Sun, 18 Mar 2007 10:54:00 +0000 Subject: emms-volume-amixer.el: Add more docs for variable `emms-volume-amixer-control'. darcs-hash:20070318105444-cfa61-060471a97680036c7e4440cad4b9e9ee2e7c19a2.gz --- emms-volume-amixer.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emms-volume-amixer.el') diff --git a/emms-volume-amixer.el b/emms-volume-amixer.el index 20cc3c5..1c52f4c 100644 --- a/emms-volume-amixer.el +++ b/emms-volume-amixer.el @@ -41,7 +41,9 @@ ;;; Code: (defcustom emms-volume-amixer-control "Master" - "The control to change the volume with." + "The control to change the volume with. +Controls includes \"Master\", \"PCM\", etc. For a full list of available +controls, run `amixer controls' in a shell." :type '(choice (const :tag "Master" "Master") (const :tag "PCM" "PCM") (string :tag "Something else: ")) -- cgit v1.2.3