Hearing the PC speaker was driving me nuts every time I hit backspace too many times… turn it off this way:
Temporarily:
sudo modprobe -r pcspkr
Permanently:
echo “blacklist pcspkr” | sudo tee -a /etc/modprobe.d/blacklist
Hearing the PC speaker was driving me nuts every time I hit backspace too many times… turn it off this way:
Temporarily:
sudo modprobe -r pcspkr
Permanently:
echo “blacklist pcspkr” | sudo tee -a /etc/modprobe.d/blacklist