Warning: opendir(/vcdata/webroot/manhnd.com/blog.manhnd.com/wp-content/themes/postcard/styles/) [function.opendir]: failed to open dir: Permission denied in /vcdata/webroot/manhnd.com/blog.manhnd.com/wp-content/themes/postcard/includes/theme-options.php on line 39
To remove all console beeps whilst running from the system console execute: | Mạnh Nguyễn

Dec 18

To remove all console beeps whilst running from the system console execute:

by ManhND in Khác

To remove all console beeps whilst running from the system console execute:

setterm -blength 0

For the case of bash specifically I can disable this by running:

echo 'set bell-style none' >> ~/.inputrc

Within the X11 Window System
To remove all console beeps whilst running X you should execute:

xset b off

Leave a Reply