Avoid console beeping within VMware
In the office where we have windows clients i quite often use VMWare to test something. In Debian by default the shell beeps if there are multiple possibilities after hitting [tab], well this gets pretty annoying over time. So the obvious and simplest solution would be to just disconnect the virtual sound device from the VM. However if you need/want sound in some cases this is not ideal. So i ended up with the following settings in my ~/.inputrc or sytem wide /etc/inputrc.
set bell-style none
Comments (0)
There are currently no comments available
