Re: Mainboard buzzer -- How to disable?

2007-02-04 Thread Mike
On Sun, Feb 04, 2007 at 05:23:27AM -0700, Modulok wrote:
> The integrated buzzer on system mainboards, can this be disabled from
> FreeBSD? I looked through my BIOS and didn't see any relevant settings.
> Everytime I press backspace one too many times, it beeps at me. It is damn
> annoying.
> 
> Before I get the pliers...thoughts, hints, pointers?

Hi,

In X11 you can do

xset b off

... but personally I would recommend ripping the wire out.

- Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mainboard buzzer -- How to disable?

2007-02-04 Thread Ivan Voras
Modulok wrote:
> The integrated buzzer on system mainboards, can this be disabled from
> FreeBSD? I looked through my BIOS and didn't see any relevant settings.
> Everytime I press backspace one too many times, it beeps at me. It is damn
> annoying.
> 
> Before I get the pliers...thoughts, hints, pointers?

If you're asking about the beeps during command line editing, this is a
feature of your shell. For example, in tcsh there's this variable:

   nobeep (+)
   If set, beeping is completely disabled.  See also
visiblebell.




signature.asc
Description: OpenPGP digital signature


Mainboard buzzer -- How to disable?

2007-02-04 Thread Modulok

The integrated buzzer on system mainboards, can this be disabled from
FreeBSD? I looked through my BIOS and didn't see any relevant settings.
Everytime I press backspace one too many times, it beeps at me. It is damn
annoying.

Before I get the pliers...thoughts, hints, pointers?

Thanks.
-Modulok-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"