Moin Udo!
Udo Müller schrieb am Donnerstag, den 04. Oktober 2001:

> Hallo Helfer,
> 
> ich steh im Moment auf dem Schlauch: Ich möchte per Taste die
> Mutefunktion nutzen.
> Also Lautstärke von 50 auf null, danach nach Tastendruck wieder auf
> 50. Google brachte mir nicht die Erfüllung :-)

Versuch es mal mit einem Shell-Script und aumix.

Quick-n-dirty:
test -f lockfile && ( aumix -S; touch lockfile; aumix -v 0) || (aumix -L ; rm 
lockfile)

Gruss/Regards,
Eduard.
-- 
No, really: Outlook Express is an excellent newsreader.
But you should not use it as a newsPOSTER.

Attachment: pgpU3OJxzdyGl.pgp
Description: PGP signature

Antwort per Email an