OT REPLY: Re: the bell in console mode..

2002-01-08 Thread Nori Heikkinen
on Sat, 29 Dec 2001 03:27:22PM +, Miquel van Smoorenburg insinuated: > Use 'setterm'. 'setterm -blength 0' disables the bell forgive the offtopicness, and this should probably go to debian-curiosa, but i just had to share my joy at this discovery. as i'm now functioning in tty mode until i ca

Re: the bell in console mode..

2001-12-30 Thread Jijo Jose A
On Sat, Dec 29, 2001 at 03:32:55PM -0800, Petre Daniel wrote: hi insert 'set bell-style none' in ~/.inputrc bye -jijo jose <[EMAIL PROTECTED]>

Re: the bell in console mode..

2001-12-29 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Petre Daniel <[EMAIL PROTECTED]> wrote: >How can i shut off the console bell? >or control it somehow.. Use 'setterm'. 'setterm -blength 0' disables the bell Mike.

Re: the bell in console mode..

2001-12-29 Thread Colin Watson
On Sat, Dec 29, 2001 at 04:02:51PM -0800, Petre Daniel wrote: > I hate X.i know there is a setting in a rc file to disable the bell.. 'set bell-style none' in ~/.inputrc kills it for the shell. I don't know of a way to disable it globally. -- Colin Watson [EMAIL

Re: the bell in console mode..

2001-12-29 Thread martin f krafft
also sprach martin f krafft <[EMAIL PROTECTED]> [2001.12.29.1453 +0100]: > xset -b 0 that's xset b 0 sorry. -- martin; (greetings from the heart of the sun.) \ echo mailto: !#^."<*>"|tr "<*> mailto:"; [EMAIL PROTECTED] "i wish there was a knob on the tv to turn up the

Re: the bell in console mode..

2001-12-29 Thread Petre Daniel
I hate X.i know there is a setting in a rc file to disable the bell.. hmm.. At 02:53 PM 12/29/01 +0100, martin f krafft wrote: also sprach Petre Daniel <[EMAIL PROTECTED]> [2001.12.30.0032 +0100]: > How can i shut off the console bell? if the console is an xterm (or xterm-compatible) -- that is

Re: the bell in console mode..

2001-12-29 Thread martin f krafft
also sprach Petre Daniel <[EMAIL PROTECTED]> [2001.12.30.0032 +0100]: > How can i shut off the console bell? if the console is an xterm (or xterm-compatible) -- that is, if you are running X to display the console, then xset -b 0 for the tty consoles, i don't know how to disable the beep other