[Mma] unix/linux making less noise ;)

Boud Roukema boud at astro.uni.torun.pl
Tue May 27 13:16:40 CEST 2003


In an xterm if you type ^G or when you use completion of
filenames and there is no filename, or when you go to the
beginning or end of a line with ^A or ^E respectively,
the terminal will go "BEEP"
and the people sitting next to you will start becoming unhappy if you
keep BEEPing (like i've been doing ;).

But in fact

set nobeep

only seems to work with   tcsh  as the default "shell". If your
shell is  bash  this doesn't work.

Something that probably works in both is

xset -b

See
man xset
for more info.

Anyway, this is not an interesting topic to talk about...


On Tue, 27 May 2003, Maciej Bilicki wrote:

>
> who do you mean exactly?
>
> On Tue, 27 May 2003, Boud Roukema wrote:
>
> > If your neighbours start getting annoyed by BEEP, BEEP, try
> >
> > set nobeep
> >
> >
> > _______________________________________________
> > Mma mailing list
> > Mma at adjani.astro.uni.torun.pl
> > http://adjani.astro.uni.torun.pl/mailman/listinfo/mma
> >
>
> _______________________________________________
> Mma mailing list
> Mma at adjani.astro.uni.torun.pl
> http://adjani.astro.uni.torun.pl/mailman/listinfo/mma
>



More information about the Mma mailing list