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.12 by root, Sat Jul 10 20:59:39 2004 UTC vs.
Revision 1.17 by root, Fri Jul 30 19:51:49 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-05-10" "X Version 11" "X Tools" 4.TH "RXVT" "1" "2004-07-26" "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\&.1\fP, is a colour vt102 terminal emulator 14\fBrxvt-unicode\fP, version \fB3\&.3\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
54resource \fBjumpScroll\fP\&. 54resource \fBjumpScroll\fP\&.
55.IP "\fB-ip\fP|\fB+ip\fP" 55.IP "\fB-ip\fP|\fB+ip\fP"
56Turn on/off inheriting parent window\&'s pixmap\&. Alternative form 56Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
57is \fB-tr\fP; 57is \fB-tr\fP;
58resource \fBinheritPixmap\fP\&. 58resource \fBinheritPixmap\fP\&.
59.IP "\fB-fade\fP \fInumber\fP"
60Fade the text by the given percentage when focus is lost\&.
59.IP "\fB-tint\fP \fIcolour\fP" 61.IP "\fB-tint\fP \fIcolour\fP"
60Tint the transparent background pixmap with the given colour\&. 62Tint the transparent background pixmap with the given colour when
63transparency is enabled with \fB-tr\fP or \fB-ip\fP\&.
61.IP "\fB-bg\fP \fIcolour\fP" 64.IP "\fB-bg\fP \fIcolour\fP"
62Window background colour; 65Window background colour;
63resource \fBbackground\fP\&. 66resource \fBbackground\fP\&.
64.IP "\fB-fg\fP \fIcolour\fP" 67.IP "\fB-fg\fP \fIcolour\fP"
65Window foreground colour; 68Window foreground colour;
81resource \fBpointerColor2\fP\&. 84resource \fBpointerColor2\fP\&.
82.IP "\fB-bd\fP \fIcolour\fP" 85.IP "\fB-bd\fP \fIcolour\fP"
83The colour of the border between the xterm scrollbar and the text; 86The colour of the border between the xterm scrollbar and the text;
84resource \fBborderColor\fP\&. 87resource \fBborderColor\fP\&.
85.IP "\fB-fn\fP \fIfontname\fP" 88.IP "\fB-fn\fP \fIfontname\fP"
86Select the fonts to be used used\&. This is a comma seperated 89Select the fonts to be used\&.
87list of font names that are used in turn when trying to display 90This is a comma seperated list of font names that are used in turn when
88unicode characters\&. The first font defines the cell size for characters, 91trying to display Unicode characters\&.
89other fonts might be smaller, but not larger\&. A reasonable default font list 92The first font defines the cell size for characters; other fonts might
90is always appended to it\&. 93be smaller, but not larger\&.
94A reasonable default font list is always appended to it\&.
91resource \fBfont\fP\&. 95resource \fBfont\fP\&.
96.IP "\fB-rb\fP|\fB+rb\fP"
97Enable "real bold" support\&.
98When this option is on, bold text will be displayed using the first
99available bold font in the font list\&.
100Bold fonts should thus be specified in the font list after their
101corresponding regular fonts\&.
102If no bold font can be found, a regular font will be used\&.
103resource \fBrealBold\fP\&.
92.IP "\fB-name\fP \fIname\fP" 104.IP "\fB-name\fP \fIname\fP"
93Specify the application name under which resources 105Specify the application name under which resources
94are to be obtained, rather than the default executable file name\&. 106are to be obtained, rather than the default executable file name\&.
95Name should not contain `\&.\&' or `*\&' characters\&. 107Name should not contain `\&.\&' or `*\&' characters\&.
96Also sets the icon and title name\&. 108Also sets the icon and title name\&.
237but the actual colour names used are listed in the 249but the actual colour names used are listed in the
238\fBCOLORS AND GRAPHICS\fP section\&. 250\fBCOLORS AND GRAPHICS\fP section\&.
239.IP "\fBcolorBD:\fP \fIcolour\fP" 251.IP "\fBcolorBD:\fP \fIcolour\fP"
240Use the specified colour to display bold characters when the 252Use the specified colour to display bold characters when the
241foreground colour is the default\&. 253foreground colour is the default\&.
254This option will be ignored if \fBrealBold\fP is enabled\&.
242.IP "\fBcolorUL:\fP \fIcolour\fP" 255.IP "\fBcolorUL:\fP \fIcolour\fP"
243Use the specified colour to display underlined characters when the 256Use the specified colour to display underlined characters when the
244foreground colour is the default\&. 257foreground colour is the default\&.
245.IP "\fBcolorRV:\fP \fIcolour\fP" 258.IP "\fBcolorRV:\fP \fIcolour\fP"
246Use the specified colour as the background for reverse video 259Use the specified colour as the background for reverse video
267option \fB+j\fP\&. 280option \fB+j\fP\&.
268.IP "\fBinheritPixmap:\fP \fIboolean\fP" 281.IP "\fBinheritPixmap:\fP \fIboolean\fP"
269\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 282\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
270giving artificial transparency\&. 283giving artificial transparency\&.
271\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 284\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
272.IP "\fBtintColor\fP \fIcolour\fP" 285.IP "\fBtintColor:\fP \fIcolour\fP"
273Tint the transparent background pixmap with the given colour\&. 286Tint the transparent background pixmap with the given colour\&.
274.IP "\fBscrollColor:\fP \fIcolour\fP" 287.IP "\fBscrollColor:\fP \fIcolour\fP"
275Use the specified colour for the scrollbar [default #B2B2B2]\&. 288Use the specified colour for the scrollbar [default #B2B2B2]\&.
276.IP "\fBtroughColor:\fP \fIcolour\fP" 289.IP "\fBtroughColor:\fP \fIcolour\fP"
277Use the specified colour for the scrollbar\&'s trough area [default 290Use the specified colour for the scrollbar\&'s trough area [default
293.IP "\fBpath:\fP \fIpath\fP" 306.IP "\fBpath:\fP \fIpath\fP"
294Specify the colon-delimited search path for finding files (XPM and 307Specify the colon-delimited search path for finding files (XPM and
295menus), in addition to the paths specified by the \fBRXVTPATH\fP and 308menus), in addition to the paths specified by the \fBRXVTPATH\fP and
296\fBPATH\fP environment variables\&. 309\fBPATH\fP environment variables\&.
297.IP "\fBfont:\fP \fIfontname\fP" 310.IP "\fBfont:\fP \fIfontname\fP"
298Select the fonts to be used used\&. This is a comma seperated 311Select the fonts to be used\&.
299list of font names that are used in turn when trying to display 312This is a comma seperated list of font names that are used in turn when
300unicode characters\&. The first font defines the cell size for characters, 313trying to display Unicode characters\&.
301other fonts might be smaller, but not larger\&. A reasonable default font list 314The first font defines the cell size for characters; other fonts might
302is always appended to this list\&. 315be smaller, but not larger\&.
316A reasonable default font list is always appended to it\&.
303option \fB-fn\fP\&. 317option \fB-fn\fP\&.
318.IP "\fBrealBold:\fP \fIboolean\fP"
319\fBTrue\fP: Enable "real bold" support\&.
320When this option is on, bold text will be displayed using the first
321available bold font in the font list\&.
322Bold fonts should thus be specified in the font list after their
323corresponding regular fonts\&.
324If no bold font can be found, a regular font will be used\&.
325option \fB-rb\fP\&.
326\fBFalse\fP: Display bold text in a regular font, using the color
327specified with \fBcolorBD\fP;
328option \fB+rb\fP\&.
304.IP "\fBselectstyle:\fP \fImode\fP" 329.IP "\fBselectstyle:\fP \fImode\fP"
305Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 330Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
306is xterm style with 2\&.20 old word selection, or anything else which 331is xterm style with 2\&.20 old word selection, or anything else which
307gives xterm style selection\&. 332gives xterm style selection\&.
308.IP "\fBscrollstyle:\fP \fImode\fP" 333.IP "\fBscrollstyle:\fP \fImode\fP"
1055.PP 1080.PP
1056Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 1081Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
1057.PP 1082.PP
1058.SH "FTP LOCATION" 1083.SH "FTP LOCATION"
1059.PP 1084.PP
1060rxvt-3\&.1\&.tar\&.gz can be found at the following ftp sites 1085rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
1061ftp://ftp\&.rxvt\&.org/pub/rxvt 1086ftp://ftp\&.rxvt\&.org/pub/rxvt
1062.PP 1087.PP
1063.SH "CURRENT PROJECT COORDINATOR" 1088.SH "CURRENT PROJECT COORDINATOR"
1064.PP 1089.PP
1065.IP "Project Coordinator" 1090.IP "Project Coordinator"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines