|
|
This document is available in: English Castellano ChineseGB Francais |
by Guido Socher (homepage) About the author: Guido really likes it when a computer is tailored to his needs
and looks like he wants it. That's why he is using Linux.
|
LF Tip: Don't beep at meAbstract:
This is a small tip. From now on LinuxFocus will have at least one new tip every month.
If you have some ideas for a new tip
then send them to guido("at" sign)linuxfocus.org |
setterm -blength 0 #alternatively you can change the frequency of the beep to a #very low value: setterm -bfreq 10When working under X11 (no matter if KDE, Gnome, XFCE, or ... is used) you turn off the beep with:
xset b off
# has to go into /etc/inputrc or .inputrc # It will not work in a .bashrc file! set bell-style none
# put this into your .tcshrc file # just tab completion beep off: set matchbeep = never # any beep off: set nobeep = 1
Webpages maintained by the LinuxFocus Editor team
© Guido Socher "some rights reserved" see linuxfocus.org/license/ http://www.LinuxFocus.org |
Translation information:
|
2005-06-03, generated by lfparser version 2.52