From 67f96386c6538bd89e2e47e31eb7b40f5bde46a9 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 16 Feb 2004 16:44:59 +0000 Subject: [PATCH] - clear the screen after configuring the device. --- alsaconf/alsaconf.in | 2 ++ 1 file changed, 2 insertions(+) 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 <