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.8 by pcg, Fri Apr 2 00:51:09 2004 UTC vs.
Revision 1.13 by root, Mon Jul 26 14:57:11 2004 UTC

1.TH "RXVT" "1" "2004-03-28" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-06-26" "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\fBrxvt\fP [options] [-e command [ args ]] 7\fBurxvt\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\&.6\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB3\&.1\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 \fBrxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&. 20The \fBurxvt\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 \fBrxvt\fP permits the resource name to be used as a long-option 30Note that \fBurxvt\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:
69resource \fBbackgroundPixmap\fP\&. 69resource \fBbackgroundPixmap\fP\&.
70.IP "\fB-cr\fP \fIcolour\fP" 70.IP "\fB-cr\fP \fIcolour\fP"
71The cursor colour; 71The cursor colour;
72resource \fBcursorColor\fP\&. 72resource \fBcursorColor\fP\&.
73.IP "\fB-pr\fP \fIcolour\fP" 73.IP "\fB-pr\fP \fIcolour\fP"
74The mouse pointer colour; 74The mouse pointer foreground colour;
75resource \fBpointerColor\fP\&. 75resource \fBpointerColor\fP\&.
76.IP "\fB-pr2\fP \fIcolour\fP"
77The mouse pointer background colour;
78resource \fBpointerColor2\fP\&.
76.IP "\fB-bd\fP \fIcolour\fP" 79.IP "\fB-bd\fP \fIcolour\fP"
77The colour of the border between the xterm scrollbar and the text; 80The colour of the border between the xterm scrollbar and the text;
78resource \fBborderColor\fP\&. 81resource \fBborderColor\fP\&.
79.IP "\fB-fn\fP \fIfontname\fP" 82.IP "\fB-fn\fP \fIfontname\fP"
80Select the fonts to be used used\&. This is a comma seperated 83Select the fonts to be used\&.
81list of font names that are used in turn when trying to display 84This 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, 85trying to display Unicode characters\&.
83other fonts might be smaller, but not larger\&. A reasonable default font list 86The first font defines the cell size for characters; other fonts might
84is always appended to it\&. 87be smaller, but not larger\&.
88A reasonable default font list is always appended to it\&.
85resource \fBfont\fP\&. 89resource \fBfont\fP\&.
90.IP "\fB-rb\fP|\fB+rb\fP"
91Enable "real bold" support\&.
92When this option is on, bold text will be displayed using the first
93available bold font in the font list\&.
94Bold fonts should thus be specified in the font list after their
95corresponding regular fonts\&.
96If no bold font can be found, a regular font will be used\&.
97resource \fBrealBold\fP\&.
86.IP "\fB-name\fP \fIname\fP" 98.IP "\fB-name\fP \fIname\fP"
87Specify the application name under which resources 99Specify the application name under which resources
88are to be obtained, rather than the default executable file name\&. 100are to be obtained, rather than the default executable file name\&.
89Name should not contain `\&.\&' or `*\&' characters\&. 101Name should not contain `\&.\&' or `*\&' characters\&.
90Also sets the icon and title name\&. 102Also sets the icon and title name\&.
141This option specifies the name of the terminal type to be set in the 153This 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 154\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; 155\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries;
144resource \fBtermName\fP\&. 156resource \fBtermName\fP\&.
145.IP "\fB-e\fP \fIcommand [arguments]\fP" 157.IP "\fB-e\fP \fIcommand [arguments]\fP"
146Run the command with its command-line arguments in the \fBrxvt\fP 158Run the command with its command-line arguments in the \fBurxvt\fP
147window; also sets the window title and icon name to be the basename 159window; 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 160of 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 161\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 162must 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 163then the default is to run the program specified by the \fBSHELL\fP
180.IP "\fB-mod\fP \fImodifier\fP" 192.IP "\fB-mod\fP \fImodifier\fP"
181Override detection of Meta modifier with specified key: 193Override detection of Meta modifier with specified key:
182\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 194\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
183\fBmod4\fP, \fBmod5\fP; 195\fBmod4\fP, \fBmod5\fP;
184resource \fImodifier\fP\&. 196resource \fImodifier\fP\&.
197.IP "\fB-ssc\fP|\fB+ssc\fP"
198Turn on/off secondary screen (default enabled);
199resource \fBsecondaryScreen\fP\&.
200.IP "\fB-ssr\fP|\fB+ssr\fP"
201Turn on/off secondary screen scroll (default enabled);
202resource \fBsecondaryScroll\fP\&.
185.IP "\fB-xrm\fP \fIresourcestring\fP" 203.IP "\fB-xrm\fP \fIresourcestring\fP"
186No effect on rxvt\&. Simply passes through an argument to be made 204No effect on rxvt\&. Simply passes through an argument to be made
187available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP 205available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
188in some window managers\&. 206in some window managers\&.
189.SH "RESOURCES (available also as long-options)" 207.SH "RESOURCES (available also as long-options)"
190.PP 208.PP
191Note: `rxvt --help\&' gives a list of all resources (long options) compiled 209Note: `rxvt --help\&' gives a list of all resources (long options) compiled
192into your version\&. 210into your version\&.
193If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 211If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists
194\fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application defaults set in 212\fB\&.Xdefaults\fP) then \fBurxvt\fP accepts application defaults set in
195XAPPLOADDIR/Rxvt (compile-time defined: usually 213XAPPLOADDIR/Rxvt (compile-time defined: usually
196\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 214\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP,
197or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 215or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when
198reading X resources, \fBrxvt\fP recognizes two class names: \fBXTerm\fP and 216reading X resources, \fBurxvt\fP recognizes two class names: \fBXTerm\fP and
199\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 217\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both
200\fBrxvt\fP and \fIxterm\fP to be easily configured, while the class name 218\fBurxvt\fP and \fIxterm\fP to be easily configured, while the class name
201\fBRxvt\fP allows resources unique to \fBrxvt\fP, notably colours and 219\fBRxvt\fP allows resources unique to \fBurxvt\fP, notably colours and
202key-handling, to be shared between different \fBrxvt\fP configurations\&. 220key-handling, to be shared between different \fBurxvt\fP configurations\&.
203If no resources are specified, suitable defaults will be used\&. 221If no resources are specified, suitable defaults will be used\&.
204Command-line arguments can be used to override resource settings\&. The 222Command-line arguments can be used to override resource settings\&. The
205following resources are allowed: 223following resources are allowed:
206.PP 224.PP
207.IP "\fBgeometry:\fP \fIgeom\fP" 225.IP "\fBgeometry:\fP \fIgeom\fP"
225but the actual colour names used are listed in the 243but the actual colour names used are listed in the
226\fBCOLORS AND GRAPHICS\fP section\&. 244\fBCOLORS AND GRAPHICS\fP section\&.
227.IP "\fBcolorBD:\fP \fIcolour\fP" 245.IP "\fBcolorBD:\fP \fIcolour\fP"
228Use the specified colour to display bold characters when the 246Use the specified colour to display bold characters when the
229foreground colour is the default\&. 247foreground colour is the default\&.
248This option will be ignored if \fBrealBold\fP is enabled\&.
230.IP "\fBcolorUL:\fP \fIcolour\fP" 249.IP "\fBcolorUL:\fP \fIcolour\fP"
231Use the specified colour to display underlined characters when the 250Use the specified colour to display underlined characters when the
232foreground colour is the default\&. 251foreground colour is the default\&.
233.IP "\fBcolorRV:\fP \fIcolour\fP" 252.IP "\fBcolorRV:\fP \fIcolour\fP"
234Use the specified colour as the background for reverse video 253Use the specified colour as the background for reverse video
281.IP "\fBpath:\fP \fIpath\fP" 300.IP "\fBpath:\fP \fIpath\fP"
282Specify the colon-delimited search path for finding files (XPM and 301Specify the colon-delimited search path for finding files (XPM and
283menus), in addition to the paths specified by the \fBRXVTPATH\fP and 302menus), in addition to the paths specified by the \fBRXVTPATH\fP and
284\fBPATH\fP environment variables\&. 303\fBPATH\fP environment variables\&.
285.IP "\fBfont:\fP \fIfontname\fP" 304.IP "\fBfont:\fP \fIfontname\fP"
286Select the fonts to be used used\&. This is a comma seperated 305Select the fonts to be used\&.
287list of font names that are used in turn when trying to display 306This is a comma seperated list of font names that are used in turn when
288unicode characters\&. The first font defines the cell size for characters, 307trying to display Unicode characters\&.
289other fonts might be smaller, but not larger\&. A reasonable default font list 308The first font defines the cell size for characters; other fonts might
290is always appended to this list\&. 309be smaller, but not larger\&.
310A reasonable default font list is always appended to it\&.
291option \fB-fn\fP\&. 311option \fB-fn\fP\&.
312.IP "\fBrealBold:\fP \fIboolean\fP"
313\fBTrue\fP: Enable "real bold" support\&.
314When this option is on, bold text will be displayed using the first
315available bold font in the font list\&.
316Bold fonts should thus be specified in the font list after their
317corresponding regular fonts\&.
318If no bold font can be found, a regular font will be used\&.
319option \fB-rb\fP\&.
320\fBFalse\fP: Display bold text in a regular font, using the color
321specified with \fBcolorBD\fP;
322option \fB+rb\fP\&.
292.IP "\fBselectstyle:\fP \fImode\fP" 323.IP "\fBselectstyle:\fP \fImode\fP"
293Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 324Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
294is xterm style with 2\&.20 old word selection, or anything else which 325is xterm style with 2\&.20 old word selection, or anything else which
295gives xterm style selection\&. 326gives xterm style selection\&.
296.IP "\fBscrollstyle:\fP \fImode\fP" 327.IP "\fBscrollstyle:\fP \fImode\fP"
297Set scrollbar style to \fBrxvt\fP, \fBnext\fP or \fBxterm\fP 328Set scrollbar style to \fBurxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
298.IP "\fBtitle:\fP \fIstring\fP" 329.IP "\fBtitle:\fP \fIstring\fP"
299Set window title string, the default title is the command-line 330Set window title string, the default title is the command-line
300specified after the \fB-e\fP option, if any, otherwise the application 331specified after the \fB-e\fP option, if any, otherwise the application
301name; 332name;
302option \fB-title\fP\&. 333option \fB-title\fP\&.
403option \fB-bc\fP\&. 434option \fB-bc\fP\&.
404.IP "\fBpointerBlank:\fP \fIboolean\fP" 435.IP "\fBpointerBlank:\fP \fIboolean\fP"
405\fBTrue\fP: blank the pointer when a key is pressed or after a set number 436\fBTrue\fP: blank the pointer when a key is pressed or after a set number
406of seconds of inactivity\&. 437of seconds of inactivity\&.
407\fBFalse\fP: the pointer is always visible [default]\&. 438\fBFalse\fP: the pointer is always visible [default]\&.
439.IP "\fBpointerColor:\fP \fIcolour\fP"
440Mouse pointer foreground colour\&.
441.IP "\fBpointerColor2:\fP \fIcolour\fP"
442Mouse pointer background colour\&.
408.IP "\fBpointerBlankDelay:\fP \fInumber\fP" 443.IP "\fBpointerBlankDelay:\fP \fInumber\fP"
409Specifies number of seconds before blanking the pointer [default 2]\&. 444Specifies number of seconds before blanking the pointer [default 2]\&.
410.IP "\fBbackspacekey:\fP \fIstring\fP" 445.IP "\fBbackspacekey:\fP \fIstring\fP"
411The string to send when the backspace key is pressed\&. If set to 446The string to send when the backspace key is pressed\&. If set to
412\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted, 447\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
434while staying in another locale\&. 469while staying in another locale\&.
435option \fB-imlocale\fP\&. 470option \fB-imlocale\fP\&.
436.IP "\fBinsecure\fP" 471.IP "\fBinsecure\fP"
437Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences 472Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
438that echo arbitrary strings like the icon name or the locale\&. This 473that echo arbitrary strings like the icon name or the locale\&. This
439could be abused if somebody gets 8-bit-clean access to your display, 474could be abused if somebody gets 8-bit-clean access to your
440wether throuh a mail client displaying mail bodies unfiltered or 475display, wether throuh a mail client displaying mail bodies
441though write(1)\&. Therefore, these sequences are disabled by default\&. 476unfiltered or though write(1)\&. Therefore, these sequences are
442You can enable them by setting this boolean resource or specifying 477disabled by default\&. (Note that other terminals, including xterm,
478have these sequences enabled by default)\&. You can enable them
479by setting this boolean resource or specifying \fB-insecure\fP as
443\fB-insecure\fP as an option\&. At the moment, this enabled display-answer, 480an option\&. At the moment, this enabled display-answer, locale,
444locale, findfont, icon label and window title requests as well as 481findfont, icon label and window title requests as well as dynamic
445dynamic menubar dispatch\&. 482menubar dispatch\&.
446.IP "\fBmodifier:\fP \fImodifier\fP" 483.IP "\fBmodifier:\fP \fImodifier\fP"
447Set the key to be interpreted as the Meta key to: 484Set the key to be interpreted as the Meta key to:
448\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 485\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
449\fBmod4\fP, \fBmod5\fP; 486\fBmod4\fP, \fBmod5\fP;
450option \fB-mod\fP\&. 487option \fB-mod\fP\&.
451.IP "\fBanswerbackString:\fP \fIstring\fP" 488.IP "\fBanswerbackString:\fP \fIstring\fP"
452Specify the reply rxvt sends to the shell when an ENQ (control-E) 489Specify the reply rxvt sends to the shell when an ENQ (control-E)
453character is passed through\&. It may contain escape values as 490character is passed through\&. It may contain escape values as
454described in the entry on \fBkeysym\fP following\&. 491described in the entry on \fBkeysym\fP following\&.
492.IP "\fBsecondaryScreen:\fP \fIbool\fP"
493Turn on/off secondary screen (default enabled)\&.
494.IP "\fBsecondaryScroll:\fP \fIbool\fP"
495Turn on/off secondary screen scroll (default enabled)\&. If
496the this option is enabled, scrolls on the secondary screen will
497change the scrollback buffer and switching to/from the secondary screen
498will instead scroll the screen up\&.
455.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP" 499.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
456Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It 500Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
457may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape, 501may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
458\en: newline, \er: return, \et: tab, \e000: octal number) or control 502\en: newline, \er: return, \et: tab, \e000: octal number) or control
459characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with 503characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with
460double quotes so that it can start or end with whitespace\&. The 504double quotes so that it can start or end with whitespace\&. The
461intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This 505intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This
462resource is only available when compiled with KEYSYM_RESOURCE\&. 506resource is only available when compiled with KEYSYM_RESOURCE\&.
463.SH "THE SCROLLBAR" 507.SH "THE SCROLLBAR"
464.PP 508.PP
465Lines of text that scroll off the top of the \fBrxvt\fP window (resource: 509Lines of text that scroll off the top of the \fBurxvt\fP window (resource:
466\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&. 510\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&.
467The normal \fBrxvt\fP scrollbar has arrows and its behaviour is fairly 511The normal \fBurxvt\fP scrollbar has arrows and its behaviour is fairly
468intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour 512intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour
469mimics that of \fIxterm\fP 513mimics that of \fIxterm\fP
470.PP 514.PP
471Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&. 515Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&.
472Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&. 516Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&.
493region and release; Right click to extend the marked region; 537region and release; Right click to extend the marked region;
494Left double-click to select a word; Left triple-click to select 538Left double-click to select a word; Left triple-click to select
495the entire line\&. 539the entire line\&.
496.IP "\fBInsertion\fP:" 540.IP "\fBInsertion\fP:"
497Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP) 541Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP)
498in an \fBrxvt\fP window causes the current text selection to be inserted 542in an \fBurxvt\fP window causes the current text selection to be inserted
499as if it had been typed on the keyboard\&. 543as if it had been typed on the keyboard\&.
500.SH "CHANGING FONTS" 544.SH "CHANGING FONTS"
501.PP 545.PP
502You can change fonts on-the-fly, which is to say cycle through the default 546You can change fonts on-the-fly, which is to say cycle through the default
503font and others of various sizes, by using \fBShift-KP_Add\fP and 547font and others of various sizes, by using \fBShift-KP_Add\fP and
504\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with 548\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with
505\fBAlt->\fP and \fBAlt-<\fP, where the actual key 549\fBAlt->\fP and \fBAlt-<\fP, where the actual key
506can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&. 550can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&.
507.SH "LOGIN STAMP" 551.SH "LOGIN STAMP"
508.PP 552.PP
509\fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be 553\fBurxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be
510seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this 554seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this
511feature, \fBrxvt\fP must be installed setuid root on some systems\&. 555feature, \fBurxvt\fP must be installed setuid root on some systems\&.
512.SH "COLORS AND GRAPHICS" 556.SH "COLORS AND GRAPHICS"
513.PP 557.PP
514In addition to the default foreground and background colours, \fBrxvt\fP 558In addition to the default foreground and background colours, \fBurxvt\fP
515can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink 559can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
516versions of the same)\&. 560versions of the same)\&.
517Here is a list of the colours with their \fBrgb\&.txt\fP names\&. 561Here is a list of the colours with their \fBrgb\&.txt\fP names\&.
518.PP 562.PP
519.TS 563.TS
553.IP "\fBrxvt -fg Black -bg White -rv\fP" 597.IP "\fBrxvt -fg Black -bg White -rv\fP"
554would yield White on Black, while on \fIxterm\fP(1) it would yield 598would yield White on Black, while on \fIxterm\fP(1) it would yield
555Black on White\&. 599Black on White\&.
556.SH "ENVIRONMENT" 600.SH "ENVIRONMENT"
557.PP 601.PP
558\fBrxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and 602\fBurxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and
559\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window 603\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window
560id number of the \fBrxvt\fP window and it also uses and sets the environment 604id number of the \fBurxvt\fP window and it also uses and sets the environment
561variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBrxvt\fP uses 605variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBurxvt\fP uses
562the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&. 606the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&.
563.SH "FILES" 607.SH "FILES"
564.PP 608.PP
565.IP "\fB/etc/utmp\fP" 609.IP "\fB/etc/utmp\fP"
566System file for login records\&. 610System file for login records\&.
583.PP 627.PP
584Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 628Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
585.PP 629.PP
586.SH "FTP LOCATION" 630.SH "FTP LOCATION"
587.PP 631.PP
588rxvt-2\&.6\&.tar\&.gz can be found at the following ftp sites 632rxvt-3\&.1\&.tar\&.gz can be found at the following ftp sites
589ftp://ftp\&.rxvt\&.org/pub/rxvt 633ftp://ftp\&.rxvt\&.org/pub/rxvt
590.PP 634.PP
591.SH "CURRENT PROJECT COORDINATOR" 635.SH "CURRENT PROJECT COORDINATOR"
592.PP 636.PP
593.IP "Project Coordinator" 637.IP "Project Coordinator"
614.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>" 658.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>"
615Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5) 659Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
616.IP "Geoff Wing <gcw@pobox\&.com>" 660.IP "Geoff Wing <gcw@pobox\&.com>"
617Rewrote screen display and text selection routines\&. 661Rewrote screen display and text selection routines\&.
618Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode) 662Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
619.IP "Marc Alexander Lehman <rxvt@schmorp\&.de>" 663.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
620Rewrote most of the display code and internal character handling 664Forked rxvt-unicode, rewrote most of the display code and
621to store text in unicode\&. Numerous other fixes and extensions\&. 665internal character handling to store text in unicode,
666improve xterm compatibility and apply numerous other bugfixes
667and extensions\&.
622.br 668.br
623Project Coordinator (Changes 1\&.0 - ) 669Project Coordinator (Changes 1\&.0 - )
624.PP 670.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines