That is correct. To disable the bell in X, use "xset b off" (see
xset(1)). You could add the line "set bell-style visible" to
~/.inputrc to turn get a visible bell instead of an audible bell in
applications that use the readline library (see readline(3)).
See also the following post:
http://marc
On 7/20/05, edgar mortiz <[EMAIL PROTECTED]> wrote:
> i tried disabling beep on my laptop via
>
> sysctl -w keyboard.bell.pitch=0
>
> and i got an error saying
>
> sysctl: top level name keyboard in keyboard.bell.pitch is invalid
That's because it's wsconsctl, not sysctl.
edgar mortiz <[EMAIL PROTECTED]> writes:
> i tried disabling beep on my laptop via
>
> sysctl -w keyboard.bell.pitch=0
>
> and i got an error saying
>
> sysctl: top level name keyboard in keyboard.bell.pitch is invalid
Yes, that's fully expected. There is no such sysctl setting.
You might
Ugh! thanks for pointing me out .. no wonder I'm doing it wrong .. it
needs to go to the wsconsctl.conf file =/
thanks
john
On 7/20/05, John Wright <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 20, 2005 at 07:16:22AM -0600, edgar mortiz wrote:
> > i tried disabling beep on my laptop via
> >
> > sysc
On Wed, Jul 20, 2005 at 07:16:22AM -0600, edgar mortiz wrote:
> i tried disabling beep on my laptop via
>
> sysctl -w keyboard.bell.pitch=0
>
> and i got an error saying
>
> sysctl: top level name keyboard in keyboard.bell.pitch is invalid
>
> I'm using OpenBSD 3.7-current GENERIC #239
wsc
i tried disabling beep on my laptop via
sysctl -w keyboard.bell.pitch=0
and i got an error saying
sysctl: top level name keyboard in keyboard.bell.pitch is invalid
I'm using OpenBSD 3.7-current GENERIC #239
regards,
edgar
6 matches
Mail list logo