Bart Smaalders wrote: > Is there any way to change this sound? I'd like to make it > less loud and shorter. > > - Bart > > As said in another post xset can be used, but there's also this:
$ tail -7 /etc/default/kbd # Uncomment the following line to set up the keyboard beeper # frequency. The valid frequency range is [0 - 32767], units in Hz #KBD_BEEPER_FREQ=2000 # Uncomment the following line to set up the console beeper # frequency. The valid frequency range is [0 - 32767], units in Hz #CONSOLE_BEEPER_FREQ=900
