Home > FreeBSD > Disable Beep/Bell Sound on FreeBSD

Disable Beep/Bell Sound on FreeBSD

This command would disable the hardware beep/bell sound for the current session.

sysctl hw.syscons.bell=0

If you want to disable the beep/bell sound persistently you should add the “hw.syscons.bell=0″ entry to /etc/sysctl.conf file by giving the following command;

echo “hw.syscons.bell=0″ >> /etc/sysctl.conf

Categories: FreeBSD Tags:
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.