Re: PC-speaker control

Daniel Phillips (phillips@innominate.de)
Tue, 02 Jan 2001 01:40:43 +0100


Daniel Phillips wrote:
>
> Robert Read wrote:
> > Try this on the console:
> >
> > setterm -blength 0
> >
> > no assembly required. :)
>
> Yes, and my xterm still beeps - if I make that go away then something
> else will beep.
>
> Somebody posted a patch to do a global disable of the speaker some time
> back, and I wish that the patch were generally available. The result of
> not having the global disable is an office full of beeping computers.
>
> How does this look:
>
> cat 0 >/proc/sys/dev/speaker/beep

eh,

echo 0 >/proc/sys/dev/speaker/beep

--
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/