[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Annoying flashing in gnome-terminal
- From: "Charles R. Anderson" <cra WPI EDU>
- To: fedora-test-list redhat com
- Subject: Re: Annoying flashing in gnome-terminal
- Date: Sat, 1 May 2004 21:34:45 -0400
On Sat, May 01, 2004 at 09:24:36PM -0400, farzadb82 cox net wrote:
> Does anyone have their whole screen flash when backspacing, when
> there is nothing to backspace, in gnome-terminal ?
That is called "visual bell", and it is handy for the hearing impaired
or the easily annoyed :)
.inputrc:
set prefer-visible-bell
set bell-style visible
.tcshrc:
set visiblebell
.emacs:
(setq visible-bell t)
There should be a gnome-terminal setting for this, too, although I
can't check right now...
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]