diff mbox

[1/2] alsactl/init: Change the "basic rules" description

Message ID 1421077718-4147-1-git-send-email-david.henningsson@canonical.com (mailing list archive)
State New, archived
Headers show

Commit Message

David Henningsson Jan. 12, 2015, 3:48 p.m. UTC
We now enable more outputs than just the main speaker, so update
the basic rules to reflect the actual situation.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
---
 alsactl/init/default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Takashi Iwai Jan. 12, 2015, 4:02 p.m. UTC | #1
At Mon, 12 Jan 2015 16:48:37 +0100,
David Henningsson wrote:
> 
> We now enable more outputs than just the main speaker, so update
> the basic rules to reflect the actual situation.
> 
> Signed-off-by: David Henningsson <david.henningsson@canonical.com>

Thanks, applied both patches.


Takashi

> ---
>  alsactl/init/default | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/alsactl/init/default b/alsactl/init/default
> index 5fb0113..64f933f 100644
> --- a/alsactl/init/default
> +++ b/alsactl/init/default
> @@ -3,7 +3,7 @@
>  #
>  # Basic rules are:
>  #  - keep volumes at minimal level, but sound should be hearable
> -#  - enable just main speakers for playback and main microphone for recording
> +#  - enable standard outputs for playback and main microphone for recording
>  #
>  
>  # **************************************************************************
> -- 
> 1.9.1
>
diff mbox

Patch

diff --git a/alsactl/init/default b/alsactl/init/default
index 5fb0113..64f933f 100644
--- a/alsactl/init/default
+++ b/alsactl/init/default
@@ -3,7 +3,7 @@ 
 #
 # Basic rules are:
 #  - keep volumes at minimal level, but sound should be hearable
-#  - enable just main speakers for playback and main microphone for recording
+#  - enable standard outputs for playback and main microphone for recording
 #
 
 # **************************************************************************