X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/0ac15bdc20b75615898a22c61a6aacbdf929ce56..749b7d441bd96c8f2c71ab4bce2b952580dfdea5:/unix/pterm.1 diff --git a/unix/pterm.1 b/unix/pterm.1 index 744ff6fe..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 @@ -270,6 +275,15 @@ This resource is the same as the \fI-fb\fP command-line option: it controls the font used to display bold text when \fIBoldAsColour\fP is turned off. The default is unset (the font will be bolded by printing it twice at a one-pixel offset). +.IP "\fBpterm.ShadowBoldOffset\fP" +This resource can be set to an integer; the default is -1. It +specifies the offset at which text is overprinted when using "shadow +bold" mode. The default (-1) means that the text will be printed in +the normal place, and also one character to the left; this seems to +work well for most X bitmap fonts, which have a blank line of pixels +down the left-hand side. For some fonts, you may need to set this to ++1, so that the text is overprinted one pixel to the right; for +really large fonts, you may want to set it even higher. .IP "\fBpterm.BoldAsColour\fP" This option should be set to either 0 or 1; the default is 1. It specifies the default state of auto wrap mode. When set to 1, bold