From: Takashi Iwai Date: Mon, 16 Feb 2004 16:44:59 +0000 (+0000) Subject: - clear the screen after configuring the device. X-Git-Tag: v1.0.3~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=67f96386c6538bd89e2e47e31eb7b40f5bde46a9;p=alsa-utils.git - clear the screen after configuring the device. --- diff --git a/alsaconf/alsaconf.in b/alsaconf/alsaconf.in index 70daab7..daad8a9 100644 --- a/alsaconf/alsaconf.in +++ b/alsaconf/alsaconf.in @@ -638,6 +638,7 @@ If you have a big amplifier, lower your volumes or say no. and look if you can hear test sound. " 13 65 then + clear echo aplay $TESTSOUND fi @@ -646,6 +647,7 @@ If you have a big amplifier, lower your volumes or say no. echo "Saving the mixer setup used for this in /etc/asound.state." $sbindir/alsactl store fi + clear cat <