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

Comparing rxvt-unicode/doc/rxvt.1 (file contents):
Revision 1.18 by root, Fri Jul 30 22:32:33 2004 UTC vs.
Revision 1.23 by root, Sun Aug 8 16:43:55 2004 UTC

1.if !\n(.g .ab GNU tbl requires GNU troff. 1.if !\n(.g .ab GNU tbl requires GNU troff.
2.if !dTS .ds TS 2.if !dTS .ds TS
3.if !dTE .ds TE 3.if !dTE .ds TE
4.TH "RXVT" "1" "2004-07-26" "X Version 11" "X Tools" 4.TH "RXVT" "1" "2004-08-06" "X Version 11" "X Tools"
5.SH "NAME" 5.SH "NAME"
6rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system 6rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
7.PP 7.PP
8.SH "SYNOPSIS" 8.SH "SYNOPSIS"
9.PP 9.PP
10\fBrxvt\fP [options] [-e command [ args ]] 10\fBrxvt\fP [options] [-e command [ args ]]
11.PP 11.PP
12.SH "DESCRIPTION" 12.SH "DESCRIPTION"
13.PP 13.PP
14\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator 14\fBrxvt-unicode\fP, version \fB3\&.4\fP, is a colour vt102 terminal emulator
15intended as an \fIxterm\fP(1) replacement for users who do not require 15intended as an \fIxterm\fP(1) replacement for users who do not require
16features such as Tektronix 4014 emulation and toolkit-style configurability\&. 16features such as Tektronix 4014 emulation and toolkit-style configurability\&.
17As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant 17As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
18advantage on a machine serving many X sessions\&. 18advantage on a machine serving many X sessions\&.
19.PP 19.PP
58resource \fBinheritPixmap\fP\&. 58resource \fBinheritPixmap\fP\&.
59.IP "\fB-fade\fP \fInumber\fP" 59.IP "\fB-fade\fP \fInumber\fP"
60Fade the text by the given percentage when focus is lost\&. 60Fade the text by the given percentage when focus is lost\&.
61.IP "\fB-tint\fP \fIcolour\fP" 61.IP "\fB-tint\fP \fIcolour\fP"
62Tint the transparent background pixmap with the given colour when 62Tint the transparent background pixmap with the given colour when
63transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. You can also 63transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
64emulate the "shading" or "brigthness change" option known from 64the \fB-sh\fP option that can be used to brighten or darken
65other terminal programs using gray10 (gray20, etc\&.) colour 65the image in addition to tinting it\&.
66strings\&. 66.IP "\fB-sh\fP"
67\fInumber\fP
68Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
69image in addition to tinting it (i\&.e\&. \fB-tint\fP must be specified, too)\&.
67.IP "\fB-bg\fP \fIcolour\fP" 70.IP "\fB-bg\fP \fIcolour\fP"
68Window background colour; 71Window background colour;
69resource \fBbackground\fP\&. 72resource \fBbackground\fP\&.
70.IP "\fB-fg\fP \fIcolour\fP" 73.IP "\fB-fg\fP \fIcolour\fP"
71Window foreground colour; 74Window foreground colour;
72resource \fBforeground\fP\&. 75resource \fBforeground\fP\&.
73.IP "\fB-pixmap:\fP \fIfile[;geom]\fP" 76.IP "\fB-pixmap\fP \fIfile[;geom]\fP"
74Compile \fIXPM\fP: Specify XPM file for the background and also 77Compile \fIXPM\fP: Specify XPM file for the background and also
75optionally specify its scaling with a geometry string\&. Note you 78optionally specify its scaling with a geometry string\&. Note you
76may need to add quotes to avoid special shell interpretation of 79may need to add quotes to avoid special shell interpretation of
77the `;\&' in the command-line; 80the `;\&' in the command-line;
78resource \fBbackgroundPixmap\fP\&. 81resource \fBbackgroundPixmap\fP\&.
152resource \fBinternalBorder\fP\&. 155resource \fBinternalBorder\fP\&.
153.IP "\fB-w\fP \fInumber\fP" 156.IP "\fB-w\fP \fInumber\fP"
154Compile \fIfrills\fP: External border of \fInumber\fP pixels\&. 157Compile \fIfrills\fP: External border of \fInumber\fP pixels\&.
155Also, \fB-bw\fP and \fB-borderwidth\fP\&. See resource entry for limits; 158Also, \fB-bw\fP and \fB-borderwidth\fP\&. See resource entry for limits;
156resource \fBexternalBorder\fP\&. 159resource \fBexternalBorder\fP\&.
160.IP "\fB-bl\fP"
161Compile \fIfrills\fP: Set MWM hints to request a borderless window,
162i\&.e\&. if honoured by the WM, the rxvt window will not have window
163decorations; resource \fBborderLess\fP\&.
157.IP "\fB-lsp\fP \fInumber\fP" 164.IP "\fB-lsp\fP \fInumber\fP"
158Compile \fIlinespace\fP: Lines (pixel height) to insert between each 165Compile \fIlinespace\fP: Lines (pixel height) to insert between each
159row of the display; 166row of the display;
160resource \fBlinespace\fP\&. 167resource \fBlinespace\fP\&.
161.IP "\fB-tn\fP \fItermname\fP" 168.IP "\fB-tn\fP \fItermname\fP"
291option \fB+j\fP\&. 298option \fB+j\fP\&.
292.IP "\fBinheritPixmap:\fP \fIboolean\fP" 299.IP "\fBinheritPixmap:\fP \fIboolean\fP"
293\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 300\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
294giving artificial transparency\&. 301giving artificial transparency\&.
295\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 302\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
303.IP "\fBfading:\fP \fInumber\fP"
304Fade the text by the given percentage when focus is lost\&.
296.IP "\fBtintColor:\fP \fIcolour\fP" 305.IP "\fBtintColor:\fP \fIcolour\fP"
297Tint the transparent background pixmap with the given colour\&. 306Tint the transparent background pixmap with the given colour\&.
307.IP "\fBshading:\fP \fInumber\fP"
308Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
309image in addition to tinting it\&.
310.IP "\fBfading:\fP \fInumber\fP"
311Scale the tint colour by the given percentage\&.
298.IP "\fBscrollColor:\fP \fIcolour\fP" 312.IP "\fBscrollColor:\fP \fIcolour\fP"
299Use the specified colour for the scrollbar [default #B2B2B2]\&. 313Use the specified colour for the scrollbar [default #B2B2B2]\&.
300.IP "\fBtroughColor:\fP \fIcolour\fP" 314.IP "\fBtroughColor:\fP \fIcolour\fP"
301Use the specified colour for the scrollbar\&'s trough area [default 315Use the specified colour for the scrollbar\&'s trough area [default
302#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 316#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
429Internal border of \fInumber\fP pixels\&. This resource is limited to 100; 443Internal border of \fInumber\fP pixels\&. This resource is limited to 100;
430option \fB-b\fP\&. 444option \fB-b\fP\&.
431.IP "\fBexternalBorder:\fP \fInumber\fP" 445.IP "\fBexternalBorder:\fP \fInumber\fP"
432External border of \fInumber\fP pixels\&. This resource is limited to 100; 446External border of \fInumber\fP pixels\&. This resource is limited to 100;
433option \fB-w\fP, \fB-bw\fP, \fB-borderwidth\fP\&. 447option \fB-w\fP, \fB-bw\fP, \fB-borderwidth\fP\&.
448.IP "\fBborderLess:\fP \fIboolean\fP"
449Set MWM hints to request a borderless window,
450i\&.e\&. if honoured by the WM, the rxvt window will not have window
451decorations; option \fB-bl\fP\&.
434.IP "\fBtermName:\fP \fItermname\fP" 452.IP "\fBtermName:\fP \fItermname\fP"
435Specifies the terminal type name to be set in the \fBTERM\fP 453Specifies the terminal type name to be set in the \fBTERM\fP
436environment variable; 454environment variable;
437option \fB-tn\fP\&. 455option \fB-tn\fP\&.
438.IP "\fBlinespace:\fP \fInumber\fP" 456.IP "\fBlinespace:\fP \fInumber\fP"
1091.PP 1109.PP
1092Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 1110Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
1093.PP 1111.PP
1094.SH "FTP LOCATION" 1112.SH "FTP LOCATION"
1095.PP 1113.PP
1096rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites 1114rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
1097ftp://ftp\&.rxvt\&.org/pub/rxvt 1115ftp://ftp\&.rxvt\&.org/pub/rxvt
1098.PP 1116.PP
1099.SH "CURRENT PROJECT COORDINATOR" 1117.SH "CURRENT PROJECT COORDINATOR"
1100.PP 1118.PP
1101.IP "Project Coordinator" 1119.IP "Project Coordinator"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines