X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fman-pter.but;h=fec97f11cd49cceb3eeae4b088f396ec7124b3be;hb=e22120fea8d39e6a2ef6b2f4ab3ee5502f56169a;hp=f647223e968894dce6caba26735b2fc76f90ba9f;hpb=ff6e3bc94df89dd7118e98bcba56ccef97eb11b8;p=PuTTY.git diff --git a/doc/man-pter.but b/doc/man-pter.but index f647223e..fec97f11 100644 --- a/doc/man-pter.but +++ b/doc/man-pter.but @@ -40,7 +40,7 @@ option has a double minus sign, even though none of the others do. This is because this option is supplied automatically by GTK. Sorry.) -\dt \cw{\-name} \e{font-name} +\dt \cw{\-name} \e{name} \dd Specify the name under which \cw{pterm} looks up X resources. Normally it will look them up as (for example) \cw{pterm.Font}. If @@ -51,13 +51,14 @@ sets of defaults and choose between them. \dt \cw{\-fn} \e{font-name} \dd Specify the font to use for normal text displayed in the terminal. +For example, \cw{\-fn\_fixed}, \cw{\-fn\_"Monospace\_12"}. \dt \cw{\-fb} \e{font-name} \dd Specify the font to use for bold text displayed in the terminal. If the \cw{BoldAsColour} resource is set to 1 (the default), bold text will be displayed in different colours instead of a different font, -so this option will be ignored. If \cw{BoldAsColour} is set to 0 +so this option will be ignored. If \cw{BoldAsColour} is set to 0 or 2 and you do not specify a bold font, \cw{pterm} will overprint the normal font to make it look bolder. @@ -70,7 +71,7 @@ Chinese, Japanese and Korean text) displayed in the terminal. \dd Specify the font to use for bold double-width characters (typically Chinese, Japanese and Korean text). Like \cw{-fb}, this -will be ignored unless the \cw{BoldAsColour} resource is set to 0. +will be ignored unless the \cw{BoldAsColour} resource is set to 0 or 2. \dt \cw{\-geometry} \e{geometry} @@ -94,12 +95,12 @@ terminal. \dt \cw{\-bfg} \e{colour} \dd Specify the foreground colour to use for bold text, if the -\cw{BoldAsColour} resource is set to 1 (the default). +\cw{BoldAsColour} resource is set to 1 (the default) or 2. \dt \cw{\-bbg} \e{colour} \dd Specify the foreground colour to use for bold reverse-video text, if -the \cw{BoldAsColour} resource is set to 1 (the default). (This +the \cw{BoldAsColour} resource is set to 1 (the default) or 2. (This colour is best thought of as the bold version of the background colour; so it only appears when text is displayed \e{in} the background colour.) @@ -153,7 +154,7 @@ default using the \cw{LoginShell} resource. to specify it explicitly if you have changed the default using the \cw{ScrollBar} resource. -\dt \cw{\-log} \e{filename} +\dt \cw{\-log} \e{logfile}, \cw{\-sessionlog} \e{logfile} \dd This option makes \cw{pterm} log all the terminal output to a file as well as displaying it in the terminal. @@ -205,6 +206,11 @@ example: \dd Display a message summarizing the available options. +\dt \cw{\-pgpfp} + +\dd Display the fingerprints of the PuTTY PGP Master Keys, to aid +in verifying new files released by the PuTTY team. + \S{pterm-manpage-x-resources} X RESOURCES \cw{pterm} can be more completely configured by means of X @@ -493,7 +499,7 @@ controls the font used to display normal text. The default is \dd This resource is the same as the \cw{\-fb} command-line option: it controls the font used to display bold text when \cw{BoldAsColour} -is turned off. The default is unset (the font will be bolded by +is set to 0 or 2. The default is unset (the font will be bolded by printing it twice at a one-pixel offset). \dt \cw{pterm.WideFont} @@ -506,7 +512,7 @@ default is unset (double-width characters cannot be displayed). \dd This resource is the same as the \cw{\-fwb} command-line option: it controls the font used to display double-width characters in bold, -when \cw{BoldAsColour} is turned off. The default is unset +when \cw{BoldAsColour} is set to 0 or 2. The default is unset (double-width characters are displayed in bold by printing them twice at a one-pixel offset). @@ -524,10 +530,11 @@ than 1 (in one direction or the other). \dt \cw{pterm.BoldAsColour} -\dd 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 +\dd This option should be set to either 0, 1, or 2; the default is 1. +It specifies how bold text should be displayed. When set to 1, bold text is shown by displaying it in a brighter colour; when set to 0, -bold text is shown by displaying it in a heavier font. +bold text is shown by displaying it in a heavier font; when set to 2, +both effects happen at once (a heavy font \e{and} a brighter colour). \dt \cw{pterm.Colour0}, \cw{pterm.Colour1}, ..., \cw{pterm.Colour21}