From bdbd580a45a7303ae2ba1f6dbff3c173343f1e0e Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Tue, 17 Jun 2008 00:39:00 +0100 Subject: [PATCH] Add manpage entry for force_no_bell --- doc/terminatorrc.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/terminatorrc.5 b/doc/terminatorrc.5 index f5e2a068..c924bcce 100644 --- a/doc/terminatorrc.5 +++ b/doc/terminatorrc.5 @@ -19,6 +19,10 @@ Default value: \fBTrue\fR If true, don't make a noise when applications send the escape sequence for the terminal bell. Flash the terminal instead. Default value: \fBTrue\fR .TP +.B force_no_bell\fR (boolean) +If true, don't make a noise or flash. All terminal bells will be ignored. +Default value: \fBFalse\fR +.TP .B background_color Default colour of terminal background, as a colour specification (can be HTML-style hex digits, or a colour name such as "red"). \fBNote:\fR You may need to set \fBuse_theme_colors=False\fR to force this setting to take effect. Default value: \fB#000000\fR