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

Comparing rxvt-unicode/doc/rxvt.1.man.in (file contents):
Revision 1.17 by root, Wed Feb 16 22:16:30 2005 UTC vs.
Revision 1.70 by sasha, Fri Oct 26 18:27:29 2007 UTC

1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14 1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading 5.de Sh \" Subsection heading
6.br 6.br
126. ds Ae AE 126. ds Ae AE
127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "rxvt 1" 131.IX Title "@@RXVT_NAME@@ 1"
132.TH rxvt 1 "2005-02-16" "5.2" "RXVT-UNICODE" 132.TH @@RXVT_NAME@@ 1 "2007-10-26" "8.3" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) 134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]] 137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]]
145.SH "FREQUENTLY ASKED QUESTIONS" 145.SH "FREQUENTLY ASKED QUESTIONS"
146.IX Header "FREQUENTLY ASKED QUESTIONS" 146.IX Header "FREQUENTLY ASKED QUESTIONS"
147See @@RXVT_NAME@@(7) (try \f(CW\*(C`man 7 @@RXVT_NAME@@\*(C'\fR) for a list of 147See @@RXVT_NAME@@(7) (try \f(CW\*(C`man 7 @@RXVT_NAME@@\*(C'\fR) for a list of
148frequently asked questions and answer to them and some common 148frequently asked questions and answer to them and some common
149problems. That document is also accessible on the World-Wide-Web at 149problems. That document is also accessible on the World-Wide-Web at
150<http://cvs.schmorp.de/browse/*checkout*/rxvt\-unicode/doc/rxvt.7.html>. 150<http://cvs.schmorp.de/browse/rxvt\-unicode/doc/rxvt.7.html>.
151.SH "RXVT-UNICODE VS. RXVT" 151.SH "RXVT-UNICODE VS. RXVT"
152.IX Header "RXVT-UNICODE VS. RXVT" 152.IX Header "RXVT-UNICODE VS. RXVT"
153Unlike the original rxvt, \fBrxvt-unicode\fR stores all text in Unicode 153Unlike the original rxvt, \fBrxvt-unicode\fR stores all text in Unicode
154internally. That means it can store and display most scripts in the 154internally. That means it can store and display most scripts in the
155world. Being a terminal emulator, however, some things are very difficult, 155world. Being a terminal emulator, however, some things are very difficult,
156especially cursive scripts such as arabic, vertically written scripts 156especially cursive scripts such as arabic, vertically written scripts
157like mongolian or scripts requiring extremely complex combining rules, 157like mongolian or scripts requiring extremely complex combining rules,
158like tibetan or devenagari. Don't expect pretty output when using these 158like tibetan or devanagari. Don't expect pretty output when using these
159scripts. Most other scripts, latin, cyrillic, kanji, thai etc. should work 159scripts. Most other scripts, latin, cyrillic, kanji, thai etc. should work
160fine, though. A somewhat difficult case are left-to-right scripts, such 160fine, though. A somewhat difficult case are right-to-left scripts, such
161as hebrew: \fBrxvt-unicode\fR adopts the view that bidirectional algorithms 161as hebrew: \fBrxvt-unicode\fR adopts the view that bidirectional algorithms
162belong into the application, not the terminal emulator (too many things \*(-- 162belong into the application, not the terminal emulator (too many things \*(--
163such as cursor-movement while editing \*(-- break otherwise), but that might 163such as cursor-movement while editing \*(-- break otherwise), but that might
164change. 164change.
165.PP 165.PP
166If you are looking for a terminal that supports more exotic scripts, let 166If you are looking for a terminal that supports more exotic scripts, let
167me recommend \f(CW\*(C`mlterm\*(C'\fR, which is a very userfriendly, lean and clean 167me recommend \f(CW\*(C`mlterm\*(C'\fR, which is a very user friendly, lean and clean
168terminal emulator. In fact, the reason rxvt-unicode was born was solely 168terminal emulator. In fact, the reason rxvt-unicode was born was solely
169because the author couldn't get \f(CW\*(C`mlterm\*(C'\fR to use one font for latin1 and 169because the author couldn't get \f(CW\*(C`mlterm\*(C'\fR to use one font for latin1 and
170another for japanese. 170another for japanese.
171.PP 171.PP
172Therefore another design rationale was the use of multiple fonts to 172Therefore another design rationale was the use of multiple fonts to
173display characters: The idea of a single unicode font which many other 173display characters: The idea of a single unicode font which many other
174programs force onto it's users never made sense to me: You should be able 174programs force onto its users never made sense to me: You should be able
175to choose any font for any script freely. 175to choose any font for any script freely.
176.PP 176.PP
177Apart from that, rxvt-unicode is also much better internationalised than 177Apart from that, rxvt-unicode is also much better internationalised than
178it's predecessor, supports things such as \s-1XFT\s0 and \s-1ISO\s0 14755 that are handy 178its predecessor, supports things such as \s-1XFT\s0 and \s-1ISO\s0 14755 that are handy
179in i18n\-environments, is faster, and has a lot less bugs than the original 179in i18n\-environments, is faster, and has a lot bugs less than the original
180rxvt. This all in addition to dozens of other small improvements. 180rxvt. This all in addition to dozens of other small improvements.
181.PP 181.PP
182It is still faithfully following the original rxvt idea of being lean 182It is still faithfully following the original rxvt idea of being lean
183and nice on resources: for example, you can still configure rxvt-unicode 183and nice on resources: for example, you can still configure rxvt-unicode
184without most of it's features to get a lean binary. It also comes with 184without most of its features to get a lean binary. It also comes with
185a client/daemon pair that lets you open any number of terminal windows 185a client/daemon pair that lets you open any number of terminal windows
186from within a single process, which makes startup time very fast and 186from within a single process, which makes startup time very fast and
187drastically reduces memory usage. See @@RXVT_NAME@@d(1) (daemon) and 187drastically reduces memory usage. See @@RXVT_NAME@@d(1) (daemon) and
188@@RXVT_NAME@@c(1) (client). 188@@RXVT_NAME@@c(1) (client).
189.PP 189.PP
190It also makes technical information about escape sequences (which have 190It also makes technical information about escape sequences (which have
191been extended) easier accessible: see @@RXVT_NAME@@(7) for technical 191been extended) more accessible: see @@RXVT_NAME@@(7) for technical
192reference documentation (escape sequences etc.). 192reference documentation (escape sequences etc.).
193.SH "OPTIONS" 193.SH "OPTIONS"
194.IX Header "OPTIONS" 194.IX Header "OPTIONS"
195The \fB@@RXVT_NAME@@\fR options (mostly a subset of \fIxterm\fR's) are listed 195The \fB@@RXVT_NAME@@\fR options (mostly a subset of \fIxterm\fR's) are listed
196below. In keeping with the smaller-is-better philosophy, options may be 196below. In keeping with the smaller-is-better philosophy, options may be
214.IP "\fB\-display\fR \fIdisplayname\fR" 4 214.IP "\fB\-display\fR \fIdisplayname\fR" 4
215.IX Item "-display displayname" 215.IX Item "-display displayname"
216Attempt to open a window on the named X display (\fB\-d\fR still 216Attempt to open a window on the named X display (\fB\-d\fR still
217respected). In the absence of this option, the display specified by the 217respected). In the absence of this option, the display specified by the
218\&\fB\s-1DISPLAY\s0\fR environment variable is used. 218\&\fB\s-1DISPLAY\s0\fR environment variable is used.
219.IP "\fB\-depth\fR \fIbitdepth\fR" 4
220.IX Item "-depth bitdepth"
221Compile \fIxft\fR: Attempt to find a visual with the given bit depth;
222resource \fBdepth\fR.
219.IP "\fB\-geometry\fR \fIgeom\fR" 4 223.IP "\fB\-geometry\fR \fIgeom\fR" 4
220.IX Item "-geometry geom" 224.IX Item "-geometry geom"
221Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR. 225Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR.
222.IP "\fB\-rv\fR|\fB+rv\fR" 4 226.IP "\fB\-rv\fR|\fB+rv\fR" 4
223.IX Item "-rv|+rv" 227.IX Item "-rv|+rv"
224Turn on/off simulated reverse video; resource \fBreverseVideo\fR. 228Turn on/off simulated reverse video; resource \fBreverseVideo\fR.
225.IP "\fB\-j\fR|\fB+j\fR" 4 229.IP "\fB\-j\fR|\fB+j\fR" 4
226.IX Item "-j|+j" 230.IX Item "-j|+j"
227Turn on/off jump scrolling; resource \fBjumpScroll\fR. 231Turn on/off jump scrolling (allow multiple lines per refresh); resource \fBjumpScroll\fR.
228.IP "\fB\-ip\fR|\fB+ip\fR" 4 232.IP "\fB\-ss\fR|\fB+ss\fR" 4
229.IX Item "-ip|+ip" 233.IX Item "-ss|+ss"
230Turn on/off inheriting parent window's pixmap. Alternative form is 234Turn on/off skip scrolling (allow multiple screens per refresh); resource \fBskipScroll\fR.
231\&\fB\-tr\fR; resource \fBinheritPixmap\fR. 235.IP "\fB\-tr\fR|\fB+tr\fR" 4
236.IX Item "-tr|+tr"
237Turn on/off illusion of a transparent window background. Obsolete form of it is
238\&\fB\-ip\fR and it should not be used anymore; resource \fBtransparent\fR.
239.Sp
240\&\fIPlease note that old resource name of \f(BIinheritPixmap\fI is obsolete and should be
241changed to \f(BItransparent\fI. Backwards compatibility support for \f(BIinheritPixmap\fI will
242be phased out in future versions of rxvt!\fR
243.Sp
244\&\fIPlease address all transparency related issues to Sasha Vasko at
245sasha@aftercode.net. Read the \s-1FAQ\s0 (man 7 @@RXVT_NAME@@)!\fR
232.IP "\fB\-fade\fR \fInumber\fR" 4 246.IP "\fB\-fade\fR \fInumber\fR" 4
233.IX Item "-fade number" 247.IX Item "-fade number"
234Fade the text by the given percentage when focus is lost. resource \fBfading\fR. 248Fade the text by the given percentage when focus is lost. Small values
249fade a little only, 100 completely replaces all colours by the fade
250colour; resource \fBfading\fR.
251.IP "\fB\-fadecolor\fR \fIcolour\fR" 4
252.IX Item "-fadecolor colour"
253Fade to this colour when fading is used (see \fB\-fade\fR). The default colour
254is opaque black. resource \fBfadeColor\fR.
235.IP "\fB\-tint\fR \fIcolour\fR" 4 255.IP "\fB\-tint\fR \fIcolour\fR" 4
236.IX Item "-tint colour" 256.IX Item "-tint colour"
237Tint the transparent background pixmap with the given colour when 257Tint the transparent background pixmap with the given colour when
238transparency is enabled with \fB\-tr\fR or \fB\-ip\fR. See also the \fB\-sh\fR 258transparency is enabled with \fB\-tr\fR. This only works for
259non-tiled backgrounds, currently. See also the \fB\-sh\fR option that can be
239option that can be used to brighten or darken the image in addition to 260used to brighten or darken the image in addition to tinting it.
240tinting it. 261Please note that certain tint colours can be applied on the server\-side,
241.IP "\fB\-sh\fR" 4 262thus yielding performance gain of two orders of magnitude. These colours are:
263blue, red, green, cyan, magenta, yellow, and those close to them; resource
264\&\fItintColor\fR. Example:
265.Sp
266.Vb 1
267\& @@RXVT_NAME@@ \-tr \-tint blue \-sh 40
268.Ve
269.IP "\fB\-sh\fR \fInumber\fR" 4
242.IX Item "-sh" 270.IX Item "-sh number"
243\&\fInumber\fR Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent 271Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent
244background image in addition to tinting it (i.e. \fB\-tint\fR must be 272background image in addition to (or instead of) tinting it;
245specified, too, e.g. \f(CW\*(C`\-tint white\*(C'\fR). 273resource \fIshading\fR.
274.IP "\fB\-blt\fR \fIstring\fR" 4
275.IX Item "-blt string"
276Specify background blending type. If background pixmap is specified
277at the same time as transparency \- such pixmap will be blended over
278transparency image, using method specified. Supported values are :
279\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- color values averaging, \fBcolorize\fR,
280\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR,
281\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is
282alpha\-blending. Compile \fIafterimage\fR; resource \fIblendType\fR.
283.IP "\fB\-blr\fR \fIHxV\fR" 4
284.IX Item "-blr HxV"
285Apply Gaussian Blur with the specified radii to the transparent
286background image. If single number is specified \- both vertical and
287horizontal radii are considered to be the same. Setting one of the
288radii to 1 and another to a large number creates interesting effects
289on some backgrounds. Maximum radius value is 128. Compile \fIafterimage\fR;
290resource \fIblurRadius\fR.
246.IP "\fB\-bg\fR \fIcolour\fR" 4 291.IP "\fB\-bg\fR \fIcolour\fR" 4
247.IX Item "-bg colour" 292.IX Item "-bg colour"
248Window background colour; resource \fBbackground\fR. 293Window background colour; resource \fBbackground\fR.
249.IP "\fB\-fg\fR \fIcolour\fR" 4 294.IP "\fB\-fg\fR \fIcolour\fR" 4
250.IX Item "-fg colour" 295.IX Item "-fg colour"
251Window foreground colour; resource \fBforeground\fR. 296Window foreground colour; resource \fBforeground\fR.
252.IP "\fB\-pixmap\fR \fIfile[;geom]\fR" 4 297.IP "\fB\-pixmap\fR \fIfile[;geom]\fR" 4
253.IX Item "-pixmap file[;geom]" 298.IX Item "-pixmap file[;geom]"
254Compile \fI\s-1XPM\s0\fR: Specify \s-1XPM\s0 file for the background and also optionally 299Compile \fIafterimage\fR: Specify image file for the background and also
255specify its scaling with a geometry string. Note you may need to 300optionally specify its scaling with a geometry string. Note you may need to
256add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the 301add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the
257command\-line; resource \fBbackgroundPixmap\fR. 302command\-line; for more details see resource \fBbackgroundPixmap\fR.
258.IP "\fB\-cr\fR \fIcolour\fR" 4 303.IP "\fB\-cr\fR \fIcolour\fR" 4
259.IX Item "-cr colour" 304.IX Item "-cr colour"
260The cursor colour; resource \fBcursorColor\fR. 305The cursor colour; resource \fBcursorColor\fR.
261.IP "\fB\-pr\fR \fIcolour\fR" 4 306.IP "\fB\-pr\fR \fIcolour\fR" 4
262.IX Item "-pr colour" 307.IX Item "-pr colour"
269The colour of the border around the text area and between the scrollbar and the text; 314The colour of the border around the text area and between the scrollbar and the text;
270resource \fBborderColor\fR. 315resource \fBborderColor\fR.
271.IP "\fB\-fn\fR \fIfontlist\fR" 4 316.IP "\fB\-fn\fR \fIfontlist\fR" 4
272.IX Item "-fn fontlist" 317.IX Item "-fn fontlist"
273Select the fonts to be used. This is a comma separated list of font names 318Select the fonts to be used. This is a comma separated list of font names
274that are used in turn when trying to display Unicode characters. The 319that are checked in order when trying to find glyphs for characters. The
275first font defines the cell size for characters; other fonts might be 320first font defines the cell size for characters; other fonts might be
276smaller, but not (in general) larger. A (hopefully) reasonable default 321smaller, but not (in general) larger. A (hopefully) reasonable default
277font list is always appended to it. See resource \fBfont\fR for more details. 322font list is always appended to it. See resource \fBfont\fR for more details.
278.Sp 323.Sp
279In short, to specify an X11 core font, just specify it's name or prefix it 324In short, to specify an X11 core font, just specify its name or prefix it
280with \f(CW\*(C`x:\*(C'\fR. To specify an XFT\-font, you need to prefix it with \f(CW\*(C`xft:\*(C'\fR, 325with \f(CW\*(C`x:\*(C'\fR. To specify an XFT\-font, you need to prefix it with \f(CW\*(C`xft:\*(C'\fR,
281e.g.: 326e.g.:
282.Sp 327.Sp
283.Vb 2 328.Vb 2
284\& @@RXVT_NAME@@ -fn "xft:Bitstream Vera Sans Mono:pixelsize=15" 329\& @@RXVT_NAME@@ \-fn "xft:Bitstream Vera Sans Mono:pixelsize=15"
285\& @@RXVT_NAME@@ -fn "9x15bold,xft:Bitstream Vera Sans Mono" 330\& @@RXVT_NAME@@ \-fn "9x15bold,xft:Bitstream Vera Sans Mono"
286.Ve 331.Ve
287.Sp 332.Sp
288See also the question \*(L"How does rxvt-unicode choose fonts?\*(R" in the \s-1FAQ\s0 333See also the question \*(L"How does rxvt-unicode choose fonts?\*(R" in the \s-1FAQ\s0
289section of @@RXVT_NAME@@(7). 334section of @@RXVT_NAME@@(7).
290.IP "\fB\-fb\fR \fIfontlist\fR" 4 335.IP "\fB\-fb\fR \fIfontlist\fR" 4
291.IX Item "-fb fontlist" 336.IX Item "-fb fontlist"
292Compile font\-styles: The bold font list to use when bold characters are to 337Compile \fIfont-styles\fR: The bold font list to use when \fBbold\fR characters
293be printed. See resource \fBboldFont\fR for details. 338are to be printed. See resource \fBboldFont\fR for details.
294.IP "\fB\-fi\fR \fIfontlist\fR" 4 339.IP "\fB\-fi\fR \fIfontlist\fR" 4
295.IX Item "-fi fontlist" 340.IX Item "-fi fontlist"
296Compile font\-styles: The italic font list to use when bold characters are to 341Compile \fIfont-styles\fR: The italic font list to use when \fIitalic\fR
297be printed. See resource \fBitalicFont\fR for details. 342characters are to be printed. See resource \fBitalicFont\fR for details.
298.IP "\fB\-fbi\fR \fIfontlist\fR" 4 343.IP "\fB\-fbi\fR \fIfontlist\fR" 4
299.IX Item "-fbi fontlist" 344.IX Item "-fbi fontlist"
300Compile font\-styles: The bold italic font list to use when bold characters are to 345Compile \fIfont-styles\fR: The bold italic font list to use when \fB\f(BIbold
301be printed. See resource \fBboldItalicFont\fR for details. 346italic\fB\fR characters are to be printed. See resource \fBboldItalicFont\fR
347for details.
348.IP "\fB\-is\fR|\fB+is\fR" 4
349.IX Item "-is|+is"
350Compile \fIfont-styles\fR: Bold/Italic font styles imply high intensity
351foreground/background (default). See resource \fBintensityStyles\fR for
352details.
302.IP "\fB\-name\fR \fIname\fR" 4 353.IP "\fB\-name\fR \fIname\fR" 4
303.IX Item "-name name" 354.IX Item "-name name"
304Specify the application name under which resources are to be obtained, 355Specify the application name under which resources are to be obtained,
305rather than the default executable file name. Name should not contain 356rather than the default executable file name. Name should not contain
306`.' or `*' characters. Also sets the icon and title name. 357`.' or `*' characters. Also sets the icon and title name.
334.IP "\fB\-sr\fR|\fB+sr\fR" 4 385.IP "\fB\-sr\fR|\fB+sr\fR" 4
335.IX Item "-sr|+sr" 386.IX Item "-sr|+sr"
336Put scrollbar on right/left; resource \fBscrollBar_right\fR. 387Put scrollbar on right/left; resource \fBscrollBar_right\fR.
337.IP "\fB\-st\fR|\fB+st\fR" 4 388.IP "\fB\-st\fR|\fB+st\fR" 4
338.IX Item "-st|+st" 389.IX Item "-st|+st"
339Display normal (non XTerm/NeXT) scrollbar without/with a trough; 390Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
340resource \fBscrollBar_floating\fR. 391resource \fBscrollBar_floating\fR.
341.IP "\fB\-ptab\fR|\fB+ptab\fR" 4 392.IP "\fB\-ptab\fR|\fB+ptab\fR" 4
342.IX Item "-ptab|+ptab" 393.IX Item "-ptab|+ptab"
343If enabled (default), \*(L"Horizontal Tab\*(R" characters are being stored as 394If enabled (default), \*(L"Horizontal Tab\*(R" characters are being stored as
344actual wide characters in the screen buffer, which makes it possible to 395actual wide characters in the screen buffer, which makes it possible to
368.IP "\fB\-bl\fR" 4 419.IP "\fB\-bl\fR" 4
369.IX Item "-bl" 420.IX Item "-bl"
370Compile \fIfrills\fR: Set \s-1MWM\s0 hints to request a borderless window, i.e. 421Compile \fIfrills\fR: Set \s-1MWM\s0 hints to request a borderless window, i.e.
371if honoured by the \s-1WM\s0, the rxvt-unicode window will not have window 422if honoured by the \s-1WM\s0, the rxvt-unicode window will not have window
372decorations; resource \fBborderLess\fR. 423decorations; resource \fBborderLess\fR.
424.IP "\fB\-override\-redirect\fR" 4
425.IX Item "-override-redirect"
426Compile \fIfrills\fR: Sets override-redirect on the window; resource
427\&\fBoverride-redirect\fR.
428.IP "\fB\-sbg\fR" 4
429.IX Item "-sbg"
430Compile \fIfrills\fR: Disable the usage of the built-in block graphics/line
431drawing characters and just rely on what the specified fonts provide. Use
432this if you have a good font and want to use its block graphic glyphs;
433resource \fBskipBuiltinGlyphs\fR.
373.IP "\fB\-lsp\fR \fInumber\fR" 4 434.IP "\fB\-lsp\fR \fInumber\fR" 4
374.IX Item "-lsp number" 435.IX Item "-lsp number"
375Compile \fIfrills\fR: Lines (pixel height) to insert between each row of 436Compile \fIfrills\fR: Lines (pixel height) to insert between each row of
376the display. Useful to work around font rendering problems; resource 437the display. Useful to work around font rendering problems; resource
377\&\fBlinespace\fR. 438\&\fBlineSpace\fR.
378.IP "\fB\-tn\fR \fItermname\fR" 4 439.IP "\fB\-tn\fR \fItermname\fR" 4
379.IX Item "-tn termname" 440.IX Item "-tn termname"
380This option specifies the name of the terminal type to be set in the 441This option specifies the name of the terminal type to be set in the
381\&\fB\s-1TERM\s0\fR environment variable. This terminal type must exist in the 442\&\fB\s-1TERM\s0\fR environment variable. This terminal type must exist in the
382\&\fI\fItermcap\fI\|(5)\fR database and should have \fIli#\fR and \fIco#\fR entries; 443\&\fI\fItermcap\fI\|(5)\fR database and should have \fIli#\fR and \fIco#\fR entries;
388the program being executed if neither \fI\-title\fR (\fI\-T\fR) nor \fI\-n\fR are 449the program being executed if neither \fI\-title\fR (\fI\-T\fR) nor \fI\-n\fR are
389given on the command line. If this option is used, it must be the last 450given on the command line. If this option is used, it must be the last
390on the command\-line. If there is no \fB\-e\fR option then the default is to 451on the command\-line. If there is no \fB\-e\fR option then the default is to
391run the program specified by the \fB\s-1SHELL\s0\fR environment variable or, 452run the program specified by the \fB\s-1SHELL\s0\fR environment variable or,
392failing that, \fI\fIsh\fI\|(1)\fR. 453failing that, \fI\fIsh\fI\|(1)\fR.
454.Sp
455Please note that you must specify a program with arguments. If you want to
456run shell commands, you have to specify the shell, like this:
457.Sp
458.Vb 1
459\& @@RXVT_NAME@@ \-e sh \-c "shell commands"
460.Ve
393.IP "\fB\-title\fR \fItext\fR" 4 461.IP "\fB\-title\fR \fItext\fR" 4
394.IX Item "-title text" 462.IX Item "-title text"
395Window title (\fB\-T\fR still respected); the default title is the basename 463Window title (\fB\-T\fR still respected); the default title is the basename
396of the program specified after the \fB\-e\fR option, if any, otherwise the 464of the program specified after the \fB\-e\fR option, if any, otherwise the
397application name; resource \fBtitle\fR. 465application name; resource \fBtitle\fR.
421Set the font set to use for the X Input Method, see resource \fBimFont\fR 489Set the font set to use for the X Input Method, see resource \fBimFont\fR
422for more info. 490for more info.
423.IP "\fB\-tcw\fR" 4 491.IP "\fB\-tcw\fR" 4
424.IX Item "-tcw" 492.IX Item "-tcw"
425Change the meaning of triple-click selection with the left mouse 493Change the meaning of triple-click selection with the left mouse
494button. Only effective when the original (non\-perl) selection code is
426button. Instead of selecting a full line it will extend the selection the 495in\-use. Instead of selecting a full line it will extend the selection the
427end of the logical line only. resource \fBtripleclickwords\fR. 496end of the logical line only. resource \fBtripleclickwords\fR.
428.IP "\fB\-insecure\fR" 4 497.IP "\fB\-insecure\fR" 4
429.IX Item "-insecure" 498.IX Item "-insecure"
430Enable \*(L"insecure\*(R" mode, which currently enables most of the escape 499Enable \*(L"insecure\*(R" mode, which currently enables most of the escape
431sequences that echo strings. See the resource \fBinsecure\fR for more 500sequences that echo strings. See the resource \fBinsecure\fR for more
441\&\fBsecondaryScreen\fR. 510\&\fBsecondaryScreen\fR.
442.IP "\fB\-ssr\fR|\fB+ssr\fR" 4 511.IP "\fB\-ssr\fR|\fB+ssr\fR" 4
443.IX Item "-ssr|+ssr" 512.IX Item "-ssr|+ssr"
444Turn on/off secondary screen scroll (default enabled); resource 513Turn on/off secondary screen scroll (default enabled); resource
445\&\fBsecondaryScroll\fR. 514\&\fBsecondaryScroll\fR.
515.IP "\fB\-hold\fR|\fB+hold\fR" 4
516.IX Item "-hold|+hold"
517Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
518will not immediately destroy its window when the program executed within
519it exits. Instead, it will wait till it is being killed or closed by the
520user; resource \fBhold\fR.
446.IP "\fB\-keysym.\fR\fIsym\fR: \fIstring\fR" 4 521.IP "\fB\-keysym.\fR\fIsym\fR \fIstring\fR" 4
447.IX Item "-keysym.sym: string" 522.IX Item "-keysym.sym string"
448Remap a key symbol. See resource \fBkeysym\fR. 523Remap a key symbol. See resource \fBkeysym\fR.
449.IP "\fB\-embed\fR: \fIwindowid\fR" 4 524.IP "\fB\-embed\fR \fIwindowid\fR" 4
450.IX Item "-embed: windowid" 525.IX Item "-embed windowid"
451Tells @@RXVT_NAME@@ to embed it's windows into an already-existing window, 526Tells @@RXVT_NAME@@ to embed its windows into an already-existing window,
452which enables applications to easily embed a terminal. 527which enables applications to easily embed a terminal.
453.Sp 528.Sp
454Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it 529Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it
455shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it 530shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it
456quite a bit, so don't expect it to keep some specific state. It's best to 531quite a bit, so don't expect it to keep some specific state. It's best to
459The window will not be destroyed when @@RXVT_NAME@@ exits. 534The window will not be destroyed when @@RXVT_NAME@@ exits.
460.Sp 535.Sp
461It might be useful to know that @@RXVT_NAME@@ will not close file 536It might be useful to know that @@RXVT_NAME@@ will not close file
462descriptors passed to it (except for stdin/out/err, of course), so you 537descriptors passed to it (except for stdin/out/err, of course), so you
463can use file descriptors to communicate with the programs within the 538can use file descriptors to communicate with the programs within the
464terminal. This works regardless of wether the \f(CW\*(C`\-embed\*(C'\fR option was used or 539terminal. This works regardless of whether the \f(CW\*(C`\-embed\*(C'\fR option was used or
465not. 540not.
541.Sp
542Here is a short Gtk2\-perl snippet that illustrates how this option can be
543used (a longer example is in \fIdoc/embed\fR):
544.Sp
545.Vb 5
546\& my $rxvt = new Gtk2::Socket;
547\& $rxvt\->signal_connect_after (realize => sub {
548\& my $xid = $_[0]\->window\->get_xid;
549\& system "@@RXVT_NAME@@ \-embed $xid &";
550\& });
551.Ve
552.IP "\fB\-pty\-fd\fR \fIfile descriptor\fR" 4
553.IX Item "-pty-fd file descriptor"
554Tells @@RXVT_NAME@@ \s-1NOT\s0 to execute any commands or create a new pty/tty
555pair but instead use the given file descriptor as the tty master. This is
556useful if you want to drive @@RXVT_NAME@@ as a generic terminal emulator
557without having to run a program within it.
558.Sp
559If this switch is given, @@RXVT_NAME@@ will not create any utmp/wtmp
560entries and will not tinker with pty/tty permissions \- you have to do that
561yourself if you want that.
562.Sp
563As an extremely special case, specifying \f(CW\*(C`\-1\*(C'\fR will completely suppress
564pty/tty operations.
565.Sp
566Here is a example in perl that illustrates how this option can be used (a
567longer example is in \fIdoc/pty\-fd\fR):
568.Sp
569.Vb 2
570\& use IO::Pty;
571\& use Fcntl;
572.Ve
573.Sp
574.Vb 4
575\& my $pty = new IO::Pty;
576\& fcntl $pty, F_SETFD, 0; # clear close\-on\-exec
577\& system "@@RXVT_NAME@@ \-pty\-fd " . (fileno $pty) . "&";
578\& close $pty;
579.Ve
580.Sp
581.Vb 3
582\& # now communicate with rxvt
583\& my $slave = $pty\->slave;
584\& while (<$slave>) { print $slave "got <$_>\en" }
585.Ve
586.IP "\fB\-pe\fR \fIstring\fR" 4
587.IX Item "-pe string"
588Comma-separated list of perl extension scripts to use (or not to use) in
589this terminal instance. See resource \fBperl-ext\fR for details.
466.SH "RESOURCES (available also as long\-options)" 590.SH "RESOURCES (available also as long\-options)"
467.IX Header "RESOURCES (available also as long-options)" 591.IX Header "RESOURCES (available also as long-options)"
468Note: `@@RXVT_NAME@@ \-\-help' gives a list of all resources (long 592Note: `@@RXVT_NAME@@ \-\-help' gives a list of all resources (long
469options) compiled into your version. 593options) compiled into your version.
470.PP 594.PP
471There are two different methods that @@RXVT_NAME@@ can use to get the 595You can set and change the resources using X11 tools like \fBxrdb\fR. Many
472Xresource data: using the X libraries (Xrm*\-functions) or internal 596distribution do also load settings from the \fB~/.Xresources\fR file when X
473Xresources reader (\fB~/.Xdefaults\fR). For the first method (ie. 597starts. @@RXVT_NAME@@ will consult the following files/resources in order,
474\&\fB@@RXVT_NAME@@ \-h\fR lists \fBXGetDefaults\fR), you can set and change the 598with later settings overwriting earlier ones:
475resources using X11 tools like \fBxrdb\fR. Many distribution do also load
476settings from the \fB~/.Xresources\fR file when X starts. @@RXVT_NAME@@
477will consult the following files/resources in order, with later settings
478overwriting earlier ones:
479.PP 599.PP
480.Vb 5 600.Vb 5
481\& 1. system-wide app-defaults file, either locale-dependent OR global 601\& 1. system\-wide app\-defaults file, either locale\-dependent OR global
482\& 2. app-defaults file in $XAPPLRESDIR 602\& 2. app\-defaults file in $XAPPLRESDIR
483\& 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults 603\& 3. RESOURCE_MANAGER property on root\-window OR $HOME/.Xdefaults
484\& 4. SCREEN_RESOURCES for the current screen 604\& 4. SCREEN_RESOURCES for the current screen
485\& 5. $XENVIRONMENT file OR $HOME/.Xdefaults-<nodename> 605\& 5. $XENVIRONMENT file OR $HOME/.Xdefaults\-<nodename>
486.Ve 606.Ve
487.PP 607.PP
488If compiled with internal Xresources support (i.e. \fB@@RXVT_NAME@@ \-h\fR
489lists \fB.Xdefaults\fR) then \fB@@RXVT_NAME@@\fR accepts application defaults
490set in XAPPLOADDIR/URxvt (compile\-time defined: usually
491\&\fB/usr/lib/X11/app\-defaults/URxvt\fR) and resources set in
492\&\fB~/.Xdefaults\fR, or \fB~/.Xresources\fR if \fB~/.Xdefaults\fR does not exist.
493Note that when reading X resources, \fB@@RXVT_NAME@@\fR recognizes two 608Note that when reading X resources, \fB@@RXVT_NAME@@\fR recognizes two class
494class names: \fBXTerm\fR and \fBURxvt\fR. The class name \fBRxvt\fR allows 609names: \fBRxvt\fR and \fBURxvt\fR. The class name \fBRxvt\fR allows resources
495resources common to both \fB@@RXVT_NAME@@\fR and the original \fIrxvt\fR to be 610common to both \fB@@RXVT_NAME@@\fR and the original \fIrxvt\fR to be easily
496easily configured, while the class name \fBURxvt\fR allows resources 611configured, while the class name \fBURxvt\fR allows resources unique to
497unique to \fB@@RXVT_NAME@@\fR, notably colours and key\-handling, to be 612\&\fB@@RXVT_NAME@@\fR, to be shared between different \fB@@RXVT_NAME@@\fR
498shared between different \fB@@RXVT_NAME@@\fR configurations. If no 613configurations. If no resources are specified, suitable defaults will
499resources are specified, suitable defaults will be used. Command-line 614be used. Command-line arguments can be used to override resource
500arguments can be used to override resource settings. The following 615settings. The following resources are supported (you might want to
501resources are allowed: 616check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl
617extensions not documented here):
618.IP "\fBdepth:\fR \fIbitdepth\fR" 4
619.IX Item "depth: bitdepth"
620Compile \fIxft\fR: Attempt to find a visual with the given bit depth;
621option \fB\-depth\fR.
502.IP "\fBgeometry:\fR \fIgeom\fR" 4 622.IP "\fBgeometry:\fR \fIgeom\fR" 4
503.IX Item "geometry: geom" 623.IX Item "geometry: geom"
504Create the window with the specified X window geometry [default 80x24]; 624Create the window with the specified X window geometry [default 80x24];
505option \fB\-geometry\fR. 625option \fB\-geometry\fR.
506.IP "\fBbackground:\fR \fIcolour\fR" 4 626.IP "\fBbackground:\fR \fIcolour\fR" 4
538.IX Item "colorUL: colour" 658.IX Item "colorUL: colour"
539Use the specified colour to display underlined characters when the 659Use the specified colour to display underlined characters when the
540foreground colour is the default. 660foreground colour is the default.
541.IP "\fBcolorRV:\fR \fIcolour\fR" 4 661.IP "\fBcolorRV:\fR \fIcolour\fR" 4
542.IX Item "colorRV: colour" 662.IX Item "colorRV: colour"
543Use the specified colour as the background for reverse video 663Use the specified colour as the background for reverse video characters
544characters. 664when \s-1OPTION_HC\s0 is disabled (\-\-disable\-frills).
545.IP "\fBunderlineColor:\fR \fIcolour\fR" 4 665.IP "\fBunderlineColor:\fR \fIcolour\fR" 4
546.IX Item "underlineColor: colour" 666.IX Item "underlineColor: colour"
547If set, use the specified colour as the colour for the underline 667If set, use the specified colour as the colour for the underline
548itself. If unset, use the foreground colour. 668itself. If unset, use the foreground colour.
549.IP "\fBcursorColor:\fR \fIcolour\fR" 4 669.IP "\fBcursorColor:\fR \fIcolour\fR" 4
560\&\fBTrue\fR: simulate reverse video by foreground and background colours; 680\&\fBTrue\fR: simulate reverse video by foreground and background colours;
561option \fB\-rv\fR. \fBFalse\fR: regular screen colours [default]; option 681option \fB\-rv\fR. \fBFalse\fR: regular screen colours [default]; option
562\&\fB+rv\fR. See note in \fB\s-1COLORS\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR section. 682\&\fB+rv\fR. See note in \fB\s-1COLORS\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR section.
563.IP "\fBjumpScroll:\fR \fIboolean\fR" 4 683.IP "\fBjumpScroll:\fR \fIboolean\fR" 4
564.IX Item "jumpScroll: boolean" 684.IX Item "jumpScroll: boolean"
565\&\fBTrue\fR: specify that jump scrolling should be used. When scrolling 685\&\fBTrue\fR: specify that jump scrolling should be used. When receiving lots
566quickly, fewer screen updates are performed [default]; option \fB\-j\fR. 686of lines, @@RXVT_NAME@@ will only scroll once a whole screen height of lines
687has been read, resulting in fewer updates while still displaying every
688received line; option \fB\-j\fR.
689.Sp
567\&\fBFalse\fR: specify that smooth scrolling should be used; option \fB+j\fR. 690\&\fBFalse\fR: specify that smooth scrolling should be used. @@RXVT_NAME@@ will
691force a screen refresh on each new line it received; option \fB+j\fR.
692.IP "\fBskipScroll:\fR \fIboolean\fR" 4
693.IX Item "skipScroll: boolean"
694\&\fBTrue\fR: (the default) specify that skip scrolling should be used. When
695receiving lots of lines, @@RXVT_NAME@@ will only scroll once in a while
696(around 60 times per second), resulting in far fewer updates. This can
697result in @@RXVT_NAME@@ not ever displaying some of the lines it receives;
698option \fB\-ss\fR.
699.Sp
700\&\fBFalse\fR: specify that everything is to be displayed, even
701if the refresh is too fast for the human eye to read anything (or the
702monitor to display anything); option \fB+ss\fR.
568.IP "\fBinheritPixmap:\fR \fIboolean\fR" 4 703.IP "\fBinheritPixmap:\fR \fIboolean\fR" 4
569.IX Item "inheritPixmap: boolean" 704.IX Item "inheritPixmap: boolean"
570\&\fBTrue\fR: make the background inherit the parent windows' pixmap, giving 705\&\fBTrue\fR: make the background inherit the parent windows' pixmap, giving
571artificial transparency. \fBFalse\fR: do not inherit the parent windows' 706artificial transparency. \fBFalse\fR: do not inherit the parent windows'
572pixmap. 707pixmap.
708.Sp
709\&\fIPlease note that transparency of any kind if completely unsupported by
710the author. Don't bug him with installation questions!\fR
573.IP "\fBfading:\fR \fInumber\fR" 4 711.IP "\fBfading:\fR \fInumber\fR" 4
574.IX Item "fading: number" 712.IX Item "fading: number"
575Fade the text by the given percentage when focus is lost. 713Fade the text by the given percentage when focus is lost; option \fB\-fade\fR.
714.IP "\fBfadeColor:\fR \fIcolour\fR" 4
715.IX Item "fadeColor: colour"
716Fade to this colour, when fading is used (see \fBfading:\fR). The default
717colour is black; option \fB\-fadecolor\fR.
576.IP "\fBtintColor:\fR \fIcolour\fR" 4 718.IP "\fBtintColor:\fR \fIcolour\fR" 4
577.IX Item "tintColor: colour" 719.IX Item "tintColor: colour"
578Tint the transparent background pixmap with the given colour. 720Tint the transparent background pixmap with the given colour; option
721\&\fB\-tint\fR.
579.IP "\fBshading:\fR \fInumber\fR" 4 722.IP "\fBshading:\fR \fInumber\fR" 4
580.IX Item "shading: number" 723.IX Item "shading: number"
581Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent background 724Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent background image
582image in addition to tinting it. 725in addition to tinting it; option \fB\-sh\fR.
726.IP "\fBblendType:\fR \fIstring\fR" 4
727.IX Item "blendType: string"
728Specify background blending type; option \fB\-blt\fR.
729.IP "\fBblurRadius:\fR \fInumber\fR" 4
730.IX Item "blurRadius: number"
731Apply Gaussian Blurr with the specified radius to the transparent
732background image; option \fB\-blr\fR.
583.IP "\fBscrollColor:\fR \fIcolour\fR" 4 733.IP "\fBscrollColor:\fR \fIcolour\fR" 4
584.IX Item "scrollColor: colour" 734.IX Item "scrollColor: colour"
585Use the specified colour for the scrollbar [default #B2B2B2]. 735Use the specified colour for the scrollbar [default #B2B2B2].
586.IP "\fBtroughColor:\fR \fIcolour\fR" 4 736.IP "\fBtroughColor:\fR \fIcolour\fR" 4
587.IX Item "troughColor: colour" 737.IX Item "troughColor: colour"
588Use the specified colour for the scrollbar's trough area [default 738Use the specified colour for the scrollbar's trough area [default
589#969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 739#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
590.IP "\fBborderColor:\fR \fIcolour\fR" 4 740.IP "\fBborderColor:\fR \fIcolour\fR" 4
591.IX Item "borderColor: colour" 741.IX Item "borderColor: colour"
592The colour of the border around the text area and between the scrollbar 742The colour of the border around the text area and between the scrollbar
593and the text. 743and the text.
594.IP "\fBbackgroundPixmap:\fR \fIfile[;geom]\fR" 4 744.IP "\fBbackgroundPixmap:\fR \fIfile[;geom]\fR" 4
595.IX Item "backgroundPixmap: file[;geom]" 745.IX Item "backgroundPixmap: file[;geom]"
596Use the specified \s-1XPM\s0 file (note the `.xpm' extension is optional) for 746Use the specified image file for the background and also optionally
597the background and also optionally specify its scaling with a geometry 747specify its scaling with a geometry string \fBWxH+X+Y\fR,
598string \fBWxH+X+Y\fR, in which \fB\*(L"W\*(R" / \*(L"H\*(R"\fR specify the 748in which \fB\*(L"W\*(R" / \*(L"H\*(R"\fR specify the horizontal/vertical scale (percent),
599horizontal/vertical scale (percent) and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image 749and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image centre (percent).
600centre (percent). A scale of 0 displays the image with tiling. A scale 750A scale of 0 displays the image with tiling. A scale of 1 displays the
601of 1 displays the image without any scaling. A scale of 2 to 9 751image without any scaling. A scale of 2 to 9 specifies an integer
602specifies an integer number of images in that direction. No image will 752number of images in that direction. No image will be magnified beyond
603be magnified beyond 10 times its original size. The maximum permitted 75310 times its original size. The maximum permitted scale is 1000.
604scale is 1000. [default 0x0+50+50] 754Special string of \fB\*(L"auto\*(R"\fR used as a geometry will cause image to be
605.IP "\fBmenu:\fR \fIfile[;tag]\fR" 4 755automatically scaled to match window size.
606.IX Item "menu: file[;tag]" 756If used in conjunction with \fB\-tr\fR option \- specified pixmap will be
607Read in the specified menu file (note the `.menu' extension is 757blended over transparency image using either alpha\-blending, or any
608optional) and also optionally specify a starting tag to find. See the 758other blending type, specified with \fB\-blt \*(L"type\*(R"\fR option.
609reference documentation for details on the syntax for the menuBar. 759[default 0x0+50+50]
610.IP "\fBpath:\fR \fIpath\fR" 4 760.IP "\fBpath:\fR \fIpath\fR" 4
611.IX Item "path: path" 761.IX Item "path: path"
612Specify the colon-delimited search path for finding files (\s-1XPM\s0 and 762Specify the colon-delimited search path for finding background image files.
613menus), in addition to the paths specified by the \fB\s-1RXVTPATH\s0\fR and
614\&\fB\s-1PATH\s0\fR environment variables.
615.IP "\fBfont:\fR \fIfontlist\fR" 4 763.IP "\fBfont:\fR \fIfontlist\fR" 4
616.IX Item "font: fontlist" 764.IX Item "font: fontlist"
617Select the fonts to be used. This is a comma separated list of font 765Select the fonts to be used. This is a comma separated list of font names
618names that are used in turn when trying to display Unicode characters. 766that are checked in order when trying to find glyphs for characters. The
619The first font defines the cell size for characters; other fonts might 767first font defines the cell size for characters; other fonts might be
620be smaller, but not larger. A reasonable default font list is always 768smaller, but not (in general) larger. A (hopefully) reasonable default
621appended to it. option \fB\-fn\fR. 769font list is always appended to it; option \fB\-fn\fR.
622.Sp 770.Sp
623Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with 771Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with
624optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR. 772optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR.
625.Sp 773.Sp
626In addition, each font can be prefixed with additional hints and 774In addition, each font can be prefixed with additional hints and
629fonts. 777fonts.
630.Sp 778.Sp
631For example, this font resource 779For example, this font resource
632.Sp 780.Sp
633.Vb 5 781.Vb 5
634\& URxvt*font: 9x15bold,\e 782\& URxvt.font: 9x15bold,\e
635\& -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\e 783\& \-misc\-fixed\-bold\-r\-normal\-\-15\-140\-75\-75\-c\-90\-iso10646\-1,\e
636\& -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \e 784\& \-misc\-fixed\-medium\-r\-normal\-\-15\-140\-75\-75\-c\-90\-iso10646\-1, \e
637\& [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \e 785\& [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \e
638\& xft:Code2000:antialias=false 786\& xft:Code2000:antialias=false
639.Ve 787.Ve
640.Sp 788.Sp
641specifies five fonts to be used. The first one is \f(CW\*(C`9x15bold\*(C'\fR (actually 789specifies five fonts to be used. The first one is \f(CW\*(C`9x15bold\*(C'\fR (actually
674\&\*(L"morphing\*(R" the normal text font list into the desired shape. If that is 822\&\*(L"morphing\*(R" the normal text font list into the desired shape. If that is
675not possible, replacement fonts of the desired shape will be tried. 823not possible, replacement fonts of the desired shape will be tried.
676.Sp 824.Sp
677If set, but empty, then this specific style is disabled and the normal 825If set, but empty, then this specific style is disabled and the normal
678text font will being used for the given style. 826text font will being used for the given style.
827.IP "\fBintensityStyles:\fR \fIboolean\fR" 4
828.IX Item "intensityStyles: boolean"
829When font styles are not enabled, or this option is enabled (\fBTrue\fR,
830option \fB\-is\fR, the default), bold and italic font styles imply high
831intensity foreground/background colours. Disabling this option (\fBFalse\fR,
832option \fB+is\fR) disables this behaviour, the high intensity colours are not
833reachable.
679.IP "\fBselectstyle:\fR \fImode\fR" 4 834.IP "\fBselectstyle:\fR \fImode\fR" 4
680.IX Item "selectstyle: mode" 835.IX Item "selectstyle: mode"
681Set mouse selection style to \fBold\fR which is 2.20, \fBoldword\fR which is 836Set mouse selection style to \fBold\fR which is 2.20, \fBoldword\fR which
682xterm style with 2.20 old word selection, or anything else which gives 837is xterm style with 2.20 old word selection, or anything else which
683xterm style selection. 838gives xterm style selection. Only effective when the original (non\-perl)
839selection code is in use.
684.IP "\fBscrollstyle:\fR \fImode\fR" 4 840.IP "\fBscrollstyle:\fR \fImode\fR" 4
685.IX Item "scrollstyle: mode" 841.IX Item "scrollstyle: mode"
686Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is 842Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is
687the author's favourite.. 843the author's favourite.
688.IP "\fBtitle:\fR \fIstring\fR" 4 844.IP "\fBtitle:\fR \fIstring\fR" 4
689.IX Item "title: string" 845.IX Item "title: string"
690Set window title string, the default title is the command-line 846Set window title string, the default title is the command-line
691specified after the \fB\-e\fR option, if any, otherwise the application 847specified after the \fB\-e\fR option, if any, otherwise the application
692name; option \fB\-title\fR. 848name; option \fB\-title\fR.
697set; option \fB\-n\fR. 853set; option \fB\-n\fR.
698.IP "\fBmapAlert:\fR \fIboolean\fR" 4 854.IP "\fBmapAlert:\fR \fIboolean\fR" 4
699.IX Item "mapAlert: boolean" 855.IX Item "mapAlert: boolean"
700\&\fBTrue\fR: de-iconify (map) on receipt of a bell character. \fBFalse\fR: no 856\&\fBTrue\fR: de-iconify (map) on receipt of a bell character. \fBFalse\fR: no
701de-iconify (map) on receipt of a bell character [default]. 857de-iconify (map) on receipt of a bell character [default].
858.IP "\fBurgentOnBell:\fR \fIboolean\fR" 4
859.IX Item "urgentOnBell: boolean"
860\&\fBTrue\fR: set the urgency hint for the wm on receipt of a bell character.
861\&\fBFalse\fR: do not set the urgency hint [default].
702.IP "\fBvisualBell:\fR \fIboolean\fR" 4 862.IP "\fBvisualBell:\fR \fIboolean\fR" 4
703.IX Item "visualBell: boolean" 863.IX Item "visualBell: boolean"
704\&\fBTrue\fR: use visual bell on receipt of a bell character; option \fB\-vb\fR. 864\&\fBTrue\fR: use visual bell on receipt of a bell character; option \fB\-vb\fR.
705\&\fBFalse\fR: no visual bell [default]; option \fB+vb\fR. 865\&\fBFalse\fR: no visual bell [default]; option \fB+vb\fR.
706.IP "\fBloginShell:\fR \fIboolean\fR" 4 866.IP "\fBloginShell:\fR \fIboolean\fR" 4
716.IP "\fBprint\-pipe:\fR \fIstring\fR" 4 876.IP "\fBprint\-pipe:\fR \fIstring\fR" 4
717.IX Item "print-pipe: string" 877.IX Item "print-pipe: string"
718Specify a command pipe for vt100 printer [default \fI\fIlpr\fI\|(1)\fR]. Use 878Specify a command pipe for vt100 printer [default \fI\fIlpr\fI\|(1)\fR]. Use
719\&\fBPrint\fR to initiate a screen dump to the printer and \fBCtrl-Print\fR or 879\&\fBPrint\fR to initiate a screen dump to the printer and \fBCtrl-Print\fR or
720\&\fBShift-Print\fR to include the scrollback as well. 880\&\fBShift-Print\fR to include the scrollback as well.
881.Sp
882The string will be interpreted as if typed into the shell as\-is.
883.Sp
884Example:
885.Sp
886.Vb 1
887\& URxvt.print\-pipe: cat > $(TMPDIR=$HOME mktemp urxvt.XXXXXX)
888.Ve
889.Sp
890This creates a new file in your home directory with the screen contents
891every time you hit \f(CW\*(C`Print\*(C'\fR.
721.IP "\fBscrollBar:\fR \fIboolean\fR" 4 892.IP "\fBscrollBar:\fR \fIboolean\fR" 4
722.IX Item "scrollBar: boolean" 893.IX Item "scrollBar: boolean"
723\&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR: 894\&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR:
724disable the scrollbar; option \fB+sb\fR. 895disable the scrollbar; option \fB+sb\fR.
725.IP "\fBscrollBar_right:\fR \fIboolean\fR" 4 896.IP "\fBscrollBar_right:\fR \fIboolean\fR" 4
741\&\fB+si\fR. 912\&\fB+si\fR.
742.IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4 913.IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4
743.IX Item "scrollWithBuffer: boolean" 914.IX Item "scrollWithBuffer: boolean"
744\&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and 915\&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and
745\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll 916\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll
746with scrollback buffer when tty recieves new lines; option \fB+sw\fR. 917with scrollback buffer when tty receives new lines; option \fB+sw\fR.
747.IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4 918.IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4
748.IX Item "scrollTtyKeypress: boolean" 919.IX Item "scrollTtyKeypress: boolean"
749\&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys 920\&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys
750are those which are intercepted by rxvt-unicode for special handling and 921are those which are intercepted by rxvt-unicode for special handling and
751are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to 922are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to
764option \fB\-w\fR, \fB\-bw\fR, \fB\-borderwidth\fR. 935option \fB\-w\fR, \fB\-bw\fR, \fB\-borderwidth\fR.
765.IP "\fBborderLess:\fR \fIboolean\fR" 4 936.IP "\fBborderLess:\fR \fIboolean\fR" 4
766.IX Item "borderLess: boolean" 937.IX Item "borderLess: boolean"
767Set \s-1MWM\s0 hints to request a borderless window, i.e. if honoured by the 938Set \s-1MWM\s0 hints to request a borderless window, i.e. if honoured by the
768\&\s-1WM\s0, the rxvt-unicode window will not have window decorations; option \fB\-bl\fR. 939\&\s-1WM\s0, the rxvt-unicode window will not have window decorations; option \fB\-bl\fR.
940.IP "\fBskipBuiltinGlyphs:\fR \fIboolean\fR" 4
941.IX Item "skipBuiltinGlyphs: boolean"
942Compile \fIfrills\fR: Disable the usage of the built-in block graphics/line
943drawing characters and just rely on what the specified fonts provide. Use
944this if you have a good font and want to use its block graphic glyphs;
945option \fB\-sbg\fR.
769.IP "\fBtermName:\fR \fItermname\fR" 4 946.IP "\fBtermName:\fR \fItermname\fR" 4
770.IX Item "termName: termname" 947.IX Item "termName: termname"
771Specifies the terminal type name to be set in the \fB\s-1TERM\s0\fR environment 948Specifies the terminal type name to be set in the \fB\s-1TERM\s0\fR environment
772variable; option \fB\-tn\fR. 949variable; option \fB\-tn\fR.
773.IP "\fBlinespace:\fR \fInumber\fR" 4 950.IP "\fBlineSpace:\fR \fInumber\fR" 4
774.IX Item "linespace: number" 951.IX Item "lineSpace: number"
775Specifies number of lines (pixel height) to insert between each row of 952Specifies number of lines (pixel height) to insert between each row of
776the display [default 0]; option \fB\-lsp\fR. 953the display [default 0]; option \fB\-lsp\fR.
777.IP "\fBmeta8:\fR \fIboolean\fR" 4 954.IP "\fBmeta8:\fR \fIboolean\fR" 4
778.IX Item "meta8: boolean" 955.IX Item "meta8: boolean"
779\&\fBTrue\fR: handle Meta (Alt) + keypress to set the 8th bit. \fBFalse\fR: 956\&\fBTrue\fR: handle Meta (Alt) + keypress to set the 8th bit. \fBFalse\fR:
801.IP "\fBpointerColor2:\fR \fIcolour\fR" 4 978.IP "\fBpointerColor2:\fR \fIcolour\fR" 4
802.IX Item "pointerColor2: colour" 979.IX Item "pointerColor2: colour"
803Mouse pointer background colour. 980Mouse pointer background colour.
804.IP "\fBpointerBlankDelay:\fR \fInumber\fR" 4 981.IP "\fBpointerBlankDelay:\fR \fInumber\fR" 4
805.IX Item "pointerBlankDelay: number" 982.IX Item "pointerBlankDelay: number"
806Specifies number of seconds before blanking the pointer [default 2]. 983Specifies number of seconds before blanking the pointer [default 2]. Use a
984large number (e.g. \f(CW987654321\fR) to effectively disable the timeout.
807.IP "\fBbackspacekey:\fR \fIstring\fR" 4 985.IP "\fBbackspacekey:\fR \fIstring\fR" 4
808.IX Item "backspacekey: string" 986.IX Item "backspacekey: string"
809The string to send when the backspace key is pressed. If set to \fB\s-1DEC\s0\fR 987The string to send when the backspace key is pressed. If set to \fB\s-1DEC\s0\fR
810or unset it will send \fBDelete\fR (code 127) or, if shifted, \fBBackspace\fR 988or unset it will send \fBDelete\fR (code 127) or, if shifted, \fBBackspace\fR
811(code 8) \- which can be reversed with the appropriate \s-1DEC\s0 private mode 989(code 8) \- which can be reversed with the appropriate \s-1DEC\s0 private mode
815The string to send when the delete key (not the keypad delete key) is 993The string to send when the delete key (not the keypad delete key) is
816pressed. If unset it will send the sequence traditionally associated 994pressed. If unset it will send the sequence traditionally associated
817with the \fBExecute\fR key. 995with the \fBExecute\fR key.
818.IP "\fBcutchars:\fR \fIstring\fR" 4 996.IP "\fBcutchars:\fR \fIstring\fR" 4
819.IX Item "cutchars: string" 997.IX Item "cutchars: string"
820The characters used as delimiters for double-click word selection. The 998The characters used as delimiters for double-click word selection
821built-in default: 999(whitespace delimiting is added automatically if resource is given).
1000.Sp
1001When the perl selection extension is in use (the default if compiled
1002in, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these
1003characters will be created (if the resource exists, otherwise, no regex
1004will be created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used.
1005.Sp
1006When the selection extension is not used, only \s-1ISO\-8859\-1\s0 characters can
1007be used. If not specified, the built-in default is used:
822.Sp 1008.Sp
823\&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR 1009\&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR
824.IP "\fBpreeditType:\fR \fIstyle\fR" 4 1010.IP "\fBpreeditType:\fR \fIstyle\fR" 4
825.IX Item "preeditType: style" 1011.IX Item "preeditType: style"
826\&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR. 1012\&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR.
830.IP "\fBimLocale:\fR \fIname\fR" 4 1016.IP "\fBimLocale:\fR \fIname\fR" 4
831.IX Item "imLocale: name" 1017.IX Item "imLocale: name"
832The locale to use for opening the \s-1IM\s0. You can use an \f(CW\*(C`LC_CTYPE\*(C'\fR of e.g. 1018The locale to use for opening the \s-1IM\s0. You can use an \f(CW\*(C`LC_CTYPE\*(C'\fR of e.g.
833\&\f(CW\*(C`de_DE.UTF\-8\*(C'\fR for normal text processing but \f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR for the 1019\&\f(CW\*(C`de_DE.UTF\-8\*(C'\fR for normal text processing but \f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR for the
834input extension to be able to input japanese characters while staying in 1020input extension to be able to input japanese characters while staying in
835another locale. option \fB\-imlocale\fR. 1021another locale; option \fB\-imlocale\fR.
836.IP "\fBimFont:\fR \fIfontset\fR" 4 1022.IP "\fBimFont:\fR \fIfontset\fR" 4
837.IX Item "imFont: fontset" 1023.IX Item "imFont: fontset"
838Specify the font-set used for \s-1XIM\s0 styles \f(CW\*(C`OverTheSpot\*(C'\fR or 1024Specify the font-set used for \s-1XIM\s0 styles \f(CW\*(C`OverTheSpot\*(C'\fR or
839\&\f(CW\*(C`OffTheSpot\*(C'\fR. It must be a standard X font set (\s-1XLFD\s0 patterns separated 1025\&\f(CW\*(C`OffTheSpot\*(C'\fR. It must be a standard X font set (\s-1XLFD\s0 patterns separated
840by commas), i.e. it's not in the same format as the other font lists used 1026by commas), i.e. it's not in the same format as the other font lists used
843option \fB\-imfont\fR. 1029option \fB\-imfont\fR.
844.IP "\fBtripleclickwords:\fR \fIboolean\fR" 4 1030.IP "\fBtripleclickwords:\fR \fIboolean\fR" 4
845.IX Item "tripleclickwords: boolean" 1031.IX Item "tripleclickwords: boolean"
846Change the meaning of triple-click selection with the left mouse 1032Change the meaning of triple-click selection with the left mouse
847button. Instead of selecting a full line it will extend the selection to 1033button. Instead of selecting a full line it will extend the selection to
848the end of the logical line only. option \fB\-tcw\fR. 1034the end of the logical line only; option \fB\-tcw\fR.
849.IP "\fBinsecure:\fR \fIboolean\fR" 4 1035.IP "\fBinsecure:\fR \fIboolean\fR" 4
850.IX Item "insecure: boolean" 1036.IX Item "insecure: boolean"
851Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that 1037Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that
852echo arbitrary strings like the icon name or the locale. This could be 1038echo arbitrary strings like the icon name or the locale. This could be
853abused if somebody gets 8\-bit\-clean access to your display, whether 1039abused if somebody gets 8\-bit\-clean access to your display, whether
854throuh a mail client displaying mail bodies unfiltered or though 1040through a mail client displaying mail bodies unfiltered or through
855\&\fIwrite\fR\|(1). Therefore, these sequences are disabled by default. (Note 1041\&\fIwrite\fR\|(1) or any other means. Therefore, these sequences are disabled by
856that other terminals, including xterm, have these sequences 1042default. (Note that many other terminals, including xterm, have these
857enabled by default). You can enable them by setting this boolean 1043sequences enabled by default, which doesn't make it safer, though).
858resource or specifying \fB\-insecure\fR as an option. At the moment, this 1044.Sp
859enabled display\-answer, locale, findfont, icon label and window title 1045You can enable them by setting this boolean resource or specifying
860requests as well as dynamic menubar dispatch. 1046\&\fB\-insecure\fR as an option. At the moment, this enables display\-answer,
1047locale, findfont, icon label and window title requests.
861.IP "\fBmodifier:\fR \fImodifier\fR" 4 1048.IP "\fBmodifier:\fR \fImodifier\fR" 4
862.IX Item "modifier: modifier" 1049.IX Item "modifier: modifier"
863Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR, 1050Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR,
864\&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option 1051\&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option
865\&\fB\-mod\fR. 1052\&\fB\-mod\fR.
866.IP "\fBanswerbackString:\fR \fIstring\fR" 4 1053.IP "\fBanswerbackString:\fR \fIstring\fR" 4
867.IX Item "answerbackString: string" 1054.IX Item "answerbackString: string"
868Specify the reply rxvt-unicode sends to the shell when an \s-1ENQ\s0 (control\-E) 1055Specify the reply rxvt-unicode sends to the shell when an \s-1ENQ\s0 (control\-E)
869character is passed through. It may contain escape values as described 1056character is passed through. It may contain escape values as described
870in the entry on \fBkeysym\fR following. 1057in the entry on \fBkeysym\fR following.
871.IP "\fBsecondaryScreen:\fR \fIbool\fR" 4 1058.IP "\fBsecondaryScreen:\fR \fIboolean\fR" 4
872.IX Item "secondaryScreen: bool" 1059.IX Item "secondaryScreen: boolean"
873Turn on/off secondary screen (default enabled). 1060Turn on/off secondary screen (default enabled).
874.IP "\fBsecondaryScroll:\fR \fIbool\fR" 4 1061.IP "\fBsecondaryScroll:\fR \fIboolean\fR" 4
875.IX Item "secondaryScroll: bool" 1062.IX Item "secondaryScroll: boolean"
876Turn on/off secondary screen scroll (default enabled). If the this 1063Turn on/off secondary screen scroll (default enabled). If this
877option is enabled, scrolls on the secondary screen will change the 1064option is enabled, scrolls on the secondary screen will change the
878scrollback buffer and switching to/from the secondary screen will 1065scrollback buffer and switching to/from the secondary screen will
879instead scroll the screen up. 1066instead scroll the screen up.
1067.IP "\fBhold\fR: \fIboolean\fR" 4
1068.IX Item "hold: boolean"
1069Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
1070will not immediately destroy its window when the program executed within
1071it exits. Instead, it will wait till it is being killed or closed by the
1072user.
880.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4 1073.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4
881.IX Item "keysym.sym: string" 1074.IX Item "keysym.sym: string"
882Compile \fIfrills\fR: Associate \fIstring\fR with keysym \fIsym\fR. The 1075Compile \fIfrills\fR: Associate \fIstring\fR with keysym \fIsym\fR. The
883intervening resource name \fBkeysym.\fR cannot be omitted. 1076intervening resource name \fBkeysym.\fR cannot be omitted.
884.Sp 1077.Sp
897searching keysym macros from \fB/usr/X11R6/include/X11/keysymdef.h\fR and 1090searching keysym macros from \fB/usr/X11R6/include/X11/keysymdef.h\fR and
898omitting the prefix \fB\s-1XK_\s0\fR. Alternatively you can specify \fIkey\fR by its hex 1091omitting the prefix \fB\s-1XK_\s0\fR. Alternatively you can specify \fIkey\fR by its hex
899keysym value (\fB0x0000 \- 0xFFFF\fR). Note that the lookup of \fIsym\fRs is not 1092keysym value (\fB0x0000 \- 0xFFFF\fR). Note that the lookup of \fIsym\fRs is not
900performed in an exact manner; however, the closest match is assured. 1093performed in an exact manner; however, the closest match is assured.
901.Sp 1094.Sp
902\&\fIstring\fR may contain escape values (\f(CW\*(C`\ea\*(C'\fR: bell, \f(CW\*(C`\eb\*(C'\fR: backspace, 1095\&\fIstring\fR may contain escape values (\f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\e000\*(C'\fR: octal
903\&\f(CW\*(C`\ee\*(C'\fR, \f(CW\*(C`\eE\*(C'\fR: escape, \f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\er\*(C'\fR: carriage return, \f(CW\*(C`\et\*(C'\fR: tab, 1096number), see \s-1RESOURCES\s0 in \f(CW\*(C`man 7 X\*(C'\fR for futher details.
904\&\f(CW\*(C`\e000\*(C'\fR: octal number) or verbatim control characters (\f(CW\*(C`^?\*(C'\fR: delete,
905\&\f(CW\*(C`^@\*(C'\fR: null, \f(CW\*(C`^A\*(C'\fR ...) and may be enclosed with double quotes so that it
906can start or end with whitespace.
907.Sp
908Please note that you need to double the \f(CW\*(C`\e\*(C'\fR when using
909\&\f(CW\*(C`\-\-enable\-xgetdefault\*(C'\fR, as X itself does it's own de-escaping (you can
910use \f(CW\*(C`\e033\*(C'\fR instead of \f(CW\*(C`\ee\*(C'\fR (and so on), which will work with both Xt and
911@@RXVT_NAME@@'s own processing).
912.Sp 1097.Sp
913You can define a range of keysyms in one shot by providing a \fIstring\fR 1098You can define a range of keysyms in one shot by providing a \fIstring\fR
914with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimeter `/' 1099with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimiter `/'
915should be a character not used by the strings. 1100should be a character not used by the strings.
916.Sp 1101.Sp
917Its usage can be demonstrated by an example: 1102Its usage can be demonstrated by an example:
918.Sp 1103.Sp
919.Vb 1 1104.Vb 1
920\& URxvt.keysym.M-C-0x61: list|\e033<M-C-|abc|> 1105\& URxvt.keysym.M\-C\-0x61: list|\e033<M\-C\-|abc|>
921.Ve 1106.Ve
922.Sp 1107.Sp
923The above line is equivalent to the following three lines: 1108The above line is equivalent to the following three lines:
924.Sp 1109.Sp
925.Vb 3 1110.Vb 3
926\& URxvt.keysym.Meta-Control-0x61: \e033<M-C-a> 1111\& URxvt.keysym.Meta\-Control\-0x61: \e033<M\-C\-a>
927\& URxvt.keysym.Meta-Control-0x62: \e033<M-C-b> 1112\& URxvt.keysym.Meta\-Control\-0x62: \e033<M\-C\-b>
928\& URxvt.keysym.Meta-Control-0x63: \e033<M-C-c> 1113\& URxvt.keysym.Meta\-Control\-0x63: \e033<M\-C\-c>
929.Ve 1114.Ve
930.Sp 1115.Sp
931If \fIstring\fR takes the form of \f(CW\*(C`command:STRING\*(C'\fR, the specified \fB\s-1STRING\s0\fR 1116If \fIstring\fR takes the form of \f(CW\*(C`command:STRING\*(C'\fR, the specified \fB\s-1STRING\s0\fR
932is interpreted and executed as @@RXVT_NAME@@'s control sequence. For 1117is interpreted and executed as @@RXVT_NAME@@'s control sequence. For
933example the following means "change the current locale to \f(CW\*(C`zh_CN.GBK\*(C'\fR 1118example the following means "change the current locale to \f(CW\*(C`zh_CN.GBK\*(C'\fR
934when Control-Meta-c is being pressed": 1119when Control-Meta-c is being pressed":
935.Sp 1120.Sp
936.Vb 1 1121.Vb 1
937\& URxvt.keysym.M-C-c: command:\e033]701;zh_CN.GBK\e007 1122\& URxvt.keysym.M\-C\-c: command:\e033]701;zh_CN.GBK\e007
938.Ve 1123.Ve
1124.Sp
1125If \fIstring\fR takes the form \f(CW\*(C`perl:STRING\*(C'\fR, then the specified \fB\s-1STRING\s0\fR
1126is passed to the \f(CW\*(C`on_keyboard_command\*(C'\fR perl handler. See the @@RXVT_NAME@@\fIperl\fR\|(3)
1127manpage. For example, the \fIselection\fR extension (activated via
1128\&\f(CW\*(C`@@RXVT_NAME@@ \-pe selection\*(C'\fR) listens for \f(CW\*(C`selection:rot13\*(C'\fR events:
1129.Sp
1130.Vb 1
1131\& URxvt.keysym.M\-C\-c: perl:selection:rot13
1132.Ve
1133.Sp
1134Due the the large number of modifier combinations, a defined key mapping
1135will match if at \fIat least\fR the specified identifiers are being set, and
1136no other key mappings with those and more bits are being defined. That
1137means that defining a key map for \f(CW\*(C`a\*(C'\fR will automatically provide
1138definitions for \f(CW\*(C`Meta\-a\*(C'\fR, \f(CW\*(C`Shift\-a\*(C'\fR and so on, unless some of those are defined
1139mappings themselves.
1140.Sp
1141Unfortunately, this will override built-in key mappings. For example
1142if you overwrite the \f(CW\*(C`Insert\*(C'\fR key you will disable @@RXVT_NAME@@'s
1143\&\f(CW\*(C`Shift\-Insert\*(C'\fR mapping. To re-enable that, you can poke \*(L"holes\*(R" into the
1144user-defined keymap using the \f(CW\*(C`builtin:\*(C'\fR replacement:
1145.Sp
1146.Vb 2
1147\& URxvt.keysym.Insert: <my insert key sequence>
1148\& URxvt.keysym.S\-Insert: builtin:
1149.Ve
1150.Sp
1151The first line defines a mapping for \f(CW\*(C`Insert\*(C'\fR and \fIany\fR combination
1152of modifiers. The second line re-establishes the default mapping for
1153\&\f(CW\*(C`Shift\-Insert\*(C'\fR.
939.Sp 1154.Sp
940The following example will map Control\-Meta\-1 and Control\-Meta\-2 to 1155The following example will map Control\-Meta\-1 and Control\-Meta\-2 to
941the fonts \f(CW\*(C`suxuseuro\*(C'\fR and \f(CW\*(C`9x15bold\*(C'\fR, so you can have some limited 1156the fonts \f(CW\*(C`suxuseuro\*(C'\fR and \f(CW\*(C`9x15bold\*(C'\fR, so you can have some limited
942font-switching at runtime: 1157font-switching at runtime:
943.Sp 1158.Sp
944.Vb 2 1159.Vb 2
945\& URxvt.keysym.M-C-1: command:\e033]50;suxuseuro\e007 1160\& URxvt.keysym.M\-C\-1: command:\e033]50;suxuseuro\e007
946\& URxvt.keysym.M-C-2: command:\e033]50;9x15bold\e007 1161\& URxvt.keysym.M\-C\-2: command:\e033]50;9x15bold\e007
947.Ve 1162.Ve
948.Sp 1163.Sp
949Other things are possible, e.g. resizing (see @@RXVT_NAME@@(7) for more 1164Other things are possible, e.g. resizing (see @@RXVT_NAME@@(7) for more
950info): 1165info):
951.Sp 1166.Sp
952.Vb 2 1167.Vb 2
953\& URxvt.keysym.M-C-3: command:\e033[8;25;80t 1168\& URxvt.keysym.M\-C\-3: command:\e033[8;25;80t
954\& URxvt.keysym.M-C-4: command:\e033[8;48;110t 1169\& URxvt.keysym.M\-C\-4: command:\e033[8;48;110t
955.Ve 1170.Ve
1171.IP "\fBperl-ext-common\fR: \fIstring\fR" 4
1172.IX Item "perl-ext-common: string"
1173.PD 0
1174.IP "\fBperl-ext\fR: \fIstring\fR" 4
1175.IX Item "perl-ext: string"
1176.PD
1177Comma-separated list(s) of perl extension scripts (default: \f(CW\*(C`default\*(C'\fR) to
1178use in this terminal instance; option \fB\-pe\fR.
1179.Sp
1180Extension names can be prefixed with a \f(CW\*(C`\-\*(C'\fR sign to prohibit using
1181them. This can be useful to selectively disable some extensions loaded
1182by default, or specified via the \f(CW\*(C`perl\-ext\-common\*(C'\fR resource. For
1183example, \f(CW\*(C`default,\-selection\*(C'\fR will use all the default extension except
1184\&\f(CW\*(C`selection\*(C'\fR.
1185.Sp
1186Extension names can also be followed by an argument in angle brackets
1187(e.g. \f(CW\*(C`searchable\-scrollback<M\-s>\*(C'\fR, which binds the hotkey for
1188searchable scrollback to Alt/Meta\-s). Mentioning the same extension
1189multiple times with different arguments will pass multiple arguments to
1190the extension.
1191.Sp
1192Each extension is looked up in the library directories, loaded if
1193necessary, and bound to the current terminal instance.
1194.Sp
1195If both of these resources are the empty string, then the perl
1196interpreter will not be initialized. The idea behind two options is that
1197\&\fBperl-ext-common\fR will be used for extensions that should be available to
1198all instances, while \fBperl-ext\fR is used for specific instances.
1199.IP "\fBperl-eval\fR: \fIstring\fR" 4
1200.IX Item "perl-eval: string"
1201Perl code to be evaluated when all extensions have been registered. See
1202the @@RXVT_NAME@@\fIperl\fR\|(3) manpage. Due to security reasons, this resource
1203will be ignored when running setuid/setgid.
1204.IP "\fBperl-lib\fR: \fIpath\fR" 4
1205.IX Item "perl-lib: path"
1206Colon-separated list of additional directories that hold extension
1207scripts. When looking for extensions specified by the \f(CW\*(C`perl\*(C'\fR resource,
1208@@RXVT_NAME@@ will first look in these directories and then in
1209\&\fI@@RXVT_LIBDIR@@/urxvt/perl/\fR. Due to security reasons, this resource
1210will be ignored when running setuid/setgid.
1211.Sp
1212See the @@RXVT_NAME@@\fIperl\fR\|(3) manpage.
1213.IP "\fBselection.pattern\-\f(BIidx\fB\fR: \fIperl-regex\fR" 4
1214.IX Item "selection.pattern-idx: perl-regex"
1215Additional selection patterns, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for
1216details.
1217.IP "\fBselection\-autotransform.\f(BIidx\fB\fR: \fIperl-transform\fR" 4
1218.IX Item "selection-autotransform.idx: perl-transform"
1219Selection auto-transform patterns, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage
1220for details.
1221.IP "\fBsearchable\-scrollback:\fR \fIkeysym\fR" 4
1222.IX Item "searchable-scrollback: keysym"
1223Sets the hotkey that starts the incremental scrollback buffer search
1224(default: \f(CW\*(C`M\-s\*(C'\fR).
1225.IP "\fBurlLauncher\fR: \fIstring\fR" 4
1226.IX Item "urlLauncher: string"
1227Specifies the program to be started with a \s-1URL\s0 argument. Used by the
1228\&\f(CW\*(C`selection\-popup\*(C'\fR and \f(CW\*(C`matcher\*(C'\fR perl extensions.
1229.IP "\fBtransient-for\fR: \fIwindowid\fR" 4
1230.IX Item "transient-for: windowid"
1231Compile \fIfrills\fR: Sets the \s-1WM_TRANSIENT_FOR\s0 property to the given window id.
1232.IP "\fBoverride-redirect\fR: \fIboolean\fR" 4
1233.IX Item "override-redirect: boolean"
1234Compile \fIfrills\fR: Sets override-redirect for the terminal window, making
1235it almost invisible to window managers; option \fB\-override\-redirect\fR.
1236.IP "\fBiso14755_52:\fR \fIboolean\fR" 4
1237.IX Item "iso14755_52: boolean"
1238Turn on/off \s-1ISO\s0 14755 5.2 mode (default enabled).
956.SH "THE SCROLLBAR" 1239.SH "THE SCROLLBAR"
957.IX Header "THE SCROLLBAR" 1240.IX Header "THE SCROLLBAR"
958Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window 1241Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window
959(resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar 1242(resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar
960or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and 1243or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and
974disabled \*(-- on the assumption that we are using a fullscreen 1257disabled \*(-- on the assumption that we are using a fullscreen
975application. Instead, pressing Button1 and Button3 sends \fB\s-1ESC\s0 [ 6 ~\fR 1258application. Instead, pressing Button1 and Button3 sends \fB\s-1ESC\s0 [ 6 ~\fR
976(Next) and \fB\s-1ESC\s0 [ 5 ~\fR (Prior), respectively. Similarly, clicking on the 1259(Next) and \fB\s-1ESC\s0 [ 5 ~\fR (Prior), respectively. Similarly, clicking on the
977up and down arrows sends \fB\s-1ESC\s0 [ A\fR (Up) and \fB\s-1ESC\s0 [ B\fR (Down), 1260up and down arrows sends \fB\s-1ESC\s0 [ A\fR (Up) and \fB\s-1ESC\s0 [ B\fR (Down),
978respectively. 1261respectively.
979.SH "TEXT SELECTION AND INSERTION" 1262.SH "THE SELECTION: SELECTING AND PASTING TEXT"
980.IX Header "TEXT SELECTION AND INSERTION" 1263.IX Header "THE SELECTION: SELECTING AND PASTING TEXT"
981The behaviour of text selection and insertion mechanism is similar to 1264The behaviour of text selection and insertion/pasting mechanism is similar
982\&\fIxterm\fR(1). 1265to \fIxterm\fR(1).
983.IP "\fBSelection\fR:" 4 1266.IP "\fBSelecting\fR:" 4
984.IX Item "Selection:" 1267.IX Item "Selecting:"
985Left click at the beginning of the region, drag to the end of the region 1268Left click at the beginning of the region, drag to the end of the region
986and release; Right click to extend the marked region; Left double-click 1269and release; Right click to extend the marked region; Left double-click
987to select a word; Left triple-click to select the entire logical line 1270to select a word; Left triple-click to select the entire logical line
988(which can span multiple screen lines), unless modified by resource 1271(which can span multiple screen lines), unless modified by resource
989\&\fBtripleclickwords\fR. 1272\&\fBtripleclickwords\fR.
990.Sp 1273.Sp
991Starting a selection while pressing the \fBMeta\fR key (or \fBMeta+Ctrl\fR keys) 1274Starting a selection while pressing the \fBMeta\fR key (or \fBMeta+Ctrl\fR keys)
992(Compile: \fIfrills\fR) will create a rectangular selection instead of a normal 1275(Compile: \fIfrills\fR) will create a rectangular selection instead of a
993one. 1276normal one. In this mode, every selected row becomes its own line in the
1277selection, and trailing whitespace is visually underlined and removed from
1278the selection.
994.IP "\fBInsertion\fR:" 4 1279.IP "\fBPasting\fR:" 4
995.IX Item "Insertion:" 1280.IX Item "Pasting:"
996Pressing and releasing the Middle mouse button (or \fBShift-Insert\fR) in 1281Pressing and releasing the Middle mouse button in an \fB@@RXVT_NAME@@\fR
997an \fB@@RXVT_NAME@@\fR window causes the current text selection to be 1282window causes the value of the \s-1PRIMARY\s0 selection (or \s-1CLIPBOARD\s0 with the
998inserted as if it had been typed on the keyboard. 1283\&\fBMeta\fR modifier) to be inserted as if it had been typed on the keyboard.
1284.Sp
1285Pressing \fBShift-Insert\fR causes the value of the \s-1PRIMARY\s0 selection to be
1286inserted too.
999.SH "CHANGING FONTS" 1287.SH "CHANGING FONTS"
1000.IX Header "CHANGING FONTS" 1288.IX Header "CHANGING FONTS"
1001Changing fonts (or font sizes, respectively) via the keypad is not yet 1289Changing fonts (or font sizes, respectively) via the keypad is not yet
1002supported in rxvt\-unicode. Bug me if you need this. 1290supported in rxvt\-unicode. Bug me if you need this.
1003.PP 1291.PP
1004You can, however, switch fonts at runtime using escape sequences (and 1292You can, however, switch fonts at runtime using escape sequences, e.g.:
1005therefore using the menubar), e.g.:
1006.PP 1293.PP
1007.Vb 1 1294.Vb 1
1008\& printf '\ee]701;%s\e007' "9x15bold,xft:Kochi Gothic" 1295\& printf '\ee]710;%s\e007' "9x15bold,xft:Kochi Gothic"
1296.Ve
1297.PP
1298You can use keyboard shortcuts, too:
1299.PP
1300.Vb 2
1301\& URxvt.keysym.M\-C\-1: command:\e033]710;suxuseuro\e007\e033]711;suxuseuro\e007
1302\& URxvt.keysym.M\-C\-2: command:\e033]710;9x15bold\e007\e033]711;9x15bold\e007
1009.Ve 1303.Ve
1010.PP 1304.PP
1011rxvt-unicode will automatically re-apply these fonts to the output so far. 1305rxvt-unicode will automatically re-apply these fonts to the output so far.
1012.SH "ISO 14755 SUPPORT" 1306.SH "ISO 14755 SUPPORT"
1013.IX Header "ISO 14755 SUPPORT" 1307.IX Header "ISO 14755 SUPPORT"
1014\&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters 1308\&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters
1015and character codes using the keyboard. It consists of 4 parts. The 1309and character codes using the keyboard. It consists of 4 parts. The
1016first part is available rxvt-unicode has been compiled with 1310first part is available if rxvt-unicode has been compiled with
1017\&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled 1311\&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled
1018with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR. 1312with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR.
1019.IP "* 5.1: Basic method" 4 1313.IP "* 5.1: Basic method" 4
1020.IX Item "5.1: Basic method" 1314.IX Item "5.1: Basic method"
1021This allows you to enter unicode characters using their hexcode. 1315This allows you to enter unicode characters using their hexcode.
1037This mode lets you input characters representing the keycap symbols of 1331This mode lets you input characters representing the keycap symbols of
1038your keyboard, if representable in the current locale encoding. 1332your keyboard, if representable in the current locale encoding.
1039.Sp 1333.Sp
1040Start by pressing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR together, then releasing 1334Start by pressing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR together, then releasing
1041them. The next special key (cursor keys, home etc.) you enter will not 1335them. The next special key (cursor keys, home etc.) you enter will not
1042invoke it's usual function but instead will insert the corresponding 1336invoke its usual function but instead will insert the corresponding
1043keycap symbol. The symbol will only be entered when the key has been 1337keycap symbol. The symbol will only be entered when the key has been
1044released, otherwise pressing e.g. \f(CW\*(C`Shift\*(C'\fR would enter the symbol for 1338released, otherwise pressing e.g. \f(CW\*(C`Shift\*(C'\fR would enter the symbol for
1045\&\f(CW\*(C`ISO Level 2 Switch\*(C'\fR, although your intention might have been to enter a 1339\&\f(CW\*(C`ISO Level 2 Switch\*(C'\fR, although your intention might have been to enter a
1046reverse tab (Shift\-Tab). 1340reverse tab (Shift\-Tab).
1047.IP "* 5.3: Screen-selection entry method" 4 1341.IP "* 5.3: Screen-selection entry method" 4
1074.SH "COLORS AND GRAPHICS" 1368.SH "COLORS AND GRAPHICS"
1075.IX Header "COLORS AND GRAPHICS" 1369.IX Header "COLORS AND GRAPHICS"
1076In addition to the default foreground and background colours, 1370In addition to the default foreground and background colours,
1077\&\fB@@RXVT_NAME@@\fR can display up to 16 colours (8 \s-1ANSI\s0 colours plus 1371\&\fB@@RXVT_NAME@@\fR can display up to 16 colours (8 \s-1ANSI\s0 colours plus
1078high-intensity bold/blink versions of the same). Here is a list of the 1372high-intensity bold/blink versions of the same). Here is a list of the
1079colours with their \fBrgb.txt\fR names. 1373colours with their names.
1080.TS 1374.TS
1081l l l . 1375l l l .
1082color0 (black) = Black 1376color0 (black) = Black
1083color1 (red) = Red3 1377color1 (red) = Red3
1084color2 (green) = Green3 1378color2 (green) = Green3
1103It is also possible to specify the colour values of \fBforeground\fR, 1397It is also possible to specify the colour values of \fBforeground\fR,
1104\&\fBbackground\fR, \fBcursorColor\fR, \fBcursorColor2\fR, \fBcolorBD\fR, \fBcolorUL\fR as 1398\&\fBbackground\fR, \fBcursorColor\fR, \fBcursorColor2\fR, \fBcolorBD\fR, \fBcolorUL\fR as
1105a number 0\-15, as a convenient shorthand to reference the colour name of 1399a number 0\-15, as a convenient shorthand to reference the colour name of
1106color0\-color15. 1400color0\-color15.
1107.PP 1401.PP
1402In addition to the colours defined above, @@RXVT_NAME@@ offers an
1403additional 72 colours. The first 64 of those (with indices 16 to 79)
1404consist of a 4*4*4 \s-1RGB\s0 colour cube (i.e. \fIindex = r * 16 + g * 4 + b +
140516\fR), followed by 8 additional shades of gray (with indices 80 to 87).
1406.PP
1407Together, all those colours implement the 88 colour xterm colours. Only
1408the first 16 can be changed using resources currently, the rest can only
1409be changed via command sequences (\*(L"escape codes\*(R").
1410.PP
1108Note that \fB\-rv\fR (\fB\*(L"reverseVideo: True\*(R"\fR) simulates reverse video by 1411Note that \fB\-rv\fR (\fB\*(L"reverseVideo: True\*(R"\fR) simulates reverse video by
1109always swapping the foreground/background colours. This is in contrast to 1412always swapping the foreground/background colours. This is in contrast to
1110\&\fIxterm\fR(1) where the colours are only swapped if they have not otherwise 1413\&\fIxterm\fR(1) where the colours are only swapped if they have not otherwise
1111been specified. For example, 1414been specified. For example,
1112.IP "\fB@@RXVT_NAME@@ \-fg Black \-bg White \-rv\fR" 4 1415.IP "\fB@@RXVT_NAME@@ \-fg Black \-bg White \-rv\fR" 4
1113.IX Item "@@RXVT_NAME@@ -fg Black -bg White -rv" 1416.IX Item "@@RXVT_NAME@@ -fg Black -bg White -rv"
1114would yield White on Black, while on \fIxterm\fR(1) it would yield Black 1417would yield White on Black, while on \fIxterm\fR(1) it would yield Black
1115on White. 1418on White.
1419.Sh "\s-1ALPHA\s0 \s-1CHANNEL\s0 \s-1SUPPORT\s0"
1420.IX Subsection "ALPHA CHANNEL SUPPORT"
1421If Xft support has been compiled in and as long as Xft/Xrender/X don't get
1422their act together, rxvt-unicode will support \f(CW\*(C`rgba:rrrr/gggg/bbbb/aaaa\*(C'\fR
1423(recommended, but \fB\s-1MUST\s0\fR have 4 digits/component) colour specifications,
1424in addition to the ones provided by X, where the additional A component
1425specifies opacity (alpha) values. The minimum value of \f(CW0\fR is completely
1426transparent). You can also prefix any color with \f(CW\*(C`[percent]\*(C'\fR, where
1427\&\f(CW\*(C`percent\*(C'\fR is a decimal percentage (0\-100) that specifies the opacity of
1428the color, where \f(CW0\fR is completely transparent and \f(CW100\fR is completelxy
1429opaque.
1430.PP
1431You probably need to specify \fB\*(L"\-depth 32\*(R"\fR, too, and have the luck that
1432your X\-server uses \s-1ARGB\s0 pixel layout, as X is far from just supporting
1433\&\s-1ARGB\s0 visuals out of the box, and rxvt-unicode just fudges around.
1434.PP
1435For example, the following selects an almost completely transparent red
1436background, and an almost opaque pink foreground:
1437.PP
1438.Vb 1
1439\& @@RXVT_NAME@@ \-depth 32 \-bg rgba:0000/0000/0000/aaaa \-fg "[80]pink"
1440.Ve
1441.PP
1442\&\fIPlease note that transparency of any kind if completely unsupported by
1443the author. Don't bug him with installation questions!\fR
1116.SH "ENVIRONMENT" 1444.SH "ENVIRONMENT"
1117.IX Header "ENVIRONMENT" 1445.IX Header "ENVIRONMENT"
1118\&\fB@@RXVT_NAME@@\fR sets and/or uses the following environment variables: 1446\&\fB@@RXVT_NAME@@\fR sets and/or uses the following environment variables:
1119.IP "\fB\s-1TERM\s0\fR" 4 1447.IP "\fB\s-1TERM\s0\fR" 4
1120.IX Item "TERM" 1448.IX Item "TERM"
1121Normally set to \f(CW\*(C`rxvt\-unicode\*(C'\fR, unless overwritten at configure time, via 1449Normally set to \f(CW\*(C`rxvt\-unicode\*(C'\fR, unless overwritten at configure time, via
1122resources or on the commandline. 1450resources or on the command line.
1123.IP "\fB\s-1COLORTERM\s0\fR" 4 1451.IP "\fB\s-1COLORTERM\s0\fR" 4
1124.IX Item "COLORTERM" 1452.IX Item "COLORTERM"
1125Either \f(CW\*(C`rxvt\*(C'\fR, \f(CW\*(C`rxvt\-xpm\*(C'\fR, depending on wether @@RXVT_NAME@@ was 1453Either \f(CW\*(C`rxvt\*(C'\fR, \f(CW\*(C`rxvt\-xpm\*(C'\fR, depending on whether @@RXVT_NAME@@ was
1126compiled with \s-1XPM\s0 support, and optionally with the added extension 1454compiled with background image support, and optionally with the added
1127\&\f(CW\*(C`\-mono\*(C'\fR to indicate that rxvt-unicode runs on a monochrome screen. 1455extension \f(CW\*(C`\-mono\*(C'\fR to indicate that rxvt-unicode runs on a monochrome
1456screen.
1128.IP "\fB\s-1COLORFGBG\s0\fR" 4 1457.IP "\fB\s-1COLORFGBG\s0\fR" 4
1129.IX Item "COLORFGBG" 1458.IX Item "COLORFGBG"
1130Set to a string of the form \f(CW\*(C`fg;bg\*(C'\fR or \f(CW\*(C`fg;xpm;bg\*(C'\fR, where \f(CW\*(C`fg\*(C'\fR is 1459Set to a string of the form \f(CW\*(C`fg;bg\*(C'\fR or \f(CW\*(C`fg;xpm;bg\*(C'\fR, where \f(CW\*(C`fg\*(C'\fR is
1131the colour code used as default foreground/text colour (or the string 1460the colour code used as default foreground/text colour (or the string
1132\&\f(CW\*(C`default\*(C'\fR to indicate that the default-colour escape sequence is to be 1461\&\f(CW\*(C`default\*(C'\fR to indicate that the default-colour escape sequence is to be
1133used), \f(CW\*(C`bg\*(C'\fR is the colour code used as default background colour (or the 1462used), \f(CW\*(C`bg\*(C'\fR is the colour code used as default background colour (or the
1134string \f(CW\*(C`default\*(C'\fR), and \f(CW\*(C`xpm\*(C'\fR is the string \f(CW\*(C`default\*(C'\fR if @@RXVT_NAME@@ 1463string \f(CW\*(C`default\*(C'\fR), and \f(CW\*(C`xpm\*(C'\fR is the string \f(CW\*(C`default\*(C'\fR if @@RXVT_NAME@@
1135was compiled with \s-1XPM\s0 support. Libraries like \f(CW\*(C`ncurses\*(C'\fR and \f(CW\*(C`slang\*(C'\fR can 1464was compiled with background image support. Libraries like \f(CW\*(C`ncurses\*(C'\fR
1136(and do) use this information to optimize screen output. 1465and \f(CW\*(C`slang\*(C'\fR can (and do) use this information to optimize screen output.
1137.IP "\fB\s-1WINDOWID\s0\fR" 4 1466.IP "\fB\s-1WINDOWID\s0\fR" 4
1138.IX Item "WINDOWID" 1467.IX Item "WINDOWID"
1139Set to the (decimal) X Window \s-1ID\s0 of the @@RXVT_NAME@@ window (the toplevel 1468Set to the (decimal) X Window \s-1ID\s0 of the @@RXVT_NAME@@ window (the toplevel
1140window, which usually has subwindows for the scrollbar, the terminal 1469window, which usually has subwindows for the scrollbar, the terminal
1141window and so on). 1470window and so on).
1144Set to the terminfo directory iff @@RXVT_NAME@@ was configured with 1473Set to the terminfo directory iff @@RXVT_NAME@@ was configured with
1145\&\f(CW\*(C`\-\-with\-terminfo=PATH\*(C'\fR. 1474\&\f(CW\*(C`\-\-with\-terminfo=PATH\*(C'\fR.
1146.IP "\fB\s-1DISPLAY\s0\fR" 4 1475.IP "\fB\s-1DISPLAY\s0\fR" 4
1147.IX Item "DISPLAY" 1476.IX Item "DISPLAY"
1148Used by @@RXVT_NAME@@ to connect to the display and set to the correct 1477Used by @@RXVT_NAME@@ to connect to the display and set to the correct
1149display in it's child processes. 1478display in its child processes.
1150.IP "\fB\s-1SHELL\s0\fR" 4 1479.IP "\fB\s-1SHELL\s0\fR" 4
1151.IX Item "SHELL" 1480.IX Item "SHELL"
1152The shell to be used for command execution, defaults to \f(CW\*(C`/bin/sh\*(C'\fR. 1481The shell to be used for command execution, defaults to \f(CW\*(C`/bin/sh\*(C'\fR.
1153.IP "\fB\s-1RXVTPATH\s0\fR" 4
1154.IX Item "RXVTPATH"
1155The path where @@RXVT_NAME@@ looks for support files such as menu and xpm
1156files.
1157.IP "\fB\s-1PATH\s0\fR" 4
1158.IX Item "PATH"
1159Used in the same way as \f(CW\*(C`RXVTPATH\*(C'\fR.
1160.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4 1482.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
1161.IX Item "RXVT_SOCKET" 1483.IX Item "RXVT_SOCKET"
1162The unix domain socket path used by @@RXVT_NAME@@c(1) and 1484The unix domain socket path used by @@RXVT_NAME@@c(1) and
1163@@RXVT_NAME@@d(1). 1485@@RXVT_NAME@@d(1).
1164.Sp 1486.Sp
1165Default \f(CW\*(C`$HOME/.rxvt\-unicode\-<nodename\*(C'\fR. 1487Default \fI$HOME/.rxvt\-unicode\-\fI<nodename\fI\fR.
1166.IP "\fB\s-1HOME\s0\fR" 4 1488.IP "\fB\s-1HOME\s0\fR" 4
1167.IX Item "HOME" 1489.IX Item "HOME"
1168Used to locate the default directory for the unix domain socket for 1490Used to locate the default directory for the unix domain socket for
1169daemon communications and to locate various resource files (such as 1491daemon communications and to locate various resource files (such as
1170\&\f(CW\*(C`.Xdefaults\*(C'\fR) 1492\&\f(CW\*(C`.Xdefaults\*(C'\fR)
1180.IP "\fB/usr/lib/X11/rgb.txt\fR" 4 1502.IP "\fB/usr/lib/X11/rgb.txt\fR" 4
1181.IX Item "/usr/lib/X11/rgb.txt" 1503.IX Item "/usr/lib/X11/rgb.txt"
1182Color names. 1504Color names.
1183.SH "SEE ALSO" 1505.SH "SEE ALSO"
1184.IX Header "SEE ALSO" 1506.IX Header "SEE ALSO"
1185@@RXVT_NAME@@(7), \fIxterm\fR\|(1), \fIsh\fR\|(1), \fIresize\fR\|(1), X(1), \fIpty\fR\|(4), \fItty\fR\|(4), \fIutmp\fR\|(5) 1507@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), \fIxterm\fR\|(1), \fIsh\fR\|(1), \fIresize\fR\|(1), X(1), \fIpty\fR\|(4), \fItty\fR\|(4), \fIutmp\fR\|(5)
1186.SH "BUGS"
1187.IX Header "BUGS"
1188Check the \s-1BUGS\s0 file for an up-to-date list.
1189.PP
1190Cursor change support is not yet implemented.
1191.PP
1192Click-and-drag doesn't work with X11 mouse report overriding.
1193.SH "CURRENT PROJECT COORDINATOR" 1508.SH "CURRENT PROJECT COORDINATOR"
1194.IX Header "CURRENT PROJECT COORDINATOR" 1509.IX Header "CURRENT PROJECT COORDINATOR"
1195.IP "Project Coordinator" 4 1510.IP "Project Coordinator" 4
1196.IX Item "Project Coordinator" 1511.IX Item "Project Coordinator"
1197Marc A. Lehmann <rxvt\-unicode@schmorp.de> 1512Marc A. Lehmann <rxvt\-unicode@schmorp.de>
1198.Sp 1513.Sp
1199<http://software.schmorp.de/#rxvt\-unicode> 1514<http://software.schmorp.de/pkg/rxvt\-unicode.html>
1200.SH "AUTHORS" 1515.SH "AUTHORS"
1201.IX Header "AUTHORS" 1516.IX Header "AUTHORS"
1202.IP "John Bovey" 4 1517.IP "John Bovey" 4
1203.IX Item "John Bovey" 1518.IX Item "John Bovey"
1204University of Kent, 1992, wrote the original Xvt. 1519University of Kent, 1992, wrote the original Xvt.
1216.IP "Oezguer Kesim <kesim@math.fu\-berlin.de>" 4 1531.IP "Oezguer Kesim <kesim@math.fu\-berlin.de>" 4
1217.IX Item "Oezguer Kesim <kesim@math.fu-berlin.de>" 1532.IX Item "Oezguer Kesim <kesim@math.fu-berlin.de>"
1218Project Coordinator (changes.txt 2.21a to 2.4.5) 1533Project Coordinator (changes.txt 2.21a to 2.4.5)
1219.IP "Geoff Wing <gcw@pobox.com>" 4 1534.IP "Geoff Wing <gcw@pobox.com>" 4
1220.IX Item "Geoff Wing <gcw@pobox.com>" 1535.IX Item "Geoff Wing <gcw@pobox.com>"
1221Rewrote screen display and text selection routines. Project Coordinator 1536Rewrote screen display and text selection routines.
1537.Sp
1222(changes.txt 2.4.6 \- rxvt\-unicode) 1538Project Coordinator (changes.txt 2.4.6 \- rxvt\-unicode)
1223.IP "Marc Alexander Lehmann <rxvt\-unicode@schmorp.de>" 4 1539.IP "Marc Alexander Lehmann <rxvt\-unicode@schmorp.de>" 4
1224.IX Item "Marc Alexander Lehmann <rxvt-unicode@schmorp.de>" 1540.IX Item "Marc Alexander Lehmann <rxvt-unicode@schmorp.de>"
1225Forked rxvt\-unicode, rewrote most of the display code and internal 1541Forked rxvt\-unicode, unicode support, rewrote almost all the code, perl
1226character handling to store text in unicode, improve xterm 1542extension, random hacks, numerous bugfixes and extensions.
1227compatibility and apply numerous other bugfixes and extensions.
1228.Sp 1543.Sp
1229Project Coordinator (Changes 1.0 \-) 1544Project Coordinator (Changes 1.0 \-)
1545.IP "Emanuele Giaquinta <e.giaquinta@glauco.it>" 4
1546.IX Item "Emanuele Giaquinta <e.giaquinta@glauco.it>"
1547Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines