Disable linux beep sound

Source: Internet
Author: User
The shell auto-completion is often used to disable linux beep sound in the command line of LinuxUnix, but it also brings annoying beep sound, which is harsh. There are two ways to kill it: The first is to modify the configuration file to ensure that the following line in etcinputrc is not commented on [sq
The shell auto-completion is often used to disable linux beep sound in the command line of Linux/Unix, but it also brings annoying beep sound, which is harsh. There are two ways to kill it: The first is to modify the configuration file, ensure that the following line in/etc/inputrc is not commented [SQL] set bell-style none is modified, and then log on again. if you want to use vim to modify vimrc ~ /. Add a line in vimrc: [SQL] set vb t_vb = The second option is to disable related options during Kernel Compilation so that/usr/src/linux /. the config file contains [SQL] CONFIG_SPEAKUP_DEFAULT = "n"
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.