ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1
Revision: 1.22
Committed: Mon Aug 2 04:28:04 2004 UTC (19 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-3_4
Changes since 1.21: +4 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 .if !\n(.g .ab GNU tbl requires GNU troff.
2 .if !dTS .ds TS
3 .if !dTE .ds TE
4 .TH "RXVT" "1" "2004-07-31" "X Version 11" "X Tools"
5 .SH "NAME"
6 rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
7 .PP
8 .SH "SYNOPSIS"
9 .PP
10 \fBrxvt\fP [options] [-e command [ args ]]
11 .PP
12 .SH "DESCRIPTION"
13 .PP
14 \fBrxvt-unicode\fP, version \fB3\&.4\fP, is a colour vt102 terminal emulator
15 intended as an \fIxterm\fP(1) replacement for users who do not require
16 features such as Tektronix 4014 emulation and toolkit-style configurability\&.
17 As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
18 advantage on a machine serving many X sessions\&.
19 .PP
20 .PP
21 .SH "OPTIONS"
22 .PP
23 The \fBrxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&.
24 In keeping with the smaller-is-better philosophy, options may be eliminated
25 or default values chosen at compile-time, so options and defaults listed
26 may not accurately reflect the version installed on your system\&.
27 `rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&.
28 Option descriptions may be prefixed with which compile option each is
29 dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP
30 line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled
31 into your version\&.
32 .PP
33 Note that \fBrxvt\fP permits the resource name to be used as a long-option
34 (--/++ option) so the potential command-line options are far greater than
35 those listed\&.
36 For example: `rxvt --loginShell --color1 Orange\&'\&.
37 .PP
38 The following options are available:
39 .PP
40 .IP "\fB-help\fP, \fB--help\fP"
41 Print out a message describing available options\&.
42 .IP "\fB-display\fP \fIdisplayname\fP"
43 Attempt to open a window on the named X display (\fB-d\fP still
44 respected)\&. In the absence of this option, the display specified
45 by the \fBDISPLAY\fP environment variable is used\&.
46 .IP "\fB-geometry\fP \fIgeom\fP"
47 Window geometry (\fB-g\fP still respected);
48 resource \fBgeometry\fP\&.
49 .IP "\fB-rv\fP|\fB+rv\fP"
50 Turn on/off simulated reverse video;
51 resource \fBreverseVideo\fP\&.
52 .IP "\fB-j\fP|\fB+j\fP"
53 Turn on/off jump scrolling;
54 resource \fBjumpScroll\fP\&.
55 .IP "\fB-ip\fP|\fB+ip\fP"
56 Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
57 is \fB-tr\fP;
58 resource \fBinheritPixmap\fP\&.
59 .IP "\fB-fade\fP \fInumber\fP"
60 Fade the text by the given percentage when focus is lost\&.
61 .IP "\fB-tint\fP \fIcolour\fP"
62 Tint the transparent background pixmap with the given colour when
63 transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
64 the \fB-sh\fP option that can be used to brighten or darken
65 the image in addition to tinting it\&.
66 .IP "\fB-sh\fP"
67 \fInumber\fP
68 Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
69 image in addition to tinting it (i\&.e\&. \fB-tint\fP must be specified, too)\&.
70 .IP "\fB-bg\fP \fIcolour\fP"
71 Window background colour;
72 resource \fBbackground\fP\&.
73 .IP "\fB-fg\fP \fIcolour\fP"
74 Window foreground colour;
75 resource \fBforeground\fP\&.
76 .IP "\fB-pixmap\fP \fIfile[;geom]\fP"
77 Compile \fIXPM\fP: Specify XPM file for the background and also
78 optionally specify its scaling with a geometry string\&. Note you
79 may need to add quotes to avoid special shell interpretation of
80 the `;\&' in the command-line;
81 resource \fBbackgroundPixmap\fP\&.
82 .IP "\fB-cr\fP \fIcolour\fP"
83 The cursor colour;
84 resource \fBcursorColor\fP\&.
85 .IP "\fB-pr\fP \fIcolour\fP"
86 The mouse pointer foreground colour;
87 resource \fBpointerColor\fP\&.
88 .IP "\fB-pr2\fP \fIcolour\fP"
89 The mouse pointer background colour;
90 resource \fBpointerColor2\fP\&.
91 .IP "\fB-bd\fP \fIcolour\fP"
92 The colour of the border between the xterm scrollbar and the text;
93 resource \fBborderColor\fP\&.
94 .IP "\fB-fn\fP \fIfontname\fP"
95 Select the fonts to be used\&.
96 This is a comma seperated list of font names that are used in turn when
97 trying to display Unicode characters\&.
98 The first font defines the cell size for characters; other fonts might
99 be smaller, but not larger\&.
100 A reasonable default font list is always appended to it\&.
101 resource \fBfont\fP\&.
102 .IP "\fB-rb\fP|\fB+rb\fP"
103 Enable "real bold" support\&.
104 When this option is on, bold text will be displayed using the first
105 available bold font in the font list\&.
106 Bold fonts should thus be specified in the font list after their
107 corresponding regular fonts\&.
108 If no bold font can be found, a regular font will be used\&.
109 resource \fBrealBold\fP\&.
110 .IP "\fB-name\fP \fIname\fP"
111 Specify the application name under which resources
112 are to be obtained, rather than the default executable file name\&.
113 Name should not contain `\&.\&' or `*\&' characters\&.
114 Also sets the icon and title name\&.
115 .IP "\fB-ls\fP|\fB+ls\fP"
116 Start as a login-shell/sub-shell;
117 resource \fBloginShell\fP\&.
118 .IP "\fB-ut\fP|\fB+ut\fP"
119 Compile \fIutmp\fP: Inhibit/enable writing a utmp entry;
120 resource \fButmpInhibit\fP\&.
121 .IP "\fB-vb\fP|\fB+vb\fP"
122 Turn on/off visual bell on receipt of a bell character;
123 resource \fBvisualBell\fP\&.
124 .IP "\fB-sb\fP|\fB+sb\fP"
125 Turn on/off scrollbar;
126 resource \fBscrollBar\fP\&.
127 .IP "\fB-si\fP|\fB+si\fP"
128 Turn on/off scroll-to-bottom on TTY output inhibit;
129 resource \fBscrollTtyOutput\fP has opposite effect\&.
130 .IP "\fB-sk\fP|\fB+sk\fP"
131 Turn on/off scroll-to-bottom on keypress;
132 resource \fBscrollTtyKeypress\fP\&.
133 .IP "\fB-sw\fP|\fB+sw\fP"
134 Turn on/off scrolling with the scrollback buffer as new
135 lines appear\&. This only takes effect if \fB-si\fP is also given;
136 resource \fBscrollWithBuffer\fP\&.
137 .IP "\fB-sr\fP|\fB+sr\fP"
138 Put scrollbar on right/left;
139 resource \fBscrollBar_right\fP\&.
140 .IP "\fB-st\fP|\fB+st\fP"
141 Display normal (non XTerm/NeXT) scrollbar without/with a trough;
142 resource \fBscrollBar_floating\fP\&.
143 .IP "\fB-bc\fP|\fB+bc\fP"
144 Blink the cursor; resource \fBcursorBlink\fP\&.
145 .IP "\fB-iconic\fP"
146 Start iconified, if the window manager supports that option\&.
147 Alternative form is \fB-ic\fP\&.
148 .IP "\fB-sl\fP \fInumber\fP"
149 Save \fInumber\fP lines in the scrollback buffer\&. See resource entry
150 for limits;
151 resource \fBsaveLines\fP\&.
152 .IP "\fB-b\fP \fInumber\fP"
153 Compile \fIfrills\fP: Internal border of \fInumber\fP pixels\&. See
154 resource entry for limits;
155 resource \fBinternalBorder\fP\&.
156 .IP "\fB-w\fP \fInumber\fP"
157 Compile \fIfrills\fP: External border of \fInumber\fP pixels\&.
158 Also, \fB-bw\fP and \fB-borderwidth\fP\&. See resource entry for limits;
159 resource \fBexternalBorder\fP\&.
160 .IP "\fB-lsp\fP \fInumber\fP"
161 Compile \fIlinespace\fP: Lines (pixel height) to insert between each
162 row of the display;
163 resource \fBlinespace\fP\&.
164 .IP "\fB-tn\fP \fItermname\fP"
165 This option specifies the name of the terminal type to be set in the
166 \fBTERM\fP environment variable\&. This terminal type must exist in the
167 \fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries;
168 resource \fBtermName\fP\&.
169 .IP "\fB-e\fP \fIcommand [arguments]\fP"
170 Run the command with its command-line arguments in the \fBrxvt\fP
171 window; also sets the window title and icon name to be the basename
172 of the program being executed if neither \fI-title\fP (\fI-T\fP) nor
173 \fI-n\fP are given on the command line\&. If this option is used, it
174 must be the last on the command-line\&. If there is no \fB-e\fP option
175 then the default is to run the program specified by the \fBSHELL\fP
176 environment variable or, failing that, \fIsh(1)\fP\&.
177 .IP "\fB-title\fP \fItext\fP"
178 Window title (\fB-T\fP still respected); the default title is the
179 basename of the program specified after the \fB-e\fP option, if
180 any, otherwise the application name;
181 resource \fBtitle\fP\&.
182 .IP "\fB-n\fP \fItext\fP"
183 Icon name; the default name is the basename of the program specified
184 after the \fB-e\fP option, if any, otherwise the application name;
185 resource \fBiconName\fP\&.
186 .IP "\fB-C\fP"
187 Capture system console messages\&.
188 .IP "\fB-pt\fP \fIstyle\fP"
189 Compile \fIXIM\fP: input style for input method;
190 \fBOverTheSpot\fP, \fBOffTheSpot\fP, \fBRoot\fP;
191 resource \fBpreeditType\fP\&.
192 .IP "\fB-im\fP \fItext\fP"
193 Compile \fIXIM\fP: input method name\&.
194 resource \fBinputMethod\fP\&.
195 .IP "\fB-imlocale\fP \fIstring\fP"
196 The locale to use for opening the IM\&. You can use an LC_CTYPE
197 of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
198 for the input extension to be able to input japanese characters
199 while staying in another locale\&.
200 .IP "\fB-insecure\fP"
201 Enable "insecure" mode, which currently enables most of the escape
202 sequences that echo strings\&. See the resource \fBinsecure\fP for
203 more info\&.
204 .IP "\fB-mod\fP \fImodifier\fP"
205 Override detection of Meta modifier with specified key:
206 \fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
207 \fBmod4\fP, \fBmod5\fP;
208 resource \fImodifier\fP\&.
209 .IP "\fB-ssc\fP|\fB+ssc\fP"
210 Turn on/off secondary screen (default enabled);
211 resource \fBsecondaryScreen\fP\&.
212 .IP "\fB-ssr\fP|\fB+ssr\fP"
213 Turn on/off secondary screen scroll (default enabled);
214 resource \fBsecondaryScroll\fP\&.
215 .IP "\fB-xrm\fP \fIresourcestring\fP"
216 No effect on rxvt\&. Simply passes through an argument to be made
217 available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
218 in some window managers\&.
219 .SH "RESOURCES (available also as long-options)"
220 .PP
221 Note: `rxvt --help\&' gives a list of all resources (long options) compiled
222 into your version\&.
223 .PP
224 There are two different methods that rxvt can use to get the
225 Xresource data: using the X libraries (Xrm*-functions) or internal Xresources
226 reader (\fB~/\&.Xdefaults\fP)\&. For the first method (ie\&. \fBrxvt -h\fP lists
227 \fBXGetDefaults\fP), you can set and change the resources using X11
228 tools like \fBxset\fP\&. Many distribution do also load settings from the
229 \fB~/\&.Xresources\fP file when X starts\&.
230 .PP
231 If compiled with internal Xresources support (i\&.e\&. \fBrxvt
232 -h\fP lists \fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application
233 defaults set in XAPPLOADDIR/URxvt (compile-time defined: usually
234 \fB/usr/lib/X11/app-defaults/URxvt\fP) and resources set in
235 \fB~/\&.Xdefaults\fP, or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&.
236 Note that when reading X resources, \fBrxvt\fP recognizes two class
237 names: \fBXTerm\fP and \fBURxvt\fP\&. The class name \fBRxvt\fP allows resources
238 common to both \fBrxvt\fP and the original \fIrxvt\fP to be easily configured,
239 while the class name \fBURxvt\fP allows resources unique to \fBrxvt\fP,
240 notably colours and key-handling, to be shared between different
241 \fBrxvt\fP configurations\&. If no resources are specified, suitable
242 defaults will be used\&. Command-line arguments can be used to override
243 resource settings\&. The following resources are allowed:
244 .PP
245 .IP "\fBgeometry:\fP \fIgeom\fP"
246 Create the window with the specified X window geometry [default
247 80x24];
248 option \fB-geometry\fP\&.
249 .IP "\fBbackground:\fP \fIcolour\fP"
250 Use the specified colour as the window\&'s background colour [default
251 White];
252 option \fB-bg\fP\&.
253 .IP "\fBforeground:\fP \fIcolour\fP"
254 Use the specified colour as the window\&'s foreground colour [default
255 Black];
256 option \fB-fg\fP\&.
257 .IP "\fBcolor\fP\fIn\fP\fB:\fP \fIcolour\fP"
258 Use the specified colour for the colour value \fIn\fP, where 0-7
259 corresponds to low-intensity (normal) colours and 8-15 corresponds to
260 high-intensity (bold = bright foreground, blink = bright
261 background) colours\&. The canonical names are as follows:
262 0=black, 1=red, 2=green, 3=yellow, 4=blue, 5=magenta, 6=cyan, 7=white,
263 but the actual colour names used are listed in the
264 \fBCOLORS AND GRAPHICS\fP section\&.
265 .IP "\fBcolorBD:\fP \fIcolour\fP"
266 Use the specified colour to display bold characters when the
267 foreground colour is the default\&.
268 This option will be ignored if \fBrealBold\fP is enabled\&.
269 .IP "\fBcolorUL:\fP \fIcolour\fP"
270 Use the specified colour to display underlined characters when the
271 foreground colour is the default\&.
272 .IP "\fBcolorRV:\fP \fIcolour\fP"
273 Use the specified colour as the background for reverse video
274 characters\&.
275 .IP "\fBcursorColor:\fP \fIcolour\fP"
276 Use the specified colour for the cursor\&. The default is to use the
277 foreground colour;
278 option \fB-cr\fP\&.
279 .IP "\fBcursorColor2:\fP \fIcolour\fP"
280 Use the specified colour for the colour of the cursor text\&. For this
281 to take effect, \fBcursorColor\fP must also be specified\&. The default
282 is to use the background colour\&.
283 .IP "\fBreverseVideo:\fP \fIboolean\fP"
284 \fBTrue\fP: simulate reverse video by foreground and background colours;
285 option \fB-rv\fP\&.
286 \fBFalse\fP: regular screen colours [default];
287 option \fB+rv\fP\&.
288 See note in \fBCOLORS AND GRAPHICS\fP section\&.
289 .IP "\fBjumpScroll:\fP \fIboolean\fP"
290 \fBTrue\fP: specify that jump scrolling should be used\&. When scrolling
291 quickly, fewer screen updates are performed [default];
292 option \fB-j\fP\&.
293 \fBFalse\fP: specify that smooth scrolling should be used;
294 option \fB+j\fP\&.
295 .IP "\fBinheritPixmap:\fP \fIboolean\fP"
296 \fBTrue\fP: make the background inherit the parent windows\&' pixmap,
297 giving artificial transparency\&.
298 \fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
299 .IP "\fBfading:\fP \fInumber\fP"
300 Fade the text by the given percentage when focus is lost\&.
301 .IP "\fBtintColor:\fP \fIcolour\fP"
302 Tint the transparent background pixmap with the given colour\&.
303 .IP "\fBshading:\fP \fInumber\fP"
304 Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
305 image in addition to tinting it\&.
306 .IP "\fBfading:\fP \fInumber\fP"
307 Scale the tint colour by the given percentage\&.
308 .IP "\fBscrollColor:\fP \fIcolour\fP"
309 Use the specified colour for the scrollbar [default #B2B2B2]\&.
310 .IP "\fBtroughColor:\fP \fIcolour\fP"
311 Use the specified colour for the scrollbar\&'s trough area [default
312 #969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
313 .IP "\fBbackgroundPixmap:\fP \fIfile[;geom]\fP"
314 Use the specified XPM file (note the `\&.xpm\&' extension is optional)
315 for the background and also optionally specify its scaling with a
316 geometry string \fBWxH+X+Y\fP, in which \fB"W" / "H"\fP specify the
317 horizontal/vertical scale (percent) and \fB"X" / "Y"\fP locate the
318 image centre (percent)\&. A scale of 0 displays the image with tiling\&.
319 A scale of 1 displays the image without any scaling\&. A scale of 2 to
320 9 specifies an integer number of images in that direction\&. No image
321 will be magnified beyond 10 times its original size\&. The maximum
322 permitted scale is 1000\&. [default 0x0+50+50]
323 .IP "\fBmenu:\fP \fIfile[;tag]\fP"
324 Read in the specified menu file (note the `\&.menu\&' extension is
325 optional) and also optionally specify a starting tag to find\&. See
326 the reference documentation for details on the syntax for the menuBar\&.
327 .IP "\fBpath:\fP \fIpath\fP"
328 Specify the colon-delimited search path for finding files (XPM and
329 menus), in addition to the paths specified by the \fBRXVTPATH\fP and
330 \fBPATH\fP environment variables\&.
331 .IP "\fBfont:\fP \fIfontname\fP"
332 Select the fonts to be used\&.
333 This is a comma seperated list of font names that are used in turn when
334 trying to display Unicode characters\&.
335 The first font defines the cell size for characters; other fonts might
336 be smaller, but not larger\&.
337 A reasonable default font list is always appended to it\&.
338 option \fB-fn\fP\&.
339 .IP "\fBrealBold:\fP \fIboolean\fP"
340 \fBTrue\fP: Enable "real bold" support\&.
341 When this option is on, bold text will be displayed using the first
342 available bold font in the font list\&.
343 Bold fonts should thus be specified in the font list after their
344 corresponding regular fonts\&.
345 If no bold font can be found, a regular font will be used\&.
346 option \fB-rb\fP\&.
347 \fBFalse\fP: Display bold text in a regular font, using the color
348 specified with \fBcolorBD\fP;
349 option \fB+rb\fP\&.
350 .IP "\fBselectstyle:\fP \fImode\fP"
351 Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
352 is xterm style with 2\&.20 old word selection, or anything else which
353 gives xterm style selection\&.
354 .IP "\fBscrollstyle:\fP \fImode\fP"
355 Set scrollbar style to \fBrxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
356 .IP "\fBtitle:\fP \fIstring\fP"
357 Set window title string, the default title is the command-line
358 specified after the \fB-e\fP option, if any, otherwise the application
359 name;
360 option \fB-title\fP\&.
361 .IP "\fBiconName:\fP \fIstring\fP"
362 Set the name used to label the window\&'s icon or displayed in an icon
363 manager window, it also sets the window\&'s title unless it is
364 explicitly set;
365 option \fB-n\fP\&.
366 .IP "\fBmapAlert:\fP \fIboolean\fP"
367 \fBTrue\fP: de-iconify (map) on receipt of a bell character\&.
368 \fBFalse\fP: no de-iconify (map) on receipt of a bell character
369 [default]\&.
370 .IP "\fBvisualBell:\fP \fIboolean\fP"
371 \fBTrue\fP: use visual bell on receipt of a bell character;
372 option \fB-vb\fP\&.
373 \fBFalse\fP: no visual bell [default];
374 option \fB+vb\fP\&.
375 .IP "\fBloginShell:\fP \fIboolean\fP"
376 \fBTrue\fP: start as a login shell by prepending a `-\&' to \fBargv[0]\fP
377 of the shell;
378 option \fB-ls\fP\&.
379 \fBFalse\fP: start as a normal sub-shell [default];
380 option \fB+ls\fP\&.
381 .IP "\fButmpInhibit:\fP \fIboolean\fP"
382 \fBTrue\fP: inhibit writing record into the system log file \fButmp\fP;
383 option \fB-ut\fP\&.
384 \fBFalse\fP: write record into the system log file \fButmp\fP [default];
385 option \fB+ut\fP\&.
386 .IP "\fBprint-pipe:\fP \fIstring\fP"
387 Specify a command pipe for vt100 printer [default \fIlpr(1)\fP]\&. Use
388 \fBPrint\fP to initiate a screen dump to the printer and \fBCtrl-Print\fP
389 or \fBShift-Print\fP to include the scrollback as well\&.
390 .IP "\fBscrollBar:\fP \fIboolean\fP"
391 \fBTrue\fP: enable the scrollbar [default];
392 option \fB-sb\fP\&.
393 \fBFalse\fP: disable the scrollbar;
394 option \fB+sb\fP\&.
395 .IP "\fBscrollBar_right:\fP \fIboolean\fP"
396 \fBTrue\fP: place the scrollbar on the right of the window;
397 option \fB-sr\fP\&.
398 \fBFalse\fP: place the scrollbar on the left of the window;
399 option \fB+sr\fP\&.
400 .IP "\fBscrollBar_floating:\fP \fIboolean\fP"
401 \fBTrue\fP: display an rxvt scrollbar without a trough;
402 option \fB-st\fP\&.
403 \fBFalse\fP: display an rxvt scrollbar with a trough;
404 option \fB+st\fP\&.
405 .IP "\fBscrollBar_align:\fP \fImode\fP"
406 Align the \fBtop\fP, \fBbottom\fP or \fBcentre\fP [default] of
407 the scrollbar thumb with the pointer on middle button
408 press/drag\&.
409 .IP "\fBscrollTtyOutput:\fP \fIboolean\fP"
410 \fBTrue\fP: scroll to bottom when tty receives output;
411 option(+si)\&.
412 \fBFalse\fP: do not scroll to bottom when tty receives output;
413 option(-si)\&.
414 .IP "\fBscrollWithBuffer:\fP \fIboolean\fP"
415 \fBTrue\fP: scroll with scrollback buffer when tty recieves
416 new lines (and \fBscrollTtyOutput\fP is False);
417 option(+sw)\&.
418 \fBFalse\fP: do not scroll with scrollback buffer when tty
419 recieves new lines;
420 option(-sw)\&.
421 .IP "\fBscrollTtyKeypress:\fP \fIboolean\fP"
422 \fBTrue\fP: scroll to bottom when a non-special key is pressed\&.
423 Special keys are those which are intercepted by rxvt for special
424 handling and are not passed onto the shell;
425 option(-sk)\&.
426 \fBFalse\fP: do not scroll to bottom when a non-special key is pressed;
427 option(+sk)\&.
428 .IP "\fBsmallfont_key:\fP \fIkeysym\fP"
429 If enabled, use \fBAlt-\fP\fIkeysym\fP to toggle to a smaller font
430 [default \fBAlt-<\fP]
431 .IP "\fBbigfont_key:\fP \fIkeysym\fP"
432 If enabled, use \fBAlt-\fP\fIkeysym\fP to toggle to a bigger font
433 [default \fBAlt->\fP]
434 .IP "\fBsaveLines:\fP \fInumber\fP"
435 Save \fInumber\fP lines in the scrollback buffer [default 64]\&. This
436 resource is limited on most machines to 65535;
437 option \fB-sl\fP\&.
438 .IP "\fBinternalBorder:\fP \fInumber\fP"
439 Internal border of \fInumber\fP pixels\&. This resource is limited to 100;
440 option \fB-b\fP\&.
441 .IP "\fBexternalBorder:\fP \fInumber\fP"
442 External border of \fInumber\fP pixels\&. This resource is limited to 100;
443 option \fB-w\fP, \fB-bw\fP, \fB-borderwidth\fP\&.
444 .IP "\fBtermName:\fP \fItermname\fP"
445 Specifies the terminal type name to be set in the \fBTERM\fP
446 environment variable;
447 option \fB-tn\fP\&.
448 .IP "\fBlinespace:\fP \fInumber\fP"
449 Specifies number of lines (pixel height) to insert between each row
450 of the display [default 0];
451 option \fB-lsp\fP\&.
452 .IP "\fBmeta8:\fP \fIboolean\fP"
453 \fBTrue\fP: handle Meta (Alt) + keypress to set the 8th bit\&.
454 \fBFalse\fP: handle Meta (Alt) + keypress as an escape prefix [default]\&.
455 .IP "\fBmouseWheelScrollPage:\fP \fIboolean\fP"
456 \fBTrue\fP: the mouse wheel scrolls a page full\&.
457 \fBFalse\fP: the mouse wheel scrolls five lines [default]\&.
458 .IP "\fBcursorBlink:\fP \fIboolean\fP"
459 \fBTrue\fP: blink the cursor\&.
460 \fBFalse\fP: do not blink the cursor [default];
461 option \fB-bc\fP\&.
462 .IP "\fBpointerBlank:\fP \fIboolean\fP"
463 \fBTrue\fP: blank the pointer when a key is pressed or after a set number
464 of seconds of inactivity\&.
465 \fBFalse\fP: the pointer is always visible [default]\&.
466 .IP "\fBpointerColor:\fP \fIcolour\fP"
467 Mouse pointer foreground colour\&.
468 .IP "\fBpointerColor2:\fP \fIcolour\fP"
469 Mouse pointer background colour\&.
470 .IP "\fBpointerBlankDelay:\fP \fInumber\fP"
471 Specifies number of seconds before blanking the pointer [default 2]\&.
472 .IP "\fBbackspacekey:\fP \fIstring\fP"
473 The string to send when the backspace key is pressed\&. If set to
474 \fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
475 \fBBackspace\fP (code 8) - which can be reversed with the appropriate
476 DEC private mode escape sequence\&.
477 .IP "\fBdeletekey:\fP \fIstring\fP"
478 The string to send when the delete key (not the keypad delete key) is
479 pressed\&. If unset it will send the sequence traditionally associated
480 with the \fBExecute\fP key\&.
481 .IP "\fBcutchars:\fP \fIstring\fP"
482 The characters used as delimiters for double-click word selection\&.
483 The built-in default:
484 .br
485 \fBBACKSLASH `"\&'&()*,;<=>?@[]{|}\fP
486 .IP "\fBpreeditType:\fP \fIstyle\fP"
487 \fBOverTheSpot\fP, \fBOffTheSpot\fP, \fBRoot\fP;
488 option \fB-pt\fP\&.
489 .IP "\fBinputMethod:\fP \fIname\fP"
490 \fIname\fP of inputMethod to use;
491 option \fB-im\fP\&.
492 .IP "\fBimLocale:\fP \fIname\fP"
493 The locale to use for opening the IM\&. You can use an LC_CTYPE
494 of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
495 for the input extension to be able to input japanese characters
496 while staying in another locale\&.
497 option \fB-imlocale\fP\&.
498 .IP "\fBinsecure\fP"
499 Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
500 that echo arbitrary strings like the icon name or the locale\&. This
501 could be abused if somebody gets 8-bit-clean access to your
502 display, wether throuh a mail client displaying mail bodies
503 unfiltered or though write(1)\&. Therefore, these sequences are
504 disabled by default\&. (Note that other terminals, including xterm,
505 have these sequences enabled by default)\&. You can enable them
506 by setting this boolean resource or specifying \fB-insecure\fP as
507 an option\&. At the moment, this enabled display-answer, locale,
508 findfont, icon label and window title requests as well as dynamic
509 menubar dispatch\&.
510 .IP "\fBmodifier:\fP \fImodifier\fP"
511 Set the key to be interpreted as the Meta key to:
512 \fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
513 \fBmod4\fP, \fBmod5\fP;
514 option \fB-mod\fP\&.
515 .IP "\fBanswerbackString:\fP \fIstring\fP"
516 Specify the reply rxvt sends to the shell when an ENQ (control-E)
517 character is passed through\&. It may contain escape values as
518 described in the entry on \fBkeysym\fP following\&.
519 .IP "\fBsecondaryScreen:\fP \fIbool\fP"
520 Turn on/off secondary screen (default enabled)\&.
521 .IP "\fBsecondaryScroll:\fP \fIbool\fP"
522 Turn on/off secondary screen scroll (default enabled)\&. If
523 the this option is enabled, scrolls on the secondary screen will
524 change the scrollback buffer and switching to/from the secondary screen
525 will instead scroll the screen up\&.
526 .IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
527 Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
528 may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
529 \en: newline, \er: return, \et: tab, \e000: octal number) or control
530 characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with
531 double quotes so that it can start or end with whitespace\&. The
532 intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This
533 resource is only available when compiled with KEYSYM_RESOURCE\&.
534 .SH "THE SCROLLBAR"
535 .PP
536 Lines of text that scroll off the top of the \fBrxvt\fP window (resource:
537 \fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&.
538 The normal \fBrxvt\fP scrollbar has arrows and its behaviour is fairly
539 intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour
540 mimics that of \fIxterm\fP
541 .PP
542 Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&.
543 Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&.
544 Continuous scroll with \fBButton2\fP\&.
545 .SH "MOUSE REPORTING"
546 .PP
547 To temporarily override mouse reporting, for either the scrollbar or the
548 normal text selection/insertion, hold either the Shift or the Meta (Alt) key
549 while performing the desired mouse action\&.
550 .PP
551 If mouse reporting mode is active, the normal scrollbar actions are disabled
552 -- on the assumption that we are using a fullscreen application\&.
553 Instead, pressing Button1 and Button3 sends
554 \fBESC[6~\fP (Next) and \fBESC[5~\fP (Prior), respectively\&.
555 Similarly, clicking on the up and down arrows sends \fBESC[A\fP (Up) and
556 \fBESC[B\fP (Down), respectively\&.
557 .SH "TEXT SELECTION AND INSERTION"
558 .PP
559 The behaviour of text selection and insertion mechanism is similar to
560 \fIxterm\fP(1)\&.
561 .PP
562 .IP "\fBSelection\fP:"
563 Left click at the beginning of the region, drag to the end of the
564 region and release; Right click to extend the marked region;
565 Left double-click to select a word; Left triple-click to select
566 the entire line\&.
567 .IP "\fBInsertion\fP:"
568 Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP)
569 in an \fBrxvt\fP window causes the current text selection to be inserted
570 as if it had been typed on the keyboard\&.
571 .SH "CHANGING FONTS"
572 .PP
573 You can change fonts on-the-fly, which is to say cycle through the default
574 font and others of various sizes, by using \fBShift-KP_Add\fP and
575 \fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with
576 \fBAlt->\fP and \fBAlt-<\fP, where the actual key
577 can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&.
578 .SH "LOGIN STAMP"
579 .PP
580 \fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be
581 seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this
582 feature, \fBrxvt\fP must be installed setuid root on some systems\&.
583 .SH "COLORS AND GRAPHICS"
584 .PP
585 In addition to the default foreground and background colours, \fBrxvt\fP
586 can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
587 versions of the same)\&.
588 Here is a list of the colours with their \fBrgb\&.txt\fP names\&.
589 .PP
590 .TS
591 .nr 3c \n(.C
592 .cp 0
593 .nr 3lps \n[.s]
594 .nr 3cent \n[.ce]
595 .de 3init
596 .ft \n[.f]
597 .ps \n[.s]
598 .vs \n[.v]u
599 .in \n[.i]u
600 .ll \n[.l]u
601 .ls \n[.L]
602 .ad \n[.j]
603 .ie \n[.u] .fi
604 .el .nf
605 .ce \n[.ce]
606 ..
607 .nr 3ind \n[.i]
608 .nr 3fnt \n[.f]
609 .nr 3sz \n[.s]
610 .nr 3fll \n[.u]
611 .nr T. 0
612 .nr 3crow 0-1
613 .nr 3passed 0-1
614 .nr 3sflag 0
615 .ds 3trans
616 .ds 3quote
617 .nr 3brule 1
618 .nr 3supbot 0
619 .eo
620 .de 3rmk
621 .mk \$1
622 .if !'\n(.z'' \!.3rmk "\$1"
623 ..
624 .de 3rvpt
625 .vpt \$1
626 .if !'\n(.z'' \!.3rvpt "\$1"
627 ..
628 .de 3keep
629 .if '\n[.z]'' \{.ds 3quote \\
630 .ds 3trans \!
631 .di 3section
632 .nr 3sflag 1
633 .in 0
634 .\}
635 ..
636 .de 3release
637 .if \n[3sflag] \{.di
638 .in \n[3ind]u
639 .nr 3dn \n[dn]
640 .ds 3quote
641 .ds 3trans
642 .nr 3sflag 0
643 .if \n[.t]<=\n[dn] \{.nr T. 1
644 .T#
645 .nr 3supbot 1
646 .sp \n[.t]u
647 .nr 3supbot 0
648 .mk #T
649 .\}
650 .if \n[.t]<=\n[3dn] .tm warning: page \n%: table text block will not fit on one page
651 .nf
652 .ls 1
653 .3section
654 .ls
655 .rm 3section
656 .\}
657 ..
658 .nr 3tflag 0
659 .de 3tkeep
660 .if '\n[.z]'' \{.di 3table
661 .nr 3tflag 1
662 .\}
663 ..
664 .de 3trelease
665 .if \n[3tflag] \{.br
666 .di
667 .nr 3dn \n[dn]
668 .ne \n[dn]u+\n[.V]u
669 .ie \n[.t]<=\n[3dn] .tm error: page \n%: table will not fit on one page; use .TS H/.TH with a supporting macro package
670 .el \{.in 0
671 .ls 1
672 .nf
673 .3table
674 .\}
675 .rm 3table
676 .\}
677 ..
678 .ec
679 .ce 0
680 .nf
681 .nr 3sep 1n
682 .nr 3w0 \n(.H
683 .nr 3aw0 0
684 .nr 3lnw0 0
685 .nr 3rnw0 0
686 .nr 3w1 \n(.H
687 .nr 3aw1 0
688 .nr 3lnw1 0
689 .nr 3rnw1 0
690 .nr 3w2 \n(.H
691 .nr 3aw2 0
692 .nr 3lnw2 0
693 .nr 3rnw2 0
694 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor0\fP \[tbl]
695 .nr 3w1 \n[3w1]>?\w\[tbl]\ (black) \[tbl]
696 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Black \[tbl]
697 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor1\fP \[tbl]
698 .nr 3w1 \n[3w1]>?\w\[tbl]\ (red) \[tbl]
699 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Red3 \[tbl]
700 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor2\fP \[tbl]
701 .nr 3w1 \n[3w1]>?\w\[tbl]\ (green) \[tbl]
702 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Green3 \[tbl]
703 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor3\fP \[tbl]
704 .nr 3w1 \n[3w1]>?\w\[tbl]\ (yellow) \[tbl]
705 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Yellow3 \[tbl]
706 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor4\fP \[tbl]
707 .nr 3w1 \n[3w1]>?\w\[tbl]\ (blue) \[tbl]
708 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Blue3 \[tbl]
709 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor5\fP \[tbl]
710 .nr 3w1 \n[3w1]>?\w\[tbl]\ (magenta) \[tbl]
711 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Magenta3 \[tbl]
712 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor6\fP \[tbl]
713 .nr 3w1 \n[3w1]>?\w\[tbl]\ (cyan) \[tbl]
714 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Cyan3 \[tbl]
715 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor7\fP \[tbl]
716 .nr 3w1 \n[3w1]>?\w\[tbl]\ (white) \[tbl]
717 .nr 3w2 \n[3w2]>?\w\[tbl]\ = AntiqueWhite \[tbl]
718 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor8\fP \[tbl]
719 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright black) \[tbl]
720 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Grey25 \[tbl]
721 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor9\fP \[tbl]
722 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright red) \[tbl]
723 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Red \[tbl]
724 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor10\fP \[tbl]
725 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright green) \[tbl]
726 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Green \[tbl]
727 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor11\fP \[tbl]
728 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright yellow) \[tbl]
729 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Yellow \[tbl]
730 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor12\fP \[tbl]
731 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright blue) \[tbl]
732 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Blue \[tbl]
733 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor13\fP \[tbl]
734 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright magenta) \[tbl]
735 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Magenta \[tbl]
736 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor14\fP \[tbl]
737 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright cyan) \[tbl]
738 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Cyan \[tbl]
739 .nr 3w0 \n[3w0]>?\w\[tbl]\fBcolor15\fP \[tbl]
740 .nr 3w1 \n[3w1]>?\w\[tbl]\ (bright white) \[tbl]
741 .nr 3w2 \n[3w2]>?\w\[tbl]\ = White \[tbl]
742 .nr 3w0 \n[3w0]>?\w\[tbl]\fBforeground\fP \[tbl]
743 .nr 3w1 \n[3w1]>?\w\[tbl]\ \[tbl]
744 .nr 3w2 \n[3w2]>?\w\[tbl]\ = Black \[tbl]
745 .nr 3w0 \n[3w0]>?\w\[tbl]\fBbackground\fP \[tbl]
746 .nr 3w1 \n[3w1]>?\w\[tbl]\ \[tbl]
747 .nr 3w2 \n[3w2]>?\w\[tbl]\ = White \[tbl]
748 .nr 3w0 \n[3w0]>?(\n[3lnw0]+\n[3rnw0])
749 .if \n[3aw0] .nr 3w0 \n[3w0]>?(\n[3aw0]+2n)
750 .nr 3w1 \n[3w1]>?(\n[3lnw1]+\n[3rnw1])
751 .if \n[3aw1] .nr 3w1 \n[3w1]>?(\n[3aw1]+2n)
752 .nr 3w2 \n[3w2]>?(\n[3lnw2]+\n[3rnw2])
753 .if \n[3aw2] .nr 3w2 \n[3w2]>?(\n[3aw2]+2n)
754 .nr 3cd0 0
755 .nr 3cl0 0*\n[3sep]
756 .nr 3ce0 \n[3cl0]+\n[3w0]
757 .nr 3cl1 \n[3ce0]+(3*\n[3sep])
758 .nr 3cd1 \n[3ce0]+\n[3cl1]/2
759 .nr 3ce1 \n[3cl1]+\n[3w1]
760 .nr 3cl2 \n[3ce1]+(3*\n[3sep])
761 .nr 3cd2 \n[3ce1]+\n[3cl2]/2
762 .nr 3ce2 \n[3cl2]+\n[3w2]
763 .nr 3cd3 \n[3ce2]+(0*\n[3sep])
764 .nr TW \n[3cd3]
765 .if \n[3cent] \{.in +(u;\n[.l]-\n[.i]-\n[TW]/2>?-\n[.i])
766 .nr 3ind \n[.i]
767 .\}
768 .eo
769 .de T#
770 .if !\n[3supbot] \{.3rvpt 0
771 .mk 3vert
772 .ls 1
773 .ls
774 .nr 3passed \n[3crow]
775 .sp |\n[3vert]u
776 .3rvpt 1
777 .\}
778 ..
779 .ec
780 .fc 
781 .3keep
782 .3rmk 3rt0
783 \*[3trans].nr 3crow 0
784 .3keep
785 .mk 3rs0
786 .mk 3bot
787 .3rvpt 0
788 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
789 \&\h'|\n[3cl0]u'\fBcolor0\fP \h'|\n[3cl1]u'\ (black) \h'|\n[3cl2]u'\ = Black
790 .nr 3bot \n[3bot]>?\n[.d]
791 .sp |\n[3rs0]u
792 .3rvpt 1
793 .sp |\n[3bot]u
794 \*[3trans].nr 3brule 1
795 .3release
796 .3keep
797 .3rmk 3rt1
798 \*[3trans].nr 3crow 1
799 .3keep
800 .mk 3rs1
801 .mk 3bot
802 .3rvpt 0
803 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
804 \&\h'|\n[3cl0]u'\fBcolor1\fP \h'|\n[3cl1]u'\ (red) \h'|\n[3cl2]u'\ = Red3
805 .nr 3bot \n[3bot]>?\n[.d]
806 .sp |\n[3rs1]u
807 .3rvpt 1
808 .sp |\n[3bot]u
809 \*[3trans].nr 3brule 1
810 .3release
811 .3keep
812 .3rmk 3rt2
813 \*[3trans].nr 3crow 2
814 .3keep
815 .mk 3rs2
816 .mk 3bot
817 .3rvpt 0
818 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
819 \&\h'|\n[3cl0]u'\fBcolor2\fP \h'|\n[3cl1]u'\ (green) \h'|\n[3cl2]u'\ = Green3
820 .nr 3bot \n[3bot]>?\n[.d]
821 .sp |\n[3rs2]u
822 .3rvpt 1
823 .sp |\n[3bot]u
824 \*[3trans].nr 3brule 1
825 .3release
826 .3keep
827 .3rmk 3rt3
828 \*[3trans].nr 3crow 3
829 .3keep
830 .mk 3rs3
831 .mk 3bot
832 .3rvpt 0
833 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
834 \&\h'|\n[3cl0]u'\fBcolor3\fP \h'|\n[3cl1]u'\ (yellow) \h'|\n[3cl2]u'\ = Yellow3
835 .nr 3bot \n[3bot]>?\n[.d]
836 .sp |\n[3rs3]u
837 .3rvpt 1
838 .sp |\n[3bot]u
839 \*[3trans].nr 3brule 1
840 .3release
841 .3keep
842 .3rmk 3rt4
843 \*[3trans].nr 3crow 4
844 .3keep
845 .mk 3rs4
846 .mk 3bot
847 .3rvpt 0
848 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
849 \&\h'|\n[3cl0]u'\fBcolor4\fP \h'|\n[3cl1]u'\ (blue) \h'|\n[3cl2]u'\ = Blue3
850 .nr 3bot \n[3bot]>?\n[.d]
851 .sp |\n[3rs4]u
852 .3rvpt 1
853 .sp |\n[3bot]u
854 \*[3trans].nr 3brule 1
855 .3release
856 .3keep
857 .3rmk 3rt5
858 \*[3trans].nr 3crow 5
859 .3keep
860 .mk 3rs5
861 .mk 3bot
862 .3rvpt 0
863 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
864 \&\h'|\n[3cl0]u'\fBcolor5\fP \h'|\n[3cl1]u'\ (magenta) \h'|\n[3cl2]u'\ = Magenta3
865 .nr 3bot \n[3bot]>?\n[.d]
866 .sp |\n[3rs5]u
867 .3rvpt 1
868 .sp |\n[3bot]u
869 \*[3trans].nr 3brule 1
870 .3release
871 .3keep
872 .3rmk 3rt6
873 \*[3trans].nr 3crow 6
874 .3keep
875 .mk 3rs6
876 .mk 3bot
877 .3rvpt 0
878 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
879 \&\h'|\n[3cl0]u'\fBcolor6\fP \h'|\n[3cl1]u'\ (cyan) \h'|\n[3cl2]u'\ = Cyan3
880 .nr 3bot \n[3bot]>?\n[.d]
881 .sp |\n[3rs6]u
882 .3rvpt 1
883 .sp |\n[3bot]u
884 \*[3trans].nr 3brule 1
885 .3release
886 .3keep
887 .3rmk 3rt7
888 \*[3trans].nr 3crow 7
889 .3keep
890 .mk 3rs7
891 .mk 3bot
892 .3rvpt 0
893 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
894 \&\h'|\n[3cl0]u'\fBcolor7\fP \h'|\n[3cl1]u'\ (white) \h'|\n[3cl2]u'\ = AntiqueWhite
895 .nr 3bot \n[3bot]>?\n[.d]
896 .sp |\n[3rs7]u
897 .3rvpt 1
898 .sp |\n[3bot]u
899 \*[3trans].nr 3brule 1
900 .3release
901 .3keep
902 .3rmk 3rt8
903 \*[3trans].nr 3crow 8
904 .3keep
905 .mk 3rs8
906 .mk 3bot
907 .3rvpt 0
908 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
909 \&\h'|\n[3cl0]u'\fBcolor8\fP \h'|\n[3cl1]u'\ (bright black) \h'|\n[3cl2]u'\ = Grey25
910 .nr 3bot \n[3bot]>?\n[.d]
911 .sp |\n[3rs8]u
912 .3rvpt 1
913 .sp |\n[3bot]u
914 \*[3trans].nr 3brule 1
915 .3release
916 .3keep
917 .3rmk 3rt9
918 \*[3trans].nr 3crow 9
919 .3keep
920 .mk 3rs9
921 .mk 3bot
922 .3rvpt 0
923 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
924 \&\h'|\n[3cl0]u'\fBcolor9\fP \h'|\n[3cl1]u'\ (bright red) \h'|\n[3cl2]u'\ = Red
925 .nr 3bot \n[3bot]>?\n[.d]
926 .sp |\n[3rs9]u
927 .3rvpt 1
928 .sp |\n[3bot]u
929 \*[3trans].nr 3brule 1
930 .3release
931 .3keep
932 .3rmk 3rt10
933 \*[3trans].nr 3crow 10
934 .3keep
935 .mk 3rs10
936 .mk 3bot
937 .3rvpt 0
938 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
939 \&\h'|\n[3cl0]u'\fBcolor10\fP \h'|\n[3cl1]u'\ (bright green) \h'|\n[3cl2]u'\ = Green
940 .nr 3bot \n[3bot]>?\n[.d]
941 .sp |\n[3rs10]u
942 .3rvpt 1
943 .sp |\n[3bot]u
944 \*[3trans].nr 3brule 1
945 .3release
946 .3keep
947 .3rmk 3rt11
948 \*[3trans].nr 3crow 11
949 .3keep
950 .mk 3rs11
951 .mk 3bot
952 .3rvpt 0
953 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
954 \&\h'|\n[3cl0]u'\fBcolor11\fP \h'|\n[3cl1]u'\ (bright yellow) \h'|\n[3cl2]u'\ = Yellow
955 .nr 3bot \n[3bot]>?\n[.d]
956 .sp |\n[3rs11]u
957 .3rvpt 1
958 .sp |\n[3bot]u
959 \*[3trans].nr 3brule 1
960 .3release
961 .3keep
962 .3rmk 3rt12
963 \*[3trans].nr 3crow 12
964 .3keep
965 .mk 3rs12
966 .mk 3bot
967 .3rvpt 0
968 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
969 \&\h'|\n[3cl0]u'\fBcolor12\fP \h'|\n[3cl1]u'\ (bright blue) \h'|\n[3cl2]u'\ = Blue
970 .nr 3bot \n[3bot]>?\n[.d]
971 .sp |\n[3rs12]u
972 .3rvpt 1
973 .sp |\n[3bot]u
974 \*[3trans].nr 3brule 1
975 .3release
976 .3keep
977 .3rmk 3rt13
978 \*[3trans].nr 3crow 13
979 .3keep
980 .mk 3rs13
981 .mk 3bot
982 .3rvpt 0
983 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
984 \&\h'|\n[3cl0]u'\fBcolor13\fP \h'|\n[3cl1]u'\ (bright magenta) \h'|\n[3cl2]u'\ = Magenta
985 .nr 3bot \n[3bot]>?\n[.d]
986 .sp |\n[3rs13]u
987 .3rvpt 1
988 .sp |\n[3bot]u
989 \*[3trans].nr 3brule 1
990 .3release
991 .3keep
992 .3rmk 3rt14
993 \*[3trans].nr 3crow 14
994 .3keep
995 .mk 3rs14
996 .mk 3bot
997 .3rvpt 0
998 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
999 \&\h'|\n[3cl0]u'\fBcolor14\fP \h'|\n[3cl1]u'\ (bright cyan) \h'|\n[3cl2]u'\ = Cyan
1000 .nr 3bot \n[3bot]>?\n[.d]
1001 .sp |\n[3rs14]u
1002 .3rvpt 1
1003 .sp |\n[3bot]u
1004 \*[3trans].nr 3brule 1
1005 .3release
1006 .3keep
1007 .3rmk 3rt15
1008 \*[3trans].nr 3crow 15
1009 .3keep
1010 .mk 3rs15
1011 .mk 3bot
1012 .3rvpt 0
1013 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
1014 \&\h'|\n[3cl0]u'\fBcolor15\fP \h'|\n[3cl1]u'\ (bright white) \h'|\n[3cl2]u'\ = White
1015 .nr 3bot \n[3bot]>?\n[.d]
1016 .sp |\n[3rs15]u
1017 .3rvpt 1
1018 .sp |\n[3bot]u
1019 \*[3trans].nr 3brule 1
1020 .3release
1021 .3keep
1022 .3rmk 3rt16
1023 \*[3trans].nr 3crow 16
1024 .3keep
1025 .mk 3rs16
1026 .mk 3bot
1027 .3rvpt 0
1028 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
1029 \&\h'|\n[3cl0]u'\fBforeground\fP \h'|\n[3cl1]u'\ \h'|\n[3cl2]u'\ = Black
1030 .nr 3bot \n[3bot]>?\n[.d]
1031 .sp |\n[3rs16]u
1032 .3rvpt 1
1033 .sp |\n[3bot]u
1034 \*[3trans].nr 3brule 1
1035 .3release
1036 .3keep
1037 .3rmk 3rt17
1038 \*[3trans].nr 3crow 17
1039 .3keep
1040 .mk 3rs17
1041 .mk 3bot
1042 .3rvpt 0
1043 .ta \n[3ce0]u \n[3ce1]u \n[3ce2]u
1044 \&\h'|\n[3cl0]u'\fBbackground\fP \h'|\n[3cl1]u'\ \h'|\n[3cl2]u'\ = White
1045 .nr 3bot \n[3bot]>?\n[.d]
1046 .sp |\n[3rs17]u
1047 .3rvpt 1
1048 .sp |\n[3bot]u
1049 \*[3trans].nr 3brule 1
1050 .3release
1051 .mk 3rt18
1052 .nr 3brule 1
1053 .nr T. 1
1054 .T#
1055 .3init
1056 .fc
1057 .cp \n(3c
1058 .TE
1059 .PP
1060 It is also possible to specify the colour values of \fBforeground\fP,
1061 \fBbackground\fP, \fBcursorColor\fP, \fBcursorColor2\fP, \fBcolorBD\fP, \fBcolorUL\fP
1062 as a number 0-15, as a convenient shorthand to reference the colour name of
1063 color0-color15\&.
1064 .PP
1065 Note that \fB-rv\fP (\fB"reverseVideo: True"\fP) simulates reverse video by
1066 always swapping the foreground/background colours\&. This is in contrast to
1067 \fIxterm\fP(1) where the colours are only swapped if they have not otherwise been
1068 specified\&.
1069 For example,
1070 .PP
1071 .IP "\fBrxvt -fg Black -bg White -rv\fP"
1072 would yield White on Black, while on \fIxterm\fP(1) it would yield
1073 Black on White\&.
1074 .SH "ENVIRONMENT"
1075 .PP
1076 \fBrxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and
1077 \fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window
1078 id number of the \fBrxvt\fP window and it also uses and sets the environment
1079 variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBrxvt\fP uses
1080 the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&.
1081 .SH "FILES"
1082 .PP
1083 .IP "\fB/etc/utmp\fP"
1084 System file for login records\&.
1085 .IP "\fB/usr/lib/X11/rgb\&.txt\fP"
1086 Color names\&.
1087 .PP
1088 .SH "SEE ALSO"
1089 .PP
1090 \fIxterm\fP(1), \fIsh\fP(1), \fIresize\fP(1), \fIX\fP(1), \fIpty\fP(4), \fItty\fP(4),
1091 \fIutmp\fP(5)
1092 .PP
1093 See rxvtRef\&.html rxvtRef\&.txt for detailed information on recognized escape
1094 sequences and menuBar syntax, etc\&.
1095 .PP
1096 .SH "BUGS"
1097 .PP
1098 Check the BUGS file for an up-to-date list\&.
1099 .PP
1100 Cursor change support is not yet implemented\&.
1101 .PP
1102 Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
1103 .PP
1104 .SH "FTP LOCATION"
1105 .PP
1106 rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
1107 ftp://ftp\&.rxvt\&.org/pub/rxvt
1108 .PP
1109 .SH "CURRENT PROJECT COORDINATOR"
1110 .PP
1111 .IP "Project Coordinator"
1112 Marc A\&. Lehmann <rxvt@schmorp\&.de>
1113 .br
1114 .IP "Web page maintainter"
1115 Marc A\&. Lehmann <rxvt@schmorp\&.de>
1116 .br
1117 <http://www\&.sourceforge\&.net/projects/rxvt-unicode/>
1118 .br
1119 .PP
1120 .SH "AUTHORS"
1121 .PP
1122 .IP "John Bovey"
1123 University of Kent, 1992, wrote the original Xvt\&.
1124 .IP "Rob Nation <nation@rocket\&.sanders\&.lockheed\&.com>"
1125 very heavily modified Xvt and came up with Rxvt
1126 .IP "Angelo Haritsis <ah@doc\&.ic\&.ac\&.uk>"
1127 wrote the Greek Keyboard Input (no longer in code)
1128 .IP "mj olesen <olesen@me\&.QueensU\&.CA>"
1129 Wrote the menu system\&.
1130 .br
1131 Project Coordinator (changes\&.txt 2\&.11 to 2\&.21)
1132 .IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>"
1133 Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
1134 .IP "Geoff Wing <gcw@pobox\&.com>"
1135 Rewrote screen display and text selection routines\&.
1136 Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
1137 .IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
1138 Forked rxvt-unicode, rewrote most of the display code and
1139 internal character handling to store text in unicode,
1140 improve xterm compatibility and apply numerous other bugfixes
1141 and extensions\&.
1142 .br
1143 Project Coordinator (Changes 1\&.0 - )
1144 .PP