LF Tip: ������ཽ�����
ArticleCategory:
SystemAdministration
AuthorImage:[Here we need a little image from you]
TranslationInfo:[Author + translation history. mailto: or
http://homepage]
original in en Guido Socher
en to zh_CN��
AboutTheAuthor:[A small biography about the author]
Guido ���ϲ���õ������������Լ����Ƶ�����,�������������Լ����������. ��,������ѡ��ʹ��Linux��ԭ��.
Abstract:
����һ��С���ɣ������ڿ�ʼ��LinuxFocusÿ�¶��������ṩһ�������ļ��ɡ� ��������й���ЩС���ɵ����뷨���뷢�ʼ�����guido(at)linuxfocus.org��
ArticleIllustration:
ArticleBody:
Introduction
�����Զ������µ�ʱ������ľ��ú����ᡣ�ҳ����� shell ����ʹ�� Tab-��ȫ����ʡ����������ʱ�䣬�������ܲ���������û��û�˵�������
�����Ϊ��ҽ�����ο���ȥ������Ľ������� shell ���棬������� crtl-g ������һ����������Ƿ��Ѿ�ȥ����
�ص����е���ʾ��
�� Linux ����̨�£�û�� X11���������ʹ��һ������:
setterm -blength 0
#alternatively you can change the frequency of the beep to a
#very low value:
setterm -bfreq 10
���� X11 ����(������ KDE��Gnome��XFCE ���ߡ���)
�����:
xset b off
��ÿ�� shell ����
��Ϊһ�ֿ��ܵ�ѡ�������ֱ�ӹص�ij�� shell �����ʾ����
�� Bash:
# has to go into /etc/inputrc or .inputrc
# It will not work in a .bashrc file!
set bell-style none
�� Tcsh:
# put this into your .tcshrc file
# just tab completion beep off:
set matchbeep = never
# any beep off:
set nobeep = 1
����
Ϊ������⣬�ش����������ϲ���ֻ�ǹص��ˣ��������ģ�����������Ȼ��������ĵ��������ڵ����衣
�����徲�ˡ���