All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Phillips <phillips@innominate.de>
To: linux-kernel@vger.kernel.org
Subject: Re: PC-speaker control
Date: Tue, 02 Jan 2001 01:40:43 +0100	[thread overview]
Message-ID: <3A51238B.334692F0@innominate.de> (raw)
In-Reply-To: <01010118360105.00896@rafael> <20010101230553.B8481@tenchi.datarithm.net> <3A511E50.6C49FE8C@innominate.de>

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/

  reply	other threads:[~2001-01-02  1:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-01 20:30 PC-speaker control Rafael Diniz
2001-01-01 23:05 ` Robert Read
2001-01-02  0:18   ` Daniel Phillips
2001-01-02  0:40     ` Daniel Phillips [this message]
2001-01-02  6:16       ` Robert Read

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A51238B.334692F0@innominate.de \
    --to=phillips@innominate.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.