On Mon, 3 Jul 2006, Ed Bech wrote:
Thomas Dickey <dickey <at> his.com> writes:
xterm's visibleBell resource (which is toggleable via the
control/left/mouse menu) does that.
thanks a lot Thomas, I am now secured from beeing banned of my desk :)
It is contol/middle click mouse/ with my cygwin and it works indeed !
Will I ask too much, if I ask you how to set it permanently in any config file ?
And how to set permantly Enable Reverse Video mode ?
That's done in a resource file, e.g., $HOME/.Xdefaults
Something like this might work for you:
XTerm*VT100.visualBell: true
XTerm*VT100.reverseVideo: true
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/