Computer Knowledge and Tutorials weblog, Computer knowledge, windows, linux, open source, programming, web apps

Stops ubuntu’s irritating system sound

For some people, ubuntu system sounds is not good, you could stop it by first executing:

$ sudo vi /etc/modprobe.d/blacklist

Now, add these lines:

#irritating speaker’s sounds
blacklist pcspkr

You may reboot, or you may also executing $ sudo rmmod pcspkr to implement your change without reboot.

Tags: , , ,

Google
 

Leave a Reply

85 views