Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux (AS3) makes noise every time I type

0 views
Skip to first unread message

puzzlecracker

unread,
Sep 27, 2008, 2:59:40 PM9/27/08
to
Whenever I type something wrong or expand with multiple options in the
shell, the os is makes an annoying beep sound. How to disable it?

Thansk

Barry Margolin

unread,
Sep 27, 2008, 5:33:56 PM9/27/08
to
In article
<4f55c13c-52da-4a0a...@a70g2000hsh.googlegroups.com>,
puzzlecracker <irons...@gmail.com> wrote:

Put the following in your .inputrc:

set bell-style none

--
Barry Margolin, bar...@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***

puzzlecracker

unread,
Sep 29, 2008, 10:40:44 AM9/29/08
to
On Sep 27, 5:33 pm, Barry Margolin <bar...@alum.mit.edu> wrote:
> In article
> <4f55c13c-52da-4a0a-a6b6-7918e15a0...@a70g2000hsh.googlegroups.com>,

>
>  puzzlecracker <ironsel2...@gmail.com> wrote:
> > Whenever I type something wrong or expand with multiple options in the
> > shell,  the os is makes an annoying beep sound. How to disable it?
>
> > Thansk
>
> Put the following in your .inputrc:
>
> set bell-style none
>
> --
> Barry Margolin, bar...@alum.mit.edu
> Arlington, MA
> *** PLEASE post questions in newsgroups, not directly to me ***
> *** PLEASE don't copy me on replies, I'll read them in the group ***


where can I find .inputrc file?

thanks


Barry Margolin

unread,
Sep 29, 2008, 4:37:57 PM9/29/08
to
In article
<07a3f102-06da-43ed...@34g2000hsh.googlegroups.com>,
puzzlecracker <irons...@gmail.com> wrote:

In your home directory, like most other initialization files.

You probably don't have one, so all the defaults are being used. Create
it and put the above line in.

0 new messages