On Sunday 31 October 2004 16:01, Thomas Adam wrote:
>  --- David Baron <[EMAIL PROTECTED]> wrote:
> > Didn't work.
>
> Can you be any less specific? Please give details, about *what* didn't
> work, expected outcomes, any errors produced, etc.

1. OK. I took out the numerical argument. It either defaults to 0 or does not 
need it to store/restore everyting.

2. The restore script had:
  if  msg("alsactl restore ....."); then ...
I changed that to:
 if  alsactl restore ....; then
This works.

So from where came the 2 and why the msg() function?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to