Re: this beeping makes me sick

2000-09-21 Thread Litwiniec Robert
QBA wrote:
 
 On Mon, Sep 18, 2000 at 02:10:54PM -0500, William Jensen wrote:
  xset b off 
 
  I have that in my .xinitc and it works like a charm.
 
 
 I run this xset b off  and still beeping. I even disabled 'Keyboard Bell'
 in my Gnome control center and either no result.
 Where can it be written?
 Thanks for help,
try:
xset b 0 0 0
on my console (display at sun) is still beeping, but the beep is
shorter...
regards
Robert

-- 
http://linio.net2000.pl - humor, emulator Amigi, Linux, animacje, mp3
http://mulinux.net2000.pl -mulinux 9.x - 1-dysk.Linux+X Win,GCC+man
[EMAIL PROTECTED] Linux Registered User # 137705 [EMAIL PROTECTED]



Re: this beeping makes me sick

2000-09-19 Thread Julio Merino
You can just modify the linux kernel to disable the beep support. I
did this some time ago and then you won't listed that beep in any part
of the system. Another way is to unplug it :)

HTH

On Mon, Sep 18, 2000 at 06:00:30PM +0200, QBA wrote:

 Hi,
 
 I just want to turn off beeping in linux. It comes from the inner speaker
 (not from my sound card and portable speakers) when I press arrow keys
 in vi (it's just an example) and the cursor can't go any further.
 How am I to do it?
 Thanks for help,
 
 QBA
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 



Re: this beeping makes me sick

2000-09-19 Thread Marcus Crafter
Hi,

if you're using bash (or any tool that uses readline), you can put the
following in your ~/.inputrc

set bell-style none

That will turn it off. Check out the readline man page for more
options.

Cheers,

Marcus

On Tue, 19 Sep 2000, Julio Merino wrote:

 You can just modify the linux kernel to disable the beep support. I
 did this some time ago and then you won't listed that beep in any part
 of the system. Another way is to unplug it :)
 
 HTH
 
 On Mon, Sep 18, 2000 at 06:00:30PM +0200, QBA wrote:
 
  Hi,
  
  I just want to turn off beeping in linux. It comes from the inner speaker
  (not from my sound card and portable speakers) when I press arrow keys
  in vi (it's just an example) and the cursor can't go any further.
  How am I to do it?
  Thanks for help,
  
  QBA
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  
 
 
 

-- 
.
 ,,$,  Marcus Crafter
;$'  ':Computer Systems Engineer
$: :   Open Software Associates GmbH
 $   o_)$$$:   82-84 Mainzer Landstrasse
 ;$,_/\ :'   60327 Frankfurt Germany
   ' /( 
   \_' Email : [EMAIL PROTECTED]
  .Business Hours : +49 69 9757 200
:   After Hours: +49 69 49086750



Re: this beeping makes me sick

2000-09-19 Thread QBA
On Mon, Sep 18, 2000 at 02:10:54PM -0500, William Jensen wrote:
 xset b off 
 
 I have that in my .xinitc and it works like a charm.
 

I run this xset b off  and still beeping. I even disabled 'Keyboard Bell'
in my Gnome control center and either no result.
Where can it be written?
Thanks for help,

QBA



Re: this beeping makes me sick

2000-09-19 Thread s. champ

hi.

not sure if this has been answered yet, but this works for me:

( for inclusion in ~/.bashrc )

echo -e \\33[10;20]




the '-e' has something to do with getting bash to 
understand escape-sequences such as the 
\\33 apparently indicates.

( 33 is the numeric id for ASCII 'ESC' )

the '10' is a part of the escape-sequence that 
specifies something like 'bell volume' or, 
more likely, 'bell frequency' ( in hertz, Hz) .

the '20' is an out-of-range frequency , 
so it disables the bell.


...that explanation is coming from a fuzzy memory of it, and might not
be 100% right, but hopefully the command will work regardless.



 this doesn't seem to disable the bell under x-windows, but it should
work for the console.



-- s.c.



this beeping makes me sick

2000-09-18 Thread QBA
Hi,

I just want to turn off beeping in linux. It comes from the inner speaker
(not from my sound card and portable speakers) when I press arrow keys
in vi (it's just an example) and the cursor can't go any further.
How am I to do it?
Thanks for help,

QBA



Re: this beeping makes me sick

2000-09-18 Thread Andrei Ivanov
Unplug the speaker.
Andrei



Re: this beeping makes me sick

2000-09-18 Thread Timothy H. Keitt
Try adding 'bell-style none' to /etc/inputrc

T.

QBA wrote:
 
 Hi,
 
 I just want to turn off beeping in linux. It comes from the inner speaker
 (not from my sound card and portable speakers) when I press arrow keys
 in vi (it's just an example) and the cursor can't go any further.
 How am I to do it?
 Thanks for help,
 
 QBA
 
 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

-- 
Timothy H. Keitt
Department of Ecology and Evolution
State University of New York at Stony Brook
Phone: 631-632-1101, FAX: 631-632-7626
http://www.nceas.ucsb.edu/~keitt/



Re: this beeping makes me sick

2000-09-18 Thread Peter Malewski
On Mon, Sep 18, 2000 at 06:00:30PM +0200, QBA wrote:
 Hi,
 
 I just want to turn off beeping in linux. It comes from the inner speaker
 (not from my sound card and portable speakers) when I press arrow keys
 in vi (it's just an example) and the cursor can't go any further.
 How am I to do it?
 Thanks for help,

xset -b 

...I forgot the exact parameter , i think it was xset -b 0, look at the man 
page. 

Peter 


-- 
P.Malewski, Maschplatz 8, 38114 Braunschweig, Tel.: 0531 500965, 
MH-Hannover: 0511 532 3194 / Fax: 0511 532 3190, 
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]



Re: this beeping makes me sick

2000-09-18 Thread William Jensen
xset b off 

I have that in my .xinitc and it works like a charm.

- Forwarded message from Peter Malewski [EMAIL PROTECTED] -

Date: Mon, 18 Sep 2000 19:06:29 +0200
From: Peter Malewski [EMAIL PROTECTED]
To: QBA [EMAIL PROTECTED], debian-user@lists.debian.org
Subject: Re: this beeping makes me sick
User-Agent: Mutt/1.2.2i

On Mon, Sep 18, 2000 at 06:00:30PM +0200, QBA wrote:
 Hi,
 
 I just want to turn off beeping in linux. It comes from the inner speaker
 (not from my sound card and portable speakers) when I press arrow keys
 in vi (it's just an example) and the cursor can't go any further.
 How am I to do it?
 Thanks for help,

xset -b 

...I forgot the exact parameter , i think it was xset -b 0, look at the man 
page. 

Peter 


-- 
P.Malewski, Maschplatz 8, 38114 Braunschweig, Tel.: 0531 500965, 
MH-Hannover: 0511 532 3194 / Fax: 0511 532 3190, 
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]


-- 
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


- End forwarded message -


pgpAlZ4QP6dL7.pgp
Description: PGP signature