]> git.alsa-project.org Git - alsa-utils.git/commitdiff
- clear the screen after configuring the device.
authorTakashi Iwai <tiwai@suse.de>
Mon, 16 Feb 2004 16:44:59 +0000 (16:44 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 Feb 2004 16:44:59 +0000 (16:44 +0000)
alsaconf/alsaconf.in

index 70daab70c24a22c6fa2c425489899bb3fc5846a9..daad8a94d8bc4efcf5b4dd48f5aa5a15cdfaec83 100644 (file)
@@ -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 <<END
 ===============================================================================