ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.man.in
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.man.in (file contents):
Revision 1.106 by root, Sat Jan 21 12:44:11 2012 UTC vs.
Revision 1.107 by root, Thu May 10 22:42:03 2012 UTC

122.\} 122.\}
123.rm #[ #] #H #V #F C 123.rm #[ #] #H #V #F C
124.\" ======================================================================== 124.\" ========================================================================
125.\" 125.\"
126.IX Title "@@RXVT_NAME@@ 1" 126.IX Title "@@RXVT_NAME@@ 1"
127.TH @@RXVT_NAME@@ 1 "2012-01-21" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 1 "2012-05-11" "@@RXVT_VERSION@@" "RXVT-UNICODE"
128.\" For nroff, turn off justification. Always turn off hyphenation; it makes 128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129.\" way too many mistakes in technical documents. 129.\" way too many mistakes in technical documents.
130.if n .ad l 130.if n .ad l
131.nh 131.nh
132.SH "NAME" 132.SH "NAME"
260resource \fItintColor\fR. 260resource \fItintColor\fR.
261.IP "\fB\-sh\fR \fInumber\fR" 4 261.IP "\fB\-sh\fR \fInumber\fR" 4
262.IX Item "-sh number" 262.IX Item "-sh number"
263Darken (0 .. 99) or lighten (101 .. 200) the transparent background. 263Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
264A value of 100 means no shading; resource \fIshading\fR. 264A value of 100 means no shading; resource \fIshading\fR.
265.IP "\fB\-blt\fR \fIstring\fR" 4
266.IX Item "-blt string"
267Specify background blending type. If background pixmap is specified
268at the same time as transparency \- such pixmap will be blended over
269the transparent background, using the method specified. Supported values are:
270\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- colour values averaging, \fBcolorize\fR,
271\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR,
272\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is
273alpha-blending. Compile \fIafterimage\fR; resource \fIblendType\fR.
274.IP "\fB\-blr\fR \fIHxV\fR" 4 265.IP "\fB\-blr\fR \fIHxV\fR" 4
275.IX Item "-blr HxV" 266.IX Item "-blr HxV"
276Apply Gaussian Blur with the specified radii to the transparent 267Apply Gaussian Blur with the specified radii to the transparent
277background. If a single number is specified, the vertical and 268background. If a single number is specified, the vertical and
278horizontal radii are considered to be the same. Setting one of the 269horizontal radii are considered to be the same. Setting one of the
280on some backgrounds. The maximum radius value is 128. An horizontal or 271on some backgrounds. The maximum radius value is 128. An horizontal or
281vertical radius of 0 disables blurring; 272vertical radius of 0 disables blurring;
282resource \fIblurRadius\fR. 273resource \fIblurRadius\fR.
283.IP "\fB\-icon\fR \fIfile\fR" 4 274.IP "\fB\-icon\fR \fIfile\fR" 4
284.IX Item "-icon file" 275.IX Item "-icon file"
285Compile \fIafterimage\fR or \fIpixbuf\fR: Use the specified image as application icon. This 276Compile \fIpixbuf\fR: Use the specified image as application icon. This
286is used by many window managers, taskbars and pagers to represent the 277is used by many window managers, taskbars and pagers to represent the
287application window; resource \fIiconFile\fR. 278application window; resource \fIiconFile\fR.
288.IP "\fB\-bg\fR \fIcolour\fR" 4 279.IP "\fB\-bg\fR \fIcolour\fR" 4
289.IX Item "-bg colour" 280.IX Item "-bg colour"
290Window background colour; resource \fBbackground\fR. 281Window background colour; resource \fBbackground\fR.
291.IP "\fB\-fg\fR \fIcolour\fR" 4 282.IP "\fB\-fg\fR \fIcolour\fR" 4
292.IX Item "-fg colour" 283.IX Item "-fg colour"
293Window foreground colour; resource \fBforeground\fR. 284Window foreground colour; resource \fBforeground\fR.
294.IP "\fB\-pixmap\fR \fIfile[;oplist]\fR" 4 285.IP "\fB\-pixmap\fR \fIfile[;oplist]\fR" 4
295.IX Item "-pixmap file[;oplist]" 286.IX Item "-pixmap file[;oplist]"
296Compile \fIafterimage\fR or \fIpixbuf\fR: Specify image file for the background and also 287Compile \fIpixbuf\fR: Specify image file for the background and also
297optionally specify a list of operations to modify it. Note you may need to 288optionally specify a list of operations to modify it. Note you may need to
298add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the 289add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the
299command-line; for more details see resource \fBbackgroundPixmap\fR. 290command-line; for more details see resource \fBbackgroundPixmap\fR.
300.IP "\fB\-cr\fR \fIcolour\fR" 4 291.IP "\fB\-cr\fR \fIcolour\fR" 4
301.IX Item "-cr colour" 292.IX Item "-cr colour"
827.Sp 818.Sp
828If multiple templates are specified the last one wins. Note that a 819If multiple templates are specified the last one wins. Note that a
829template overrides all the scale, position and operations settings. 820template overrides all the scale, position and operations settings.
830.Sp 821.Sp
831If used in conjunction with \fB\-tr\fR option, the specified pixmap will be 822If used in conjunction with \fB\-tr\fR option, the specified pixmap will be
832blended over the transparent background using alpha-blending. If \fIafterimage\fR 823blended over the transparent background using alpha-blending.
833support has been compiled in it is possible to choose other blending
834types with \fB\-blt \*(L"type\*(R"\fR option.
835.RE 824.RE
836.IP "\fBpath:\fR \fIpath\fR" 4 825.IP "\fBpath:\fR \fIpath\fR" 4
837.IX Item "path: path" 826.IX Item "path: path"
838Specify the colon-delimited search path for finding background image files. 827Specify the colon-delimited search path for finding background image files.
839.IP "\fBfont:\fR \fIfontlist\fR" 4 828.IP "\fBfont:\fR \fIfontlist\fR" 4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines