mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-23 02:36:31 +01:00
- clear the screen after configuring the device.
This commit is contained in:
parent
5eafc3ceda
commit
67f96386c6
1 changed files with 2 additions and 0 deletions
|
@ -638,6 +638,7 @@ If you have a big amplifier, lower your volumes or say no.
|
||||||
and look if you can hear test sound.
|
and look if you can hear test sound.
|
||||||
" 13 65
|
" 13 65
|
||||||
then
|
then
|
||||||
|
clear
|
||||||
echo
|
echo
|
||||||
aplay $TESTSOUND
|
aplay $TESTSOUND
|
||||||
fi
|
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."
|
echo "Saving the mixer setup used for this in /etc/asound.state."
|
||||||
$sbindir/alsactl store
|
$sbindir/alsactl store
|
||||||
fi
|
fi
|
||||||
|
clear
|
||||||
cat <<END
|
cat <<END
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue