Disable/deactivate system beep in OpenSolaris (in console and other apps)

Setting the values of KBD_BEEPER_FREQ and CONSOLE_BEEPER_FREQ to 0 in /etc/default/kbd and a subsequent reboot did not solved the problem for me. But executing

xset b off

as normal user worked well. To deactivate the audible bell permanently, you have to

# pkg install SUNWgnome-config-editor
$ gconf-editor

...and go to  /apps/metacity/general/, where you have to uncheck the audible_bell property.

Comments

Popular posts from this blog

Eclipse sucks, so use NetBeans!

Tuning ext4 for performance with emphasis on SSD usage

Tuning ext3 for performance without losing its data integrity potential