[ltp] How to silence annoying terminal bell (summary)

Thomas Hood linux-thinkpad@www.bm-soft.com
Fri, 09 Feb 2001 01:28:54 -0500


Here are the suggestions so far:

GNOME
-----
    Control Center|Peripherals|Keyboard|Keyboard bell

GNOME terminal
--------------
    Settings|Preferences|Silence Terminal Bell

xterm  (put in ~/.xsession)
-----
    xset b off

bash  (put in /etc/inputrc or ~/.inputrc )
----
    set bell-style none

tcsh   (put in ~/.cshrc
----
    set nobeep

vim   (put in ~/.vimrc)
---
    set vb

all
---
    (tear out speakers)

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html