X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/12994a99cafd5cf7800fffeecd3dd9e76456b286..818ab3bbbe73842da6b50d75ad4a64e40de5e2e6:/unix/pterm.1 diff --git a/unix/pterm.1 b/unix/pterm.1 index 345fb76d..ff8e5123 100644 --- a/unix/pterm.1 +++ b/unix/pterm.1 @@ -84,7 +84,7 @@ default using the \fILoginShell\fP resource. Tells \fIpterm\fP not to display a scroll bar. .IP "\fB-sb\fP" Tells \fIpterm\fP to display a scroll bar: this is the opposite of -\fI-ls-\fP. This is the default option: you will probably only need +\fI-sb-\fP. This is the default option: you will probably only need to specify it explicitly if you have changed the default using the \fIScrollBar\fP resource. .IP "\fB-log\fP \fIfilename\fP" @@ -218,6 +218,11 @@ not drive you crazy. The bell overload mode is activated by receiving N bells in time T; after a further time S without any bells, overload mode will turn itself off again. + +Bell overload mode is always deactivated by any keypress in the +terminal. This means it can respond to large unexpected streams of +data, but does not interfere with ordinary command-line activities +that generate beeps (such as filename completion). .IP "\fBpterm.BellOverloadN\fP" This option counts the number of bell characters which will activate bell overload if they are received within a length of time T. The