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.92 by root, Fri Oct 15 21:38:31 2010 UTC vs.
Revision 1.93 by root, Sat Nov 13 00:48:12 2010 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 "2010-10-15" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 1 "2010-11-13" "@@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"
239.IP "\fB\-ss\fR|\fB+ss\fR" 4 239.IP "\fB\-ss\fR|\fB+ss\fR" 4
240.IX Item "-ss|+ss" 240.IX Item "-ss|+ss"
241Turn on/off skip scrolling (allow multiple screens per refresh); resource \fBskipScroll\fR. 241Turn on/off skip scrolling (allow multiple screens per refresh); resource \fBskipScroll\fR.
242.IP "\fB\-tr\fR|\fB+tr\fR" 4 242.IP "\fB\-tr\fR|\fB+tr\fR" 4
243.IX Item "-tr|+tr" 243.IX Item "-tr|+tr"
244Turn on/off illusion of a transparent window background; resource \fBtransparent\fR. 244Turn on/off pseudo-transparency by using the root pixmap as background; resource \fBtransparent\fR.
245.Sp 245.Sp
246\&\fB\-ip\fR is still accepted as an obsolete alias but will be removed in 246\&\fB\-ip\fR is still accepted as an obsolete alias but will be removed in
247future versions. 247future versions.
248.IP "\fB\-fade\fR \fInumber\fR" 4 248.IP "\fB\-fade\fR \fInumber\fR" 4
249.IX Item "-fade number" 249.IX Item "-fade number"
254.IX Item "-fadecolor colour" 254.IX Item "-fadecolor colour"
255Fade to this colour when fading is used (see \fB\-fade\fR). The default colour 255Fade to this colour when fading is used (see \fB\-fade\fR). The default colour
256is opaque black. resource \fBfadeColor\fR. 256is opaque black. resource \fBfadeColor\fR.
257.IP "\fB\-tint\fR \fIcolour\fR" 4 257.IP "\fB\-tint\fR \fIcolour\fR" 4
258.IX Item "-tint colour" 258.IX Item "-tint colour"
259Tint the transparent background pixmap with the given colour when 259Tint the transparent background with the given colour;
260transparency is enabled with \fB\-tr\fR. This only works for 260resource \fItintColor\fR.
261non-tiled backgrounds, currently. See also the \fB\-sh\fR option that can be
262used to brighten or darken the image in addition to tinting it.
263Please note that certain tint colours can be applied on the server-side,
264thus yielding performance gain of two orders of magnitude. These colours are:
265blue, red, green, cyan, magenta, yellow, and those close to them. Also
266pure black and pure white colours essentially mean no tinting; resource
267\&\fItintColor\fR. Example:
268.Sp
269.Vb 1
270\& @@RXVT_NAME@@ \-tr \-tint blue \-sh 40
271.Ve
272.IP "\fB\-sh\fR \fInumber\fR" 4 261.IP "\fB\-sh\fR \fInumber\fR" 4
273.IX Item "-sh number" 262.IX Item "-sh number"
274Darken (0 .. 100) or lighten (100 .. 200) the transparent 263Darken (0 .. 100) or lighten (100 .. 200) the transparent background;
275background image in addition to (or instead of) tinting it;
276resource \fIshading\fR. 264resource \fIshading\fR.
277.IP "\fB\-blt\fR \fIstring\fR" 4 265.IP "\fB\-blt\fR \fIstring\fR" 4
278.IX Item "-blt string" 266.IX Item "-blt string"
279Specify background blending type. If background pixmap is specified 267Specify background blending type. If background pixmap is specified
280at the same time as transparency \- such pixmap will be blended over 268at the same time as transparency \- such pixmap will be blended over
281transparency image, using method specified. Supported values are : 269the transparent background, using the method specified. Supported values are:
282\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- colour values averaging, \fBcolorize\fR, 270\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- colour values averaging, \fBcolorize\fR,
283\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR, 271\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR,
284\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is 272\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is
285alpha-blending. Compile \fIafterimage\fR; resource \fIblendType\fR. 273alpha-blending. Compile \fIafterimage\fR; resource \fIblendType\fR.
286.IP "\fB\-blr\fR \fIHxV\fR" 4 274.IP "\fB\-blr\fR \fIHxV\fR" 4
287.IX Item "-blr HxV" 275.IX Item "-blr HxV"
288Apply Gaussian Blur with the specified radii to the transparent 276Apply Gaussian Blur with the specified radii to the transparent
289background image. If single number is specified \- both vertical and 277background. If a single number is specified \- both vertical and
290horizontal radii are considered to be the same. Setting one of the 278horizontal radii are considered to be the same. Setting one of the
291radii to 1 and another to a large number creates interesting effects 279radii to 1 and another to a large number creates interesting effects
292on some backgrounds. Maximum radius value is 128. Compile \fIafterimage\fR or \fIxft\fR; 280on some backgrounds. Maximum radius value is 128;
293resource \fIblurRadius\fR. 281resource \fIblurRadius\fR.
294.IP "\fB\-icon\fR \fIfile\fR" 4 282.IP "\fB\-icon\fR \fIfile\fR" 4
295.IX Item "-icon file" 283.IX Item "-icon file"
296Compile \fIafterimage\fR or \fIpixbuf\fR: Use the specified image as application icon. This 284Compile \fIafterimage\fR or \fIpixbuf\fR: Use the specified image as application icon. This
297is used by many window managers, taskbars and pagers to represent the 285is used by many window managers, taskbars and pagers to represent the
744\&\fBFalse\fR: specify that everything is to be displayed, even 732\&\fBFalse\fR: specify that everything is to be displayed, even
745if the refresh is too fast for the human eye to read anything (or the 733if the refresh is too fast for the human eye to read anything (or the
746monitor to display anything); option \fB+ss\fR. 734monitor to display anything); option \fB+ss\fR.
747.IP "\fBtransparent:\fR \fIboolean\fR" 4 735.IP "\fBtransparent:\fR \fIboolean\fR" 4
748.IX Item "transparent: boolean" 736.IX Item "transparent: boolean"
749Turn on/off illusion of a transparent window background. 737Turn on/off pseudo-transparency by using the root pixmap as background.
750.Sp 738.Sp
751\&\fBinheritPixmap\fR is still accepted as an obsolete alias but will be removed in 739\&\fBinheritPixmap\fR is still accepted as an obsolete alias but will be removed in
752future versions. 740future versions.
753.IP "\fBfading:\fR \fInumber\fR" 4 741.IP "\fBfading:\fR \fInumber\fR" 4
754.IX Item "fading: number" 742.IX Item "fading: number"
757.IX Item "fadeColor: colour" 745.IX Item "fadeColor: colour"
758Fade to this colour, when fading is used (see \fBfading:\fR). The default 746Fade to this colour, when fading is used (see \fBfading:\fR). The default
759colour is black; option \fB\-fadecolor\fR. 747colour is black; option \fB\-fadecolor\fR.
760.IP "\fBtintColor:\fR \fIcolour\fR" 4 748.IP "\fBtintColor:\fR \fIcolour\fR" 4
761.IX Item "tintColor: colour" 749.IX Item "tintColor: colour"
762Tint the transparent background pixmap with the given colour; option 750Tint the transparent background with the given colour; option
763\&\fB\-tint\fR. 751\&\fB\-tint\fR.
764.IP "\fBshading:\fR \fInumber\fR" 4 752.IP "\fBshading:\fR \fInumber\fR" 4
765.IX Item "shading: number" 753.IX Item "shading: number"
766Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent background image 754Darken (0 .. 100) or lighten (100 .. 200) the transparent background;
767in addition to tinting it; option \fB\-sh\fR. 755option \fB\-sh\fR.
768.IP "\fBblendType:\fR \fIstring\fR" 4 756.IP "\fBblendType:\fR \fIstring\fR" 4
769.IX Item "blendType: string" 757.IX Item "blendType: string"
770Specify background blending type; option \fB\-blt\fR. 758Specify background blending type; option \fB\-blt\fR.
771.IP "\fBblurRadius:\fR \fInumber\fR" 4 759.IP "\fBblurRadius:\fR \fInumber\fR" 4
772.IX Item "blurRadius: number" 760.IX Item "blurRadius: number"
773Apply gaussian blur with the specified radius to the transparent 761Apply gaussian blur with the specified radius to the transparent
774background image; option \fB\-blr\fR. 762background; option \fB\-blr\fR.
775.IP "\fBiconFile:\fR \fIfile\fR" 4 763.IP "\fBiconFile:\fR \fIfile\fR" 4
776.IX Item "iconFile: file" 764.IX Item "iconFile: file"
777Set the application icon pixmap; option \fB\-icon\fR. 765Set the application icon pixmap; option \fB\-icon\fR.
778.IP "\fBscrollColor:\fR \fIcolour\fR" 4 766.IP "\fBscrollColor:\fR \fIcolour\fR" 4
779.IX Item "scrollColor: colour" 767.IX Item "scrollColor: colour"
807\& root will tile image as if it was a root window background, auto\-adjusting 795\& root will tile image as if it was a root window background, auto\-adjusting
808\& whenever terminal window moves 796\& whenever terminal window moves
809.Ve 797.Ve
810.Sp 798.Sp
811If used in conjunction with \fB\-tr\fR option, the specified pixmap will be 799If used in conjunction with \fB\-tr\fR option, the specified pixmap will be
812blended over transparency image using alpha-blending. If \fIafterimage\fR 800blended over the transparent background using alpha-blending. If \fIafterimage\fR
813support has been compiled in it is possible to choose other blending 801support has been compiled in it is possible to choose other blending
814types with \fB\-blt \*(L"type\*(R"\fR option. 802types with \fB\-blt \*(L"type\*(R"\fR option.
815.IP "\fBpath:\fR \fIpath\fR" 4 803.IP "\fBpath:\fR \fIpath\fR" 4
816.IX Item "path: path" 804.IX Item "path: path"
817Specify the colon-delimited search path for finding background image files. 805Specify the colon-delimited search path for finding background image files.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines