X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/d08e9679980740363ee7ef9412b97f528583995c..5c0ea258b7f1d4725ddd717d9b6e9e7f8ec079f3:/unix/pterm.1 diff --git a/unix/pterm.1 b/unix/pterm.1 index 2bfcf848..345fb76d 100644 --- a/unix/pterm.1 +++ b/unix/pterm.1 @@ -97,6 +97,12 @@ enables you to play NetHack with the numeric keypad without having to use the NetHack "number_pad" option (which requires you to press "n" before any repeat count). So you can move with the numeric keypad, and enter repeat counts with the normal number keys. +.IP "\fB-xrm\fP \fIresource-string\fP" +This option specifies an X resource string. Useful for setting +resources which do not have their own command-line options. For +example: + +pterm -xrm 'ScrollbarOnLeft: 1' .SH X RESOURCES \fIpterm\fP can be more completely configured by means of X resources. All of these resources are of the form \fIpterm.FOO\fP @@ -264,6 +270,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