On Thursday 22 October 2009 21.25.32 you wrote: > > Since the Oct.16 snapshot I can not disable the keyboard bell (beel) with > > wsconsctl(8). > > > > $ wsconsctl > > [...] > > keyboard.bell.pitch=0 > > keyboard.bell.period=0 > > keyboard.bell.volume=0 > > keyboard.bell.pitch.default=0 > > keyboard.bell.period.default=0 > > keyboard.bell.volume.default=0 > > [...] > > > > Still I can hear the beep with eg.: echo '^G' > > You probably use an USB keyboard, which attaches as wskbd1. Until very > recently these keyboards did not bell due to missing plumbing in the > kernel. Yes, indeed.
> You should be able to mute the bell with > # wsconsctl -f /dev/wskbd1 keyboard.volume=0 Thank you very much, it is working! > (and we definitely need to improve wsconsctl to recognize `keyboard1' as > a valid device). Yes, I noticed that wsconsctl don't understand: wsconsctl -f /dev/wskbd1 -a, it just displays wskbd0's values. Also this can't be done in /etc/wsconsctl.conf, I must add this to eg. /etc/rc.local. But, I know... patches are welcome, so I'll just shut up. Anyway, thanks again! Daniel -- LIVAI Daniel PGP key ID = 0x4AC0A4B1 Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1

