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.68 by root, Sun Jun 24 22:12:18 2007 UTC vs.
Revision 1.69 by root, Wed Aug 1 18:38:15 2007 UTC

127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "@@RXVT_NAME@@ 1" 131.IX Title "@@RXVT_NAME@@ 1"
132.TH @@RXVT_NAME@@ 1 "2007-06-25" "8.2" "RXVT-UNICODE" 132.TH @@RXVT_NAME@@ 1 "2007-08-01" "8.3" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) 134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]] 137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]]
252.IP "\fB\-tint\fR \fIcolour\fR" 4 252.IP "\fB\-tint\fR \fIcolour\fR" 4
253.IX Item "-tint colour" 253.IX Item "-tint colour"
254Tint the transparent background pixmap with the given colour when 254Tint the transparent background pixmap with the given colour when
255transparency is enabled with \fB\-tr\fR or \fB\-ip\fR. This only works for 255transparency is enabled with \fB\-tr\fR or \fB\-ip\fR. This only works for
256non-tiled backgrounds, currently. See also the \fB\-sh\fR option that can be 256non-tiled backgrounds, currently. See also the \fB\-sh\fR option that can be
257used to brighten or darken the image in addition to tinting it; resource 257used to brighten or darken the image in addition to tinting it.
258Please note that certain tint colours can be applied on the server\-side,
259thus yielding performance gain of two orders of magnitude. These colours are:
260blue, red, green, cyan, magenta, yellow, and those close to them; resource
258\&\fItintColor\fR. Example: 261\&\fItintColor\fR. Example:
259.Sp 262.Sp
260.Vb 1 263.Vb 1
261\& @@RXVT_NAME@@ -tr -tint blue -sh 40 264\& @@RXVT_NAME@@ -tr -tint blue -sh 40
262.Ve 265.Ve
263.IP "\fB\-sh\fR \fInumber\fR" 4 266.IP "\fB\-sh\fR \fInumber\fR" 4
264.IX Item "-sh number" 267.IX Item "-sh number"
265Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent 268Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent
266background image in addition to (or instead of) tinting it; 269background image in addition to (or instead of) tinting it;
267resource \fIshading\fR. 270resource \fIshading\fR.
268.IP "\fB\-blt\fR \fIstring\fR" 4 271.IP "\fB\-blt\fR \fIstring\fR" 4
269.IX Item "-blt string" 272.IX Item "-blt string"
270Specify background blending type. If background pixmap is specified 273Specify background blending type. If background pixmap is specified
271at the same time as transparency \- such pixmap will be blended over 274at the same time as transparency \- such pixmap will be blended over
272transparency image, using method specified. Supported values are : 275transparency image, using method specified. Supported values are :
273\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- color values averaging, \fBcolorize\fR, 276\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- color values averaging, \fBcolorize\fR,
274\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR, 277\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR,
275\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is 278\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is
276alpha\-blending; resource \fIblendType\fR. 279alpha\-blending; resource \fIblendType\fR.
277.IP "\fB\-blr\fR \fInumber\fR" 4 280.IP "\fB\-blr\fR \fIHxV\fR" 4
278.IX Item "-blr number" 281.IX Item "-blr HxV"
279Apply Gaussian Blur with the specified radius to the transparent 282Apply Gaussian Blur with the specified radii to the transparent
280background image; resource \fIblurRadius\fR. 283background image. If single number is specified \- both vertical and
284horizontal radii are considered to be the same. Setting one of the
285radii to 1 and another to a large number creates interesting effects
286on some backgrounds. Maximum radius value is 128; resource \fIblurRadius\fR.
281.IP "\fB\-bg\fR \fIcolour\fR" 4 287.IP "\fB\-bg\fR \fIcolour\fR" 4
282.IX Item "-bg colour" 288.IX Item "-bg colour"
283Window background colour; resource \fBbackground\fR. 289Window background colour; resource \fBbackground\fR.
284.IP "\fB\-fg\fR \fIcolour\fR" 4 290.IP "\fB\-fg\fR \fIcolour\fR" 4
285.IX Item "-fg colour" 291.IX Item "-fg colour"
1304rxvt-unicode will automatically re-apply these fonts to the output so far. 1310rxvt-unicode will automatically re-apply these fonts to the output so far.
1305.SH "ISO 14755 SUPPORT" 1311.SH "ISO 14755 SUPPORT"
1306.IX Header "ISO 14755 SUPPORT" 1312.IX Header "ISO 14755 SUPPORT"
1307\&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters 1313\&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters
1308and character codes using the keyboard. It consists of 4 parts. The 1314and character codes using the keyboard. It consists of 4 parts. The
1309first part is available rxvt-unicode has been compiled with 1315first part is available if rxvt-unicode has been compiled with
1310\&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled 1316\&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled
1311with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR. 1317with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR.
1312.IP "* 5.1: Basic method" 4 1318.IP "* 5.1: Basic method" 4
1313.IX Item "5.1: Basic method" 1319.IX Item "5.1: Basic method"
1314This allows you to enter unicode characters using their hexcode. 1320This allows you to enter unicode characters using their hexcode.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines