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

Comparing rxvt-unicode/doc/rxvt.tbl (file contents):
Revision 1.10 by pcg, Fri Apr 2 19:15:55 2004 UTC vs.
Revision 1.21 by root, Sat Jul 31 16:05:45 2004 UTC

1.TH "RXVT" "1" "2004-04-02" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-07-31" "X Version 11" "X Tools"
2.SH "NAME" 2.SH "NAME"
3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system 3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
4.PP 4.PP
5.SH "SYNOPSIS" 5.SH "SYNOPSIS"
6.PP 6.PP
7\fBurxvt\fP [options] [-e command [ args ]] 7\fBrxvt\fP [options] [-e command [ args ]]
8.PP 8.PP
9.SH "DESCRIPTION" 9.SH "DESCRIPTION"
10.PP 10.PP
11\fBrxvt-unicode\fP, version \fB2\&.7\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB3\&.4\fP, is a colour vt102 terminal emulator
12intended as an \fIxterm\fP(1) replacement for users who do not require 12intended as an \fIxterm\fP(1) replacement for users who do not require
13features such as Tektronix 4014 emulation and toolkit-style configurability\&. 13features such as Tektronix 4014 emulation and toolkit-style configurability\&.
14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant 14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
15advantage on a machine serving many X sessions\&. 15advantage on a machine serving many X sessions\&.
16.PP 16.PP
17.PP 17.PP
18.SH "OPTIONS" 18.SH "OPTIONS"
19.PP 19.PP
20The \fBurxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&. 20The \fBrxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&.
21In keeping with the smaller-is-better philosophy, options may be eliminated 21In keeping with the smaller-is-better philosophy, options may be eliminated
22or default values chosen at compile-time, so options and defaults listed 22or default values chosen at compile-time, so options and defaults listed
23may not accurately reflect the version installed on your system\&. 23may not accurately reflect the version installed on your system\&.
24`rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&. 24`rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&.
25Option descriptions may be prefixed with which compile option each is 25Option descriptions may be prefixed with which compile option each is
26dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP 26dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP
27line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled 27line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled
28into your version\&. 28into your version\&.
29.PP 29.PP
30Note that \fBurxvt\fP permits the resource name to be used as a long-option 30Note that \fBrxvt\fP permits the resource name to be used as a long-option
31(--/++ option) so the potential command-line options are far greater than 31(--/++ option) so the potential command-line options are far greater than
32those listed\&. 32those listed\&.
33For example: `rxvt --loginShell --color1 Orange\&'\&. 33For example: `rxvt --loginShell --color1 Orange\&'\&.
34.PP 34.PP
35The following options are available: 35The following options are available:
51resource \fBjumpScroll\fP\&. 51resource \fBjumpScroll\fP\&.
52.IP "\fB-ip\fP|\fB+ip\fP" 52.IP "\fB-ip\fP|\fB+ip\fP"
53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form 53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
54is \fB-tr\fP; 54is \fB-tr\fP;
55resource \fBinheritPixmap\fP\&. 55resource \fBinheritPixmap\fP\&.
56.IP "\fB-fade\fP \fInumber\fP"
57Fade the text by the given percentage when focus is lost\&.
56.IP "\fB-tint\fP \fIcolour\fP" 58.IP "\fB-tint\fP \fIcolour\fP"
57Tint the transparent background pixmap with the given colour\&. 59Tint the transparent background pixmap with the given colour when
60transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
61the \fB-sh\fP option that cna be used to brighten or darken
62the image in addition to tinting it\&.
63dot(\fB-sh\fP) \fInumber\fP
64Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
65image in addition to tinting it\&.
58.IP "\fB-bg\fP \fIcolour\fP" 66.IP "\fB-bg\fP \fIcolour\fP"
59Window background colour; 67Window background colour;
60resource \fBbackground\fP\&. 68resource \fBbackground\fP\&.
61.IP "\fB-fg\fP \fIcolour\fP" 69.IP "\fB-fg\fP \fIcolour\fP"
62Window foreground colour; 70Window foreground colour;
63resource \fBforeground\fP\&. 71resource \fBforeground\fP\&.
64.IP "\fB-pixmap:\fP \fIfile[;geom]\fP" 72.IP "\fB-pixmap\fP \fIfile[;geom]\fP"
65Compile \fIXPM\fP: Specify XPM file for the background and also 73Compile \fIXPM\fP: Specify XPM file for the background and also
66optionally specify its scaling with a geometry string\&. Note you 74optionally specify its scaling with a geometry string\&. Note you
67may need to add quotes to avoid special shell interpretation of 75may need to add quotes to avoid special shell interpretation of
68the `;\&' in the command-line; 76the `;\&' in the command-line;
69resource \fBbackgroundPixmap\fP\&. 77resource \fBbackgroundPixmap\fP\&.
70.IP "\fB-cr\fP \fIcolour\fP" 78.IP "\fB-cr\fP \fIcolour\fP"
71The cursor colour; 79The cursor colour;
72resource \fBcursorColor\fP\&. 80resource \fBcursorColor\fP\&.
73.IP "\fB-pr\fP \fIcolour\fP" 81.IP "\fB-pr\fP \fIcolour\fP"
74The mouse pointer colour; 82The mouse pointer foreground colour;
75resource \fBpointerColor\fP\&. 83resource \fBpointerColor\fP\&.
84.IP "\fB-pr2\fP \fIcolour\fP"
85The mouse pointer background colour;
86resource \fBpointerColor2\fP\&.
76.IP "\fB-bd\fP \fIcolour\fP" 87.IP "\fB-bd\fP \fIcolour\fP"
77The colour of the border between the xterm scrollbar and the text; 88The colour of the border between the xterm scrollbar and the text;
78resource \fBborderColor\fP\&. 89resource \fBborderColor\fP\&.
79.IP "\fB-fn\fP \fIfontname\fP" 90.IP "\fB-fn\fP \fIfontname\fP"
80Select the fonts to be used used\&. This is a comma seperated 91Select the fonts to be used\&.
81list of font names that are used in turn when trying to display 92This is a comma seperated list of font names that are used in turn when
82unicode characters\&. The first font defines the cell size for characters, 93trying to display Unicode characters\&.
83other fonts might be smaller, but not larger\&. A reasonable default font list 94The first font defines the cell size for characters; other fonts might
84is always appended to it\&. 95be smaller, but not larger\&.
96A reasonable default font list is always appended to it\&.
85resource \fBfont\fP\&. 97resource \fBfont\fP\&.
98.IP "\fB-rb\fP|\fB+rb\fP"
99Enable "real bold" support\&.
100When this option is on, bold text will be displayed using the first
101available bold font in the font list\&.
102Bold fonts should thus be specified in the font list after their
103corresponding regular fonts\&.
104If no bold font can be found, a regular font will be used\&.
105resource \fBrealBold\fP\&.
86.IP "\fB-name\fP \fIname\fP" 106.IP "\fB-name\fP \fIname\fP"
87Specify the application name under which resources 107Specify the application name under which resources
88are to be obtained, rather than the default executable file name\&. 108are to be obtained, rather than the default executable file name\&.
89Name should not contain `\&.\&' or `*\&' characters\&. 109Name should not contain `\&.\&' or `*\&' characters\&.
90Also sets the icon and title name\&. 110Also sets the icon and title name\&.
141This option specifies the name of the terminal type to be set in the 161This option specifies the name of the terminal type to be set in the
142\fBTERM\fP environment variable\&. This terminal type must exist in the 162\fBTERM\fP environment variable\&. This terminal type must exist in the
143\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries; 163\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries;
144resource \fBtermName\fP\&. 164resource \fBtermName\fP\&.
145.IP "\fB-e\fP \fIcommand [arguments]\fP" 165.IP "\fB-e\fP \fIcommand [arguments]\fP"
146Run the command with its command-line arguments in the \fBurxvt\fP 166Run the command with its command-line arguments in the \fBrxvt\fP
147window; also sets the window title and icon name to be the basename 167window; also sets the window title and icon name to be the basename
148of the program being executed if neither \fI-title\fP (\fI-T\fP) nor 168of the program being executed if neither \fI-title\fP (\fI-T\fP) nor
149\fI-n\fP are given on the command line\&. If this option is used, it 169\fI-n\fP are given on the command line\&. If this option is used, it
150must be the last on the command-line\&. If there is no \fB-e\fP option 170must be the last on the command-line\&. If there is no \fB-e\fP option
151then the default is to run the program specified by the \fBSHELL\fP 171then the default is to run the program specified by the \fBSHELL\fP
194in some window managers\&. 214in some window managers\&.
195.SH "RESOURCES (available also as long-options)" 215.SH "RESOURCES (available also as long-options)"
196.PP 216.PP
197Note: `rxvt --help\&' gives a list of all resources (long options) compiled 217Note: `rxvt --help\&' gives a list of all resources (long options) compiled
198into your version\&. 218into your version\&.
219.PP
220There are two different methods that rxvt can use to get the
221Xresource data: using the X libraries (Xrm*-functions) or internal Xresources
222reader (\fB~/\&.Xdefaults\fP)\&. For the first method (ie\&. \fBrxvt -h\fP lists
223\fBXGetDefaults\fP), you can set and change the resources using X11
224tools like \fBxset\fP\&. Many distribution do also load settings from the
225\fB~/\&.Xresources\fP file when X starts\&.
226.PP
199If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 227If compiled with internal Xresources support (i\&.e\&. \fBrxvt
200\fB\&.Xdefaults\fP) then \fBurxvt\fP accepts application defaults set in 228-h\fP lists \fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application
201XAPPLOADDIR/Rxvt (compile-time defined: usually 229defaults set in XAPPLOADDIR/URxvt (compile-time defined: usually
202\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 230\fB/usr/lib/X11/app-defaults/URxvt\fP) and resources set in
203or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 231\fB~/\&.Xdefaults\fP, or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&.
204reading X resources, \fBurxvt\fP recognizes two class names: \fBXTerm\fP and 232Note that when reading X resources, \fBrxvt\fP recognizes two class
205\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 233names: \fBXTerm\fP and \fBURxvt\fP\&. The class name \fBRxvt\fP allows resources
206\fBurxvt\fP and \fIxterm\fP to be easily configured, while the class name 234common to both \fBrxvt\fP and the original \fIrxvt\fP to be easily configured,
207\fBRxvt\fP allows resources unique to \fBurxvt\fP, notably colours and 235while the class name \fBURxvt\fP allows resources unique to \fBrxvt\fP,
208key-handling, to be shared between different \fBurxvt\fP configurations\&. 236notably colours and key-handling, to be shared between different
209If no resources are specified, suitable defaults will be used\&. 237\fBrxvt\fP configurations\&. If no resources are specified, suitable
210Command-line arguments can be used to override resource settings\&. The 238defaults will be used\&. Command-line arguments can be used to override
211following resources are allowed: 239resource settings\&. The following resources are allowed:
212.PP 240.PP
213.IP "\fBgeometry:\fP \fIgeom\fP" 241.IP "\fBgeometry:\fP \fIgeom\fP"
214Create the window with the specified X window geometry [default 242Create the window with the specified X window geometry [default
21580x24]; 24380x24];
216option \fB-geometry\fP\&. 244option \fB-geometry\fP\&.
231but the actual colour names used are listed in the 259but the actual colour names used are listed in the
232\fBCOLORS AND GRAPHICS\fP section\&. 260\fBCOLORS AND GRAPHICS\fP section\&.
233.IP "\fBcolorBD:\fP \fIcolour\fP" 261.IP "\fBcolorBD:\fP \fIcolour\fP"
234Use the specified colour to display bold characters when the 262Use the specified colour to display bold characters when the
235foreground colour is the default\&. 263foreground colour is the default\&.
264This option will be ignored if \fBrealBold\fP is enabled\&.
236.IP "\fBcolorUL:\fP \fIcolour\fP" 265.IP "\fBcolorUL:\fP \fIcolour\fP"
237Use the specified colour to display underlined characters when the 266Use the specified colour to display underlined characters when the
238foreground colour is the default\&. 267foreground colour is the default\&.
239.IP "\fBcolorRV:\fP \fIcolour\fP" 268.IP "\fBcolorRV:\fP \fIcolour\fP"
240Use the specified colour as the background for reverse video 269Use the specified colour as the background for reverse video
261option \fB+j\fP\&. 290option \fB+j\fP\&.
262.IP "\fBinheritPixmap:\fP \fIboolean\fP" 291.IP "\fBinheritPixmap:\fP \fIboolean\fP"
263\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 292\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
264giving artificial transparency\&. 293giving artificial transparency\&.
265\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 294\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
295.IP "\fBfading:\fP \fInumber\fP"
296Fade the text by the given percentage when focus is lost\&.
266.IP "\fBtintColor\fP \fIcolour\fP" 297.IP "\fBtintColor:\fP \fIcolour\fP"
267Tint the transparent background pixmap with the given colour\&. 298Tint the transparent background pixmap with the given colour\&.
299.IP "\fBshading:\fP \fInumber\fP"
300Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
301image in addition to tinting it\&.
302.IP "\fBfading:\fP \fInumber\fP"
303Scale the tint colour by the given percentage\&.
268.IP "\fBscrollColor:\fP \fIcolour\fP" 304.IP "\fBscrollColor:\fP \fIcolour\fP"
269Use the specified colour for the scrollbar [default #B2B2B2]\&. 305Use the specified colour for the scrollbar [default #B2B2B2]\&.
270.IP "\fBtroughColor:\fP \fIcolour\fP" 306.IP "\fBtroughColor:\fP \fIcolour\fP"
271Use the specified colour for the scrollbar\&'s trough area [default 307Use the specified colour for the scrollbar\&'s trough area [default
272#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 308#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
287.IP "\fBpath:\fP \fIpath\fP" 323.IP "\fBpath:\fP \fIpath\fP"
288Specify the colon-delimited search path for finding files (XPM and 324Specify the colon-delimited search path for finding files (XPM and
289menus), in addition to the paths specified by the \fBRXVTPATH\fP and 325menus), in addition to the paths specified by the \fBRXVTPATH\fP and
290\fBPATH\fP environment variables\&. 326\fBPATH\fP environment variables\&.
291.IP "\fBfont:\fP \fIfontname\fP" 327.IP "\fBfont:\fP \fIfontname\fP"
292Select the fonts to be used used\&. This is a comma seperated 328Select the fonts to be used\&.
293list of font names that are used in turn when trying to display 329This is a comma seperated list of font names that are used in turn when
294unicode characters\&. The first font defines the cell size for characters, 330trying to display Unicode characters\&.
295other fonts might be smaller, but not larger\&. A reasonable default font list 331The first font defines the cell size for characters; other fonts might
296is always appended to this list\&. 332be smaller, but not larger\&.
333A reasonable default font list is always appended to it\&.
297option \fB-fn\fP\&. 334option \fB-fn\fP\&.
335.IP "\fBrealBold:\fP \fIboolean\fP"
336\fBTrue\fP: Enable "real bold" support\&.
337When this option is on, bold text will be displayed using the first
338available bold font in the font list\&.
339Bold fonts should thus be specified in the font list after their
340corresponding regular fonts\&.
341If no bold font can be found, a regular font will be used\&.
342option \fB-rb\fP\&.
343\fBFalse\fP: Display bold text in a regular font, using the color
344specified with \fBcolorBD\fP;
345option \fB+rb\fP\&.
298.IP "\fBselectstyle:\fP \fImode\fP" 346.IP "\fBselectstyle:\fP \fImode\fP"
299Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 347Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
300is xterm style with 2\&.20 old word selection, or anything else which 348is xterm style with 2\&.20 old word selection, or anything else which
301gives xterm style selection\&. 349gives xterm style selection\&.
302.IP "\fBscrollstyle:\fP \fImode\fP" 350.IP "\fBscrollstyle:\fP \fImode\fP"
303Set scrollbar style to \fBurxvt\fP, \fBnext\fP or \fBxterm\fP 351Set scrollbar style to \fBrxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
304.IP "\fBtitle:\fP \fIstring\fP" 352.IP "\fBtitle:\fP \fIstring\fP"
305Set window title string, the default title is the command-line 353Set window title string, the default title is the command-line
306specified after the \fB-e\fP option, if any, otherwise the application 354specified after the \fB-e\fP option, if any, otherwise the application
307name; 355name;
308option \fB-title\fP\&. 356option \fB-title\fP\&.
409option \fB-bc\fP\&. 457option \fB-bc\fP\&.
410.IP "\fBpointerBlank:\fP \fIboolean\fP" 458.IP "\fBpointerBlank:\fP \fIboolean\fP"
411\fBTrue\fP: blank the pointer when a key is pressed or after a set number 459\fBTrue\fP: blank the pointer when a key is pressed or after a set number
412of seconds of inactivity\&. 460of seconds of inactivity\&.
413\fBFalse\fP: the pointer is always visible [default]\&. 461\fBFalse\fP: the pointer is always visible [default]\&.
462.IP "\fBpointerColor:\fP \fIcolour\fP"
463Mouse pointer foreground colour\&.
464.IP "\fBpointerColor2:\fP \fIcolour\fP"
465Mouse pointer background colour\&.
414.IP "\fBpointerBlankDelay:\fP \fInumber\fP" 466.IP "\fBpointerBlankDelay:\fP \fInumber\fP"
415Specifies number of seconds before blanking the pointer [default 2]\&. 467Specifies number of seconds before blanking the pointer [default 2]\&.
416.IP "\fBbackspacekey:\fP \fIstring\fP" 468.IP "\fBbackspacekey:\fP \fIstring\fP"
417The string to send when the backspace key is pressed\&. If set to 469The string to send when the backspace key is pressed\&. If set to
418\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted, 470\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
475double quotes so that it can start or end with whitespace\&. The 527double quotes so that it can start or end with whitespace\&. The
476intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This 528intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This
477resource is only available when compiled with KEYSYM_RESOURCE\&. 529resource is only available when compiled with KEYSYM_RESOURCE\&.
478.SH "THE SCROLLBAR" 530.SH "THE SCROLLBAR"
479.PP 531.PP
480Lines of text that scroll off the top of the \fBurxvt\fP window (resource: 532Lines of text that scroll off the top of the \fBrxvt\fP window (resource:
481\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&. 533\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&.
482The normal \fBurxvt\fP scrollbar has arrows and its behaviour is fairly 534The normal \fBrxvt\fP scrollbar has arrows and its behaviour is fairly
483intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour 535intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour
484mimics that of \fIxterm\fP 536mimics that of \fIxterm\fP
485.PP 537.PP
486Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&. 538Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&.
487Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&. 539Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&.
508region and release; Right click to extend the marked region; 560region and release; Right click to extend the marked region;
509Left double-click to select a word; Left triple-click to select 561Left double-click to select a word; Left triple-click to select
510the entire line\&. 562the entire line\&.
511.IP "\fBInsertion\fP:" 563.IP "\fBInsertion\fP:"
512Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP) 564Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP)
513in an \fBurxvt\fP window causes the current text selection to be inserted 565in an \fBrxvt\fP window causes the current text selection to be inserted
514as if it had been typed on the keyboard\&. 566as if it had been typed on the keyboard\&.
515.SH "CHANGING FONTS" 567.SH "CHANGING FONTS"
516.PP 568.PP
517You can change fonts on-the-fly, which is to say cycle through the default 569You can change fonts on-the-fly, which is to say cycle through the default
518font and others of various sizes, by using \fBShift-KP_Add\fP and 570font and others of various sizes, by using \fBShift-KP_Add\fP and
519\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with 571\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with
520\fBAlt->\fP and \fBAlt-<\fP, where the actual key 572\fBAlt->\fP and \fBAlt-<\fP, where the actual key
521can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&. 573can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&.
522.SH "LOGIN STAMP" 574.SH "LOGIN STAMP"
523.PP 575.PP
524\fBurxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be 576\fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be
525seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this 577seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this
526feature, \fBurxvt\fP must be installed setuid root on some systems\&. 578feature, \fBrxvt\fP must be installed setuid root on some systems\&.
527.SH "COLORS AND GRAPHICS" 579.SH "COLORS AND GRAPHICS"
528.PP 580.PP
529In addition to the default foreground and background colours, \fBurxvt\fP 581In addition to the default foreground and background colours, \fBrxvt\fP
530can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink 582can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
531versions of the same)\&. 583versions of the same)\&.
532Here is a list of the colours with their \fBrgb\&.txt\fP names\&. 584Here is a list of the colours with their \fBrgb\&.txt\fP names\&.
533.PP 585.PP
534.TS 586.TS
568.IP "\fBrxvt -fg Black -bg White -rv\fP" 620.IP "\fBrxvt -fg Black -bg White -rv\fP"
569would yield White on Black, while on \fIxterm\fP(1) it would yield 621would yield White on Black, while on \fIxterm\fP(1) it would yield
570Black on White\&. 622Black on White\&.
571.SH "ENVIRONMENT" 623.SH "ENVIRONMENT"
572.PP 624.PP
573\fBurxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and 625\fBrxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and
574\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window 626\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window
575id number of the \fBurxvt\fP window and it also uses and sets the environment 627id number of the \fBrxvt\fP window and it also uses and sets the environment
576variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBurxvt\fP uses 628variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBrxvt\fP uses
577the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&. 629the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&.
578.SH "FILES" 630.SH "FILES"
579.PP 631.PP
580.IP "\fB/etc/utmp\fP" 632.IP "\fB/etc/utmp\fP"
581System file for login records\&. 633System file for login records\&.
598.PP 650.PP
599Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 651Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
600.PP 652.PP
601.SH "FTP LOCATION" 653.SH "FTP LOCATION"
602.PP 654.PP
603rxvt-2\&.7\&.tar\&.gz can be found at the following ftp sites 655rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
604ftp://ftp\&.rxvt\&.org/pub/rxvt 656ftp://ftp\&.rxvt\&.org/pub/rxvt
605.PP 657.PP
606.SH "CURRENT PROJECT COORDINATOR" 658.SH "CURRENT PROJECT COORDINATOR"
607.PP 659.PP
608.IP "Project Coordinator" 660.IP "Project Coordinator"
630Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5) 682Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
631.IP "Geoff Wing <gcw@pobox\&.com>" 683.IP "Geoff Wing <gcw@pobox\&.com>"
632Rewrote screen display and text selection routines\&. 684Rewrote screen display and text selection routines\&.
633Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode) 685Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
634.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>" 686.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
635Forked rxvt-unicode\&. Rewrote most of the display code and 687Forked rxvt-unicode, rewrote most of the display code and
636internal character handling to store text in unicode, 688internal character handling to store text in unicode,
637improve xterm compatibility and numerous other buffixes 689improve xterm compatibility and apply numerous other bugfixes
638and extensions\&. 690and extensions\&.
639.br 691.br
640Project Coordinator (Changes 1\&.0 - ) 692Project Coordinator (Changes 1\&.0 - )
641.PP 693.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines