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.44 by root, Thu Jan 12 05:37:34 2006 UTC vs.
Revision 1.69 by root, Wed Aug 1 18:38:15 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.32
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 "2006-01-12" "7.0" "RXVT-UNICODE" 132.TH @@RXVT_NAME@@ 1 "2007-08-01" "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 devenagari. 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.
232.IP "\fB\-ss\fR|\fB+ss\fR" 4
233.IX Item "-ss|+ss"
234Turn on/off skip scrolling (allow multiple screens per refresh); resource \fBskipScroll\fR.
228.IP "\fB\-ip\fR|\fB+ip\fR | \fB\-tr\fR|\fB+tr\fR" 4 235.IP "\fB\-ip\fR|\fB+ip\fR | \fB\-tr\fR|\fB+tr\fR" 4
229.IX Item "-ip|+ip | -tr|+tr" 236.IX Item "-ip|+ip | -tr|+tr"
230Turn on/off inheriting parent window's pixmap. Alternative form is 237Turn on/off inheriting parent window's pixmap. Alternative form is
231\&\fB\-tr\fR; resource \fBinheritPixmap\fR. 238\&\fB\-tr\fR; resource \fBinheritPixmap\fR.
239.Sp
240\&\fIPlease note that transparency of any kind if completely unsupported by
241the author. Don't bug him with installation questions! Read the \s-1FAQ\s0 (man 7
242@@RXVT_NAME@@)!\fR
232.IP "\fB\-fade\fR \fInumber\fR" 4 243.IP "\fB\-fade\fR \fInumber\fR" 4
233.IX Item "-fade number" 244.IX Item "-fade number"
234Fade the text by the given percentage when focus is lost. Small values 245Fade the text by the given percentage when focus is lost. Small values
235fade a little only, 100 completely replaces all colours by the fade 246fade a little only, 100 completely replaces all colours by the fade
236colour; resource \fBfading\fR. 247colour; resource \fBfading\fR.
237.IP "\fB\-fadecolor\fR \fIcolour\fR" 4 248.IP "\fB\-fadecolor\fR \fIcolour\fR" 4
238.IX Item "-fadecolor colour" 249.IX Item "-fadecolor colour"
239Fade to this colour when fading is used (see \fB\-fade\fR). The default colour 250Fade to this colour when fading is used (see \fB\-fade\fR). The default colour
240is black. resource \fBfadeColor\fR. 251is opaque black. resource \fBfadeColor\fR.
241.IP "\fB\-tint\fR \fIcolour\fR" 4 252.IP "\fB\-tint\fR \fIcolour\fR" 4
242.IX Item "-tint colour" 253.IX Item "-tint colour"
243Tint the transparent background pixmap with the given colour when 254Tint the transparent background pixmap with the given colour when
244transparency is enabled with \fB\-tr\fR or \fB\-ip\fR. This only works for 255transparency is enabled with \fB\-tr\fR or \fB\-ip\fR. This only works for
245non-tiled backgrounds, currently. See also the \fB\-sh\fR option that can be 256non-tiled backgrounds, currently. See also the \fB\-sh\fR option that can be
246used to brighten or darken the image in addition to tinting it; resource 257used to brighten or darken the image in addition to tinting it.
258Please note that certain tint colours can be applied on the server\-side,
259thus yielding performance gain of two orders of magnitude. These colours are:
260blue, red, green, cyan, magenta, yellow, and those close to them; resource
247\&\fItintColor\fR. Example: 261\&\fItintColor\fR. Example:
248.Sp 262.Sp
249.Vb 1 263.Vb 1
250\& @@RXVT_NAME@@ -tr -tint blue -sh 40 264\& @@RXVT_NAME@@ -tr -tint blue -sh 40
251.Ve 265.Ve
252.IP "\fB\-sh\fR" 4 266.IP "\fB\-sh\fR \fInumber\fR" 4
253.IX Item "-sh" 267.IX Item "-sh number"
254\&\fInumber\fR Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent 268Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent
255background image in addition to tinting it (i.e. \fB\-tint\fR must be 269background image in addition to (or instead of) tinting it;
256specified, too, e.g. \f(CW\*(C`\-tint white\*(C'\fR). 270resource \fIshading\fR.
271.IP "\fB\-blt\fR \fIstring\fR" 4
272.IX Item "-blt string"
273Specify background blending type. If background pixmap is specified
274at the same time as transparency \- such pixmap will be blended over
275transparency image, using method specified. Supported values are :
276\&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- color values averaging, \fBcolorize\fR,
277\&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR,
278\&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is
279alpha\-blending; resource \fIblendType\fR.
280.IP "\fB\-blr\fR \fIHxV\fR" 4
281.IX Item "-blr HxV"
282Apply Gaussian Blur with the specified radii to the transparent
283background image. If single number is specified \- both vertical and
284horizontal radii are considered to be the same. Setting one of the
285radii to 1 and another to a large number creates interesting effects
286on some backgrounds. Maximum radius value is 128; resource \fIblurRadius\fR.
257.IP "\fB\-bg\fR \fIcolour\fR" 4 287.IP "\fB\-bg\fR \fIcolour\fR" 4
258.IX Item "-bg colour" 288.IX Item "-bg colour"
259Window background colour; resource \fBbackground\fR. 289Window background colour; resource \fBbackground\fR.
260.IP "\fB\-fg\fR \fIcolour\fR" 4 290.IP "\fB\-fg\fR \fIcolour\fR" 4
261.IX Item "-fg colour" 291.IX Item "-fg colour"
262Window foreground colour; resource \fBforeground\fR. 292Window foreground colour; resource \fBforeground\fR.
263.IP "\fB\-pixmap\fR \fIfile[;geom]\fR" 4 293.IP "\fB\-pixmap\fR \fIfile[;geom]\fR" 4
264.IX Item "-pixmap file[;geom]" 294.IX Item "-pixmap file[;geom]"
265Compile \fI\s-1XPM\s0\fR: Specify \s-1XPM\s0 file for the background and also optionally 295Compile \fIafterimage\fR: Specify image file for the background and also
266specify its scaling with a geometry string. Note you may need to 296optionally specify its scaling with a geometry string. Note you may need to
267add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the 297add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the
268command\-line; resource \fBbackgroundPixmap\fR. 298command\-line; for more details see resource \fBbackgroundPixmap\fR.
269.IP "\fB\-cr\fR \fIcolour\fR" 4 299.IP "\fB\-cr\fR \fIcolour\fR" 4
270.IX Item "-cr colour" 300.IX Item "-cr colour"
271The cursor colour; resource \fBcursorColor\fR. 301The cursor colour; resource \fBcursorColor\fR.
272.IP "\fB\-pr\fR \fIcolour\fR" 4 302.IP "\fB\-pr\fR \fIcolour\fR" 4
273.IX Item "-pr colour" 303.IX Item "-pr colour"
280The colour of the border around the text area and between the scrollbar and the text; 310The colour of the border around the text area and between the scrollbar and the text;
281resource \fBborderColor\fR. 311resource \fBborderColor\fR.
282.IP "\fB\-fn\fR \fIfontlist\fR" 4 312.IP "\fB\-fn\fR \fIfontlist\fR" 4
283.IX Item "-fn fontlist" 313.IX Item "-fn fontlist"
284Select the fonts to be used. This is a comma separated list of font names 314Select the fonts to be used. This is a comma separated list of font names
285that are used in turn when trying to display Unicode characters. The 315that are checked in order when trying to find glyphs for characters. The
286first font defines the cell size for characters; other fonts might be 316first font defines the cell size for characters; other fonts might be
287smaller, but not (in general) larger. A (hopefully) reasonable default 317smaller, but not (in general) larger. A (hopefully) reasonable default
288font list is always appended to it. See resource \fBfont\fR for more details. 318font list is always appended to it. See resource \fBfont\fR for more details.
289.Sp 319.Sp
290In short, to specify an X11 core font, just specify it's name or prefix it 320In short, to specify an X11 core font, just specify its name or prefix it
291with \f(CW\*(C`x:\*(C'\fR. To specify an XFT\-font, you need to prefix it with \f(CW\*(C`xft:\*(C'\fR, 321with \f(CW\*(C`x:\*(C'\fR. To specify an XFT\-font, you need to prefix it with \f(CW\*(C`xft:\*(C'\fR,
292e.g.: 322e.g.:
293.Sp 323.Sp
294.Vb 2 324.Vb 2
295\& @@RXVT_NAME@@ -fn "xft:Bitstream Vera Sans Mono:pixelsize=15" 325\& @@RXVT_NAME@@ -fn "xft:Bitstream Vera Sans Mono:pixelsize=15"
385.IP "\fB\-bl\fR" 4 415.IP "\fB\-bl\fR" 4
386.IX Item "-bl" 416.IX Item "-bl"
387Compile \fIfrills\fR: Set \s-1MWM\s0 hints to request a borderless window, i.e. 417Compile \fIfrills\fR: Set \s-1MWM\s0 hints to request a borderless window, i.e.
388if honoured by the \s-1WM\s0, the rxvt-unicode window will not have window 418if honoured by the \s-1WM\s0, the rxvt-unicode window will not have window
389decorations; resource \fBborderLess\fR. 419decorations; resource \fBborderLess\fR.
420.IP "\fB\-override\-redirect\fR" 4
421.IX Item "-override-redirect"
422Compile \fIfrills\fR: Sets override-redirect on the window; resource
423\&\fBoverride-redirect\fR.
390.IP "\fB\-sbg\fR" 4 424.IP "\fB\-sbg\fR" 4
391.IX Item "-sbg" 425.IX Item "-sbg"
392Compile \fIfrills\fR: Disable the usage of the built-in block graphics/line 426Compile \fIfrills\fR: Disable the usage of the built-in block graphics/line
393drawing characters and just rely on what the specified fonts provide. Use 427drawing characters and just rely on what the specified fonts provide. Use
394this if you have a good font and want to use its block graphic glyphs; 428this if you have a good font and want to use its block graphic glyphs;
451Set the font set to use for the X Input Method, see resource \fBimFont\fR 485Set the font set to use for the X Input Method, see resource \fBimFont\fR
452for more info. 486for more info.
453.IP "\fB\-tcw\fR" 4 487.IP "\fB\-tcw\fR" 4
454.IX Item "-tcw" 488.IX Item "-tcw"
455Change the meaning of triple-click selection with the left mouse 489Change the meaning of triple-click selection with the left mouse
490button. Only effective when the original (non\-perl) selection code is
456button. Instead of selecting a full line it will extend the selection the 491in\-use. Instead of selecting a full line it will extend the selection the
457end of the logical line only. resource \fBtripleclickwords\fR. 492end of the logical line only. resource \fBtripleclickwords\fR.
458.IP "\fB\-insecure\fR" 4 493.IP "\fB\-insecure\fR" 4
459.IX Item "-insecure" 494.IX Item "-insecure"
460Enable \*(L"insecure\*(R" mode, which currently enables most of the escape 495Enable \*(L"insecure\*(R" mode, which currently enables most of the escape
461sequences that echo strings. See the resource \fBinsecure\fR for more 496sequences that echo strings. See the resource \fBinsecure\fR for more
482.IP "\fB\-keysym.\fR\fIsym\fR \fIstring\fR" 4 517.IP "\fB\-keysym.\fR\fIsym\fR \fIstring\fR" 4
483.IX Item "-keysym.sym string" 518.IX Item "-keysym.sym string"
484Remap a key symbol. See resource \fBkeysym\fR. 519Remap a key symbol. See resource \fBkeysym\fR.
485.IP "\fB\-embed\fR \fIwindowid\fR" 4 520.IP "\fB\-embed\fR \fIwindowid\fR" 4
486.IX Item "-embed windowid" 521.IX Item "-embed windowid"
487Tells @@RXVT_NAME@@ to embed it's windows into an already-existing window, 522Tells @@RXVT_NAME@@ to embed its windows into an already-existing window,
488which enables applications to easily embed a terminal. 523which enables applications to easily embed a terminal.
489.Sp 524.Sp
490Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it 525Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it
491shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it 526shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it
492quite a bit, so don't expect it to keep some specific state. It's best to 527quite a bit, so don't expect it to keep some specific state. It's best to
495The window will not be destroyed when @@RXVT_NAME@@ exits. 530The window will not be destroyed when @@RXVT_NAME@@ exits.
496.Sp 531.Sp
497It might be useful to know that @@RXVT_NAME@@ will not close file 532It might be useful to know that @@RXVT_NAME@@ will not close file
498descriptors passed to it (except for stdin/out/err, of course), so you 533descriptors passed to it (except for stdin/out/err, of course), so you
499can use file descriptors to communicate with the programs within the 534can use file descriptors to communicate with the programs within the
500terminal. This works regardless of wether the \f(CW\*(C`\-embed\*(C'\fR option was used or 535terminal. This works regardless of whether the \f(CW\*(C`\-embed\*(C'\fR option was used or
501not. 536not.
502.Sp 537.Sp
503Here is a short Gtk2\-perl snippet that illustrates how this option can be 538Here is a short Gtk2\-perl snippet that illustrates how this option can be
504used (a longer example is in \fIdoc/embed\fR): 539used (a longer example is in \fIdoc/embed\fR):
505.Sp 540.Sp
511\& }); 546\& });
512.Ve 547.Ve
513.IP "\fB\-pty\-fd\fR \fIfile descriptor\fR" 4 548.IP "\fB\-pty\-fd\fR \fIfile descriptor\fR" 4
514.IX Item "-pty-fd file descriptor" 549.IX Item "-pty-fd file descriptor"
515Tells @@RXVT_NAME@@ \s-1NOT\s0 to execute any commands or create a new pty/tty 550Tells @@RXVT_NAME@@ \s-1NOT\s0 to execute any commands or create a new pty/tty
516pair but instead use the given filehandle as the tty master. This is 551pair but instead use the given file descriptor as the tty master. This is
517useful if you want to drive @@RXVT_NAME@@ as a generic terminal emulator 552useful if you want to drive @@RXVT_NAME@@ as a generic terminal emulator
518without having to run a program within it. 553without having to run a program within it.
519.Sp 554.Sp
520If this switch is given, @@RXVT_NAME@@ will not create any utmp/wtmp 555If this switch is given, @@RXVT_NAME@@ will not create any utmp/wtmp
521entries and will not tinker with pty/tty permissions \- you have to do that 556entries and will not tinker with pty/tty permissions \- you have to do that
574configurations. If no resources are specified, suitable defaults will 609configurations. If no resources are specified, suitable defaults will
575be used. Command-line arguments can be used to override resource 610be used. Command-line arguments can be used to override resource
576settings. The following resources are supported (you might want to 611settings. The following resources are supported (you might want to
577check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl 612check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl
578extensions not documented here): 613extensions not documented here):
614.IP "\fBdepth:\fR \fIbitdepth\fR" 4
615.IX Item "depth: bitdepth"
616Compile \fIxft\fR: Attempt to find a visual with the given bit depth;
617option \fB\-depth\fR.
579.IP "\fBgeometry:\fR \fIgeom\fR" 4 618.IP "\fBgeometry:\fR \fIgeom\fR" 4
580.IX Item "geometry: geom" 619.IX Item "geometry: geom"
581Create the window with the specified X window geometry [default 80x24]; 620Create the window with the specified X window geometry [default 80x24];
582option \fB\-geometry\fR. 621option \fB\-geometry\fR.
583.IP "\fBbackground:\fR \fIcolour\fR" 4 622.IP "\fBbackground:\fR \fIcolour\fR" 4
615.IX Item "colorUL: colour" 654.IX Item "colorUL: colour"
616Use the specified colour to display underlined characters when the 655Use the specified colour to display underlined characters when the
617foreground colour is the default. 656foreground colour is the default.
618.IP "\fBcolorRV:\fR \fIcolour\fR" 4 657.IP "\fBcolorRV:\fR \fIcolour\fR" 4
619.IX Item "colorRV: colour" 658.IX Item "colorRV: colour"
620Use the specified colour as the background for reverse video 659Use the specified colour as the background for reverse video characters
621characters. 660when \s-1OPTION_HC\s0 is disabled (\-\-disable\-frills).
622.IP "\fBunderlineColor:\fR \fIcolour\fR" 4 661.IP "\fBunderlineColor:\fR \fIcolour\fR" 4
623.IX Item "underlineColor: colour" 662.IX Item "underlineColor: colour"
624If set, use the specified colour as the colour for the underline 663If set, use the specified colour as the colour for the underline
625itself. If unset, use the foreground colour. 664itself. If unset, use the foreground colour.
626.IP "\fBcursorColor:\fR \fIcolour\fR" 4 665.IP "\fBcursorColor:\fR \fIcolour\fR" 4
637\&\fBTrue\fR: simulate reverse video by foreground and background colours; 676\&\fBTrue\fR: simulate reverse video by foreground and background colours;
638option \fB\-rv\fR. \fBFalse\fR: regular screen colours [default]; option 677option \fB\-rv\fR. \fBFalse\fR: regular screen colours [default]; option
639\&\fB+rv\fR. See note in \fB\s-1COLORS\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR section. 678\&\fB+rv\fR. See note in \fB\s-1COLORS\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR section.
640.IP "\fBjumpScroll:\fR \fIboolean\fR" 4 679.IP "\fBjumpScroll:\fR \fIboolean\fR" 4
641.IX Item "jumpScroll: boolean" 680.IX Item "jumpScroll: boolean"
642\&\fBTrue\fR: specify that jump scrolling should be used. When scrolling 681\&\fBTrue\fR: specify that jump scrolling should be used. When receiving lots
643quickly, fewer screen updates are performed [default]; option \fB\-j\fR. 682of lines, @@RXVT_NAME@@ will only scroll once a whole screen height of lines
683has been read, resulting in fewer updates while still displaying every
684received line; option \fB\-j\fR.
685.Sp
644\&\fBFalse\fR: specify that smooth scrolling should be used; option \fB+j\fR. 686\&\fBFalse\fR: specify that smooth scrolling should be used. @@RXVT_NAME@@ will
687force a screen refresh on each new line it received; option \fB+j\fR.
688.IP "\fBskipScroll:\fR \fIboolean\fR" 4
689.IX Item "skipScroll: boolean"
690\&\fBTrue\fR: (the default) specify that skip scrolling should be used. When
691receiving lots of lines, @@RXVT_NAME@@ will only scroll once in a while
692(around 60 times per second), resulting in far fewer updates. This can
693result in @@RXVT_NAME@@ not ever displaying some of the lines it receives;
694option \fB\-ss\fR.
695.Sp
696\&\fBFalse\fR: specify that everything is to be displayed, even
697if the refresh is too fast for the human eye to read anything (or the
698monitor to display anything); option \fB+ss\fR.
645.IP "\fBinheritPixmap:\fR \fIboolean\fR" 4 699.IP "\fBinheritPixmap:\fR \fIboolean\fR" 4
646.IX Item "inheritPixmap: boolean" 700.IX Item "inheritPixmap: boolean"
647\&\fBTrue\fR: make the background inherit the parent windows' pixmap, giving 701\&\fBTrue\fR: make the background inherit the parent windows' pixmap, giving
648artificial transparency. \fBFalse\fR: do not inherit the parent windows' 702artificial transparency. \fBFalse\fR: do not inherit the parent windows'
649pixmap. 703pixmap.
704.Sp
705\&\fIPlease note that transparency of any kind if completely unsupported by
706the author. Don't bug him with installation questions!\fR
650.IP "\fBfading:\fR \fInumber\fR" 4 707.IP "\fBfading:\fR \fInumber\fR" 4
651.IX Item "fading: number" 708.IX Item "fading: number"
652Fade the text by the given percentage when focus is lost; option \fB\-fade\fR. 709Fade the text by the given percentage when focus is lost; option \fB\-fade\fR.
653.IP "\fBfadeColor:\fR \fIcolour\fR" 4 710.IP "\fBfadeColor:\fR \fIcolour\fR" 4
654.IX Item "fadeColor: colour" 711.IX Item "fadeColor: colour"
658.IX Item "tintColor: colour" 715.IX Item "tintColor: colour"
659Tint the transparent background pixmap with the given colour; option 716Tint the transparent background pixmap with the given colour; option
660\&\fB\-tint\fR. 717\&\fB\-tint\fR.
661.IP "\fBshading:\fR \fInumber\fR" 4 718.IP "\fBshading:\fR \fInumber\fR" 4
662.IX Item "shading: number" 719.IX Item "shading: number"
663Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent background 720Darken (0 .. 100) or lighten (\-1 .. \-100) the transparent background image
664image in addition to tinting it. 721in addition to tinting it; option \fB\-sh\fR.
722.IP "\fBblendType:\fR \fIstring\fR" 4
723.IX Item "blendType: string"
724Specify background blending type; option \fB\-blt\fR.
725.IP "\fBblurRadius:\fR \fInumber\fR" 4
726.IX Item "blurRadius: number"
727Apply Gaussian Blurr with the specified radius to the transparent
728background image; option \fB\-blr\fR.
665.IP "\fBscrollColor:\fR \fIcolour\fR" 4 729.IP "\fBscrollColor:\fR \fIcolour\fR" 4
666.IX Item "scrollColor: colour" 730.IX Item "scrollColor: colour"
667Use the specified colour for the scrollbar [default #B2B2B2]. 731Use the specified colour for the scrollbar [default #B2B2B2].
668.IP "\fBtroughColor:\fR \fIcolour\fR" 4 732.IP "\fBtroughColor:\fR \fIcolour\fR" 4
669.IX Item "troughColor: colour" 733.IX Item "troughColor: colour"
673.IX Item "borderColor: colour" 737.IX Item "borderColor: colour"
674The colour of the border around the text area and between the scrollbar 738The colour of the border around the text area and between the scrollbar
675and the text. 739and the text.
676.IP "\fBbackgroundPixmap:\fR \fIfile[;geom]\fR" 4 740.IP "\fBbackgroundPixmap:\fR \fIfile[;geom]\fR" 4
677.IX Item "backgroundPixmap: file[;geom]" 741.IX Item "backgroundPixmap: file[;geom]"
678Use the specified \s-1XPM\s0 file (note the `.xpm' extension is optional) for 742Use the specified image file for the background and also optionally
679the background and also optionally specify its scaling with a geometry 743specify its scaling with a geometry string \fBWxH+X+Y\fR,
680string \fBWxH+X+Y\fR, in which \fB\*(L"W\*(R" / \*(L"H\*(R"\fR specify the 744in which \fB\*(L"W\*(R" / \*(L"H\*(R"\fR specify the horizontal/vertical scale (percent),
681horizontal/vertical scale (percent) and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image 745and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image centre (percent).
682centre (percent). A scale of 0 displays the image with tiling. A scale 746A scale of 0 displays the image with tiling. A scale of 1 displays the
683of 1 displays the image without any scaling. A scale of 2 to 9 747image without any scaling. A scale of 2 to 9 specifies an integer
684specifies an integer number of images in that direction. No image will 748number of images in that direction. No image will be magnified beyond
685be magnified beyond 10 times its original size. The maximum permitted 74910 times its original size. The maximum permitted scale is 1000.
686scale is 1000. [default 0x0+50+50] 750Special string of \fB\*(L"auto\*(R"\fR used as a geometry will cause image to be
687.IP "\fBmenu:\fR \fIfile[;tag]\fR" 4 751automatically scaled to match window size.
688.IX Item "menu: file[;tag]" 752If used in conjunction with \fB\-tr\fR option \- specified pixmap will be
689Read in the specified menu file (note the `.menu' extension is 753blended over transparency image using either alpha\-blending, or any
690optional) and also optionally specify a starting tag to find. See the 754other blending type, specified with \fB\-blt \*(L"type\*(R"\fR option.
691reference documentation for details on the syntax for the menuBar. 755[default 0x0+50+50]
692.IP "\fBpath:\fR \fIpath\fR" 4 756.IP "\fBpath:\fR \fIpath\fR" 4
693.IX Item "path: path" 757.IX Item "path: path"
694Specify the colon-delimited search path for finding files (\s-1XPM\s0 and 758Specify the colon-delimited search path for finding \s-1XPM\s0 files.
695menus), in addition to the paths specified by the \fB\s-1RXVTPATH\s0\fR and
696\&\fB\s-1PATH\s0\fR environment variables.
697.IP "\fBfont:\fR \fIfontlist\fR" 4 759.IP "\fBfont:\fR \fIfontlist\fR" 4
698.IX Item "font: fontlist" 760.IX Item "font: fontlist"
699Select the fonts to be used. This is a comma separated list of font 761Select the fonts to be used. This is a comma separated list of font names
700names that are used in turn when trying to display Unicode characters. 762that are checked in order when trying to find glyphs for characters. The
701The first font defines the cell size for characters; other fonts might 763first font defines the cell size for characters; other fonts might be
702be smaller, but not larger. A reasonable default font list is always 764smaller, but not (in general) larger. A (hopefully) reasonable default
703appended to it; option \fB\-fn\fR. 765font list is always appended to it; option \fB\-fn\fR.
704.Sp 766.Sp
705Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with 767Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with
706optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR. 768optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR.
707.Sp 769.Sp
708In addition, each font can be prefixed with additional hints and 770In addition, each font can be prefixed with additional hints and
711fonts. 773fonts.
712.Sp 774.Sp
713For example, this font resource 775For example, this font resource
714.Sp 776.Sp
715.Vb 5 777.Vb 5
716\& URxvt*font: 9x15bold,\e 778\& URxvt.font: 9x15bold,\e
717\& -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\e 779\& -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\e
718\& -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \e 780\& -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \e
719\& [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \e 781\& [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \e
720\& xft:Code2000:antialias=false 782\& xft:Code2000:antialias=false
721.Ve 783.Ve
760text font will being used for the given style. 822text font will being used for the given style.
761.IP "\fBintensityStyles:\fR \fIboolean\fR" 4 823.IP "\fBintensityStyles:\fR \fIboolean\fR" 4
762.IX Item "intensityStyles: boolean" 824.IX Item "intensityStyles: boolean"
763When font styles are not enabled, or this option is enabled (\fBTrue\fR, 825When font styles are not enabled, or this option is enabled (\fBTrue\fR,
764option \fB\-is\fR, the default), bold and italic font styles imply high 826option \fB\-is\fR, the default), bold and italic font styles imply high
765intensity foreground/backround colours. Disabling this option (\fBFalse\fR, 827intensity foreground/background colours. Disabling this option (\fBFalse\fR,
766option \fB+is\fR) disables this behaviour, the high intensity colours are not 828option \fB+is\fR) disables this behaviour, the high intensity colours are not
767reachable. 829reachable.
768.IP "\fBselectstyle:\fR \fImode\fR" 4 830.IP "\fBselectstyle:\fR \fImode\fR" 4
769.IX Item "selectstyle: mode" 831.IX Item "selectstyle: mode"
770Set mouse selection style to \fBold\fR which is 2.20, \fBoldword\fR which is 832Set mouse selection style to \fBold\fR which is 2.20, \fBoldword\fR which
771xterm style with 2.20 old word selection, or anything else which gives 833is xterm style with 2.20 old word selection, or anything else which
772xterm style selection. 834gives xterm style selection. Only effective when the original (non\-perl)
835selection code is in use.
773.IP "\fBscrollstyle:\fR \fImode\fR" 4 836.IP "\fBscrollstyle:\fR \fImode\fR" 4
774.IX Item "scrollstyle: mode" 837.IX Item "scrollstyle: mode"
775Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is 838Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is
776the author's favourite. 839the author's favourite.
777.IP "\fBtitle:\fR \fIstring\fR" 4 840.IP "\fBtitle:\fR \fIstring\fR" 4
786set; option \fB\-n\fR. 849set; option \fB\-n\fR.
787.IP "\fBmapAlert:\fR \fIboolean\fR" 4 850.IP "\fBmapAlert:\fR \fIboolean\fR" 4
788.IX Item "mapAlert: boolean" 851.IX Item "mapAlert: boolean"
789\&\fBTrue\fR: de-iconify (map) on receipt of a bell character. \fBFalse\fR: no 852\&\fBTrue\fR: de-iconify (map) on receipt of a bell character. \fBFalse\fR: no
790de-iconify (map) on receipt of a bell character [default]. 853de-iconify (map) on receipt of a bell character [default].
854.IP "\fBurgentOnBell:\fR \fIboolean\fR" 4
855.IX Item "urgentOnBell: boolean"
856\&\fBTrue\fR: set the urgency hint for the wm on receipt of a bell character.
857\&\fBFalse\fR: do not set the urgency hint [default].
791.IP "\fBvisualBell:\fR \fIboolean\fR" 4 858.IP "\fBvisualBell:\fR \fIboolean\fR" 4
792.IX Item "visualBell: boolean" 859.IX Item "visualBell: boolean"
793\&\fBTrue\fR: use visual bell on receipt of a bell character; option \fB\-vb\fR. 860\&\fBTrue\fR: use visual bell on receipt of a bell character; option \fB\-vb\fR.
794\&\fBFalse\fR: no visual bell [default]; option \fB+vb\fR. 861\&\fBFalse\fR: no visual bell [default]; option \fB+vb\fR.
795.IP "\fBloginShell:\fR \fIboolean\fR" 4 862.IP "\fBloginShell:\fR \fIboolean\fR" 4
811The string will be interpreted as if typed into the shell as\-is. 878The string will be interpreted as if typed into the shell as\-is.
812.Sp 879.Sp
813Example: 880Example:
814.Sp 881.Sp
815.Vb 1 882.Vb 1
816\& URxvt*print-pipe: cat > $(TMPDIR=$HOME mktemp urxvt.XXXXXX) 883\& URxvt.print-pipe: cat > $(TMPDIR=$HOME mktemp urxvt.XXXXXX)
817.Ve 884.Ve
818.Sp 885.Sp
819This creates a new file in your home directory with the screen contents 886This creates a new file in your home directory with the screen contents
820everytime you hit \f(CW\*(C`Print\*(C'\fR. 887every time you hit \f(CW\*(C`Print\*(C'\fR.
821.IP "\fBscrollBar:\fR \fIboolean\fR" 4 888.IP "\fBscrollBar:\fR \fIboolean\fR" 4
822.IX Item "scrollBar: boolean" 889.IX Item "scrollBar: boolean"
823\&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR: 890\&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR:
824disable the scrollbar; option \fB+sb\fR. 891disable the scrollbar; option \fB+sb\fR.
825.IP "\fBscrollBar_right:\fR \fIboolean\fR" 4 892.IP "\fBscrollBar_right:\fR \fIboolean\fR" 4
841\&\fB+si\fR. 908\&\fB+si\fR.
842.IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4 909.IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4
843.IX Item "scrollWithBuffer: boolean" 910.IX Item "scrollWithBuffer: boolean"
844\&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and 911\&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and
845\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll 912\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll
846with scrollback buffer when tty recieves new lines; option \fB+sw\fR. 913with scrollback buffer when tty receives new lines; option \fB+sw\fR.
847.IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4 914.IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4
848.IX Item "scrollTtyKeypress: boolean" 915.IX Item "scrollTtyKeypress: boolean"
849\&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys 916\&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys
850are those which are intercepted by rxvt-unicode for special handling and 917are those which are intercepted by rxvt-unicode for special handling and
851are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to 918are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to
922The string to send when the delete key (not the keypad delete key) is 989The string to send when the delete key (not the keypad delete key) is
923pressed. If unset it will send the sequence traditionally associated 990pressed. If unset it will send the sequence traditionally associated
924with the \fBExecute\fR key. 991with the \fBExecute\fR key.
925.IP "\fBcutchars:\fR \fIstring\fR" 4 992.IP "\fBcutchars:\fR \fIstring\fR" 4
926.IX Item "cutchars: string" 993.IX Item "cutchars: string"
927The characters used as delimiters for double-click word selection. The 994The characters used as delimiters for double-click word selection
928built-in default: 995(whitespace delimiting is added automatically if resource is given).
996.Sp
997When the perl selection extension is in use (the default if compiled
998in, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these
999characters will be created (if the resource exists, otherwise, no regex
1000will be created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used.
1001.Sp
1002When the selection extension is not used, only \s-1ISO\-8859\-1\s0 characters can
1003be used. If not specified, the built-in default is used:
929.Sp 1004.Sp
930\&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR 1005\&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]{|}\fR
931.IP "\fBpreeditType:\fR \fIstyle\fR" 4 1006.IP "\fBpreeditType:\fR \fIstyle\fR" 4
932.IX Item "preeditType: style" 1007.IX Item "preeditType: style"
933\&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR. 1008\&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR.
963default. (Note that many other terminals, including xterm, have these 1038default. (Note that many other terminals, including xterm, have these
964sequences enabled by default, which doesn't make it safer, though). 1039sequences enabled by default, which doesn't make it safer, though).
965.Sp 1040.Sp
966You can enable them by setting this boolean resource or specifying 1041You can enable them by setting this boolean resource or specifying
967\&\fB\-insecure\fR as an option. At the moment, this enables display\-answer, 1042\&\fB\-insecure\fR as an option. At the moment, this enables display\-answer,
968locale, findfont, icon label and window title requests as well as dynamic 1043locale, findfont, icon label and window title requests.
969menubar dispatch.
970.IP "\fBmodifier:\fR \fImodifier\fR" 4 1044.IP "\fBmodifier:\fR \fImodifier\fR" 4
971.IX Item "modifier: modifier" 1045.IX Item "modifier: modifier"
972Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR, 1046Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR,
973\&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option 1047\&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option
974\&\fB\-mod\fR. 1048\&\fB\-mod\fR.
975.IP "\fBanswerbackString:\fR \fIstring\fR" 4 1049.IP "\fBanswerbackString:\fR \fIstring\fR" 4
976.IX Item "answerbackString: string" 1050.IX Item "answerbackString: string"
977Specify the reply rxvt-unicode sends to the shell when an \s-1ENQ\s0 (control\-E) 1051Specify the reply rxvt-unicode sends to the shell when an \s-1ENQ\s0 (control\-E)
978character is passed through. It may contain escape values as described 1052character is passed through. It may contain escape values as described
979in the entry on \fBkeysym\fR following. 1053in the entry on \fBkeysym\fR following.
980.IP "\fBsecondaryScreen:\fR \fIbool\fR" 4 1054.IP "\fBsecondaryScreen:\fR \fIboolean\fR" 4
981.IX Item "secondaryScreen: bool" 1055.IX Item "secondaryScreen: boolean"
982Turn on/off secondary screen (default enabled). 1056Turn on/off secondary screen (default enabled).
983.IP "\fBsecondaryScroll:\fR \fIbool\fR" 4 1057.IP "\fBsecondaryScroll:\fR \fIboolean\fR" 4
984.IX Item "secondaryScroll: bool" 1058.IX Item "secondaryScroll: boolean"
985Turn on/off secondary screen scroll (default enabled). If the this 1059Turn on/off secondary screen scroll (default enabled). If this
986option is enabled, scrolls on the secondary screen will change the 1060option is enabled, scrolls on the secondary screen will change the
987scrollback buffer and switching to/from the secondary screen will 1061scrollback buffer and switching to/from the secondary screen will
988instead scroll the screen up. 1062instead scroll the screen up.
989.IP "\fBhold\fR: \fIbool\fR" 4 1063.IP "\fBhold\fR: \fIboolean\fR" 4
990.IX Item "hold: bool" 1064.IX Item "hold: boolean"
991Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@ 1065Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
992will not immediately destroy its window when the program executed within 1066will not immediately destroy its window when the program executed within
993it exits. Instead, it will wait till it is being killed or closed by the 1067it exits. Instead, it will wait till it is being killed or closed by the
994user. 1068user.
995.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4 1069.IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4
1016.Sp 1090.Sp
1017\&\fIstring\fR may contain escape values (\f(CW\*(C`\ea\*(C'\fR: bell, \f(CW\*(C`\eb\*(C'\fR: backspace, 1091\&\fIstring\fR may contain escape values (\f(CW\*(C`\ea\*(C'\fR: bell, \f(CW\*(C`\eb\*(C'\fR: backspace,
1018\&\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, 1092\&\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,
1019\&\f(CW\*(C`\e000\*(C'\fR: octal number) or verbatim control characters (\f(CW\*(C`^?\*(C'\fR: delete, 1093\&\f(CW\*(C`\e000\*(C'\fR: octal number) or verbatim control characters (\f(CW\*(C`^?\*(C'\fR: delete,
1020\&\f(CW\*(C`^@\*(C'\fR: null, \f(CW\*(C`^A\*(C'\fR ...) and may be enclosed with double quotes so that it 1094\&\f(CW\*(C`^@\*(C'\fR: null, \f(CW\*(C`^A\*(C'\fR ...) and may be enclosed with double quotes so that it
1021can start or end with whitespace. 1095can start or end with whitespace. \fBThis feature is deprecated and will
1096be removed\fR.
1022.Sp 1097.Sp
1023Please note that you need to double the \f(CW\*(C`\e\*(C'\fR in resource files, as 1098Please note that you need to double the \f(CW\*(C`\e\*(C'\fR in resource files, as
1024Xlib itself does it's own de-escaping (you can use \f(CW\*(C`\e033\*(C'\fR instead of 1099Xlib itself does its own de-escaping (you can use \f(CW\*(C`\e033\*(C'\fR instead of
1025\&\f(CW\*(C`\ee\*(C'\fR (and so on), which will work with both Xt and @@RXVT_NAME@@'s own 1100\&\f(CW\*(C`\ee\*(C'\fR (and so on), which will work with both Xt and @@RXVT_NAME@@'s own
1026processing). 1101processing).
1027.Sp 1102.Sp
1028You can define a range of keysyms in one shot by providing a \fIstring\fR 1103You can define a range of keysyms in one shot by providing a \fIstring\fR
1029with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimeter `/' 1104with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimiter `/'
1030should be a character not used by the strings. 1105should be a character not used by the strings.
1031.Sp 1106.Sp
1032Its usage can be demonstrated by an example: 1107Its usage can be demonstrated by an example:
1033.Sp 1108.Sp
1034.Vb 1 1109.Vb 1
1113example, \f(CW\*(C`default,\-selection\*(C'\fR will use all the default extension except 1188example, \f(CW\*(C`default,\-selection\*(C'\fR will use all the default extension except
1114\&\f(CW\*(C`selection\*(C'\fR. 1189\&\f(CW\*(C`selection\*(C'\fR.
1115.Sp 1190.Sp
1116Extension names can also be followed by an argument in angle brackets 1191Extension names can also be followed by an argument in angle brackets
1117(e.g. \f(CW\*(C`searchable\-scrollback<M\-s>\*(C'\fR, which binds the hotkey for 1192(e.g. \f(CW\*(C`searchable\-scrollback<M\-s>\*(C'\fR, which binds the hotkey for
1118searchable scorllback to Alt/Meta\-s). Mentioning the same extension 1193searchable scrollback to Alt/Meta\-s). Mentioning the same extension
1119multiple times with different arguments will pass multiple arguments to 1194multiple times with different arguments will pass multiple arguments to
1120the extension. 1195the extension.
1121.Sp 1196.Sp
1122Each extension is looked up in the library directories, loaded if 1197Each extension is looked up in the library directories, loaded if
1123necessary, and bound to the current terminal instance. 1198necessary, and bound to the current terminal instance.
1138@@RXVT_NAME@@ will first look in these directories and then in 1213@@RXVT_NAME@@ will first look in these directories and then in
1139\&\fI@@RXVT_LIBDIR@@/urxvt/perl/\fR. Due to security reasons, this resource 1214\&\fI@@RXVT_LIBDIR@@/urxvt/perl/\fR. Due to security reasons, this resource
1140will be ignored when running setuid/setgid. 1215will be ignored when running setuid/setgid.
1141.Sp 1216.Sp
1142See the @@RXVT_NAME@@\fIperl\fR\|(3) manpage. 1217See the @@RXVT_NAME@@\fIperl\fR\|(3) manpage.
1218.IP "\fBselection.pattern\-\f(BIidx\fB\fR: \fIperl-regex\fR" 4
1219.IX Item "selection.pattern-idx: perl-regex"
1220Additional selection patterns, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for
1221details.
1222.IP "\fBselection\-autotransform.\f(BIidx\fB\fR: \fIperl-transform\fR" 4
1223.IX Item "selection-autotransform.idx: perl-transform"
1224Selection auto-transform patterns, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage
1225for details.
1143.IP "\fBsearchable\-scrollback:\fR \fIkeysym\fR" 4 1226.IP "\fBsearchable\-scrollback:\fR \fIkeysym\fR" 4
1144.IX Item "searchable-scrollback: keysym" 1227.IX Item "searchable-scrollback: keysym"
1145Sets the hotkey that starts the incremental scrollback buffer search 1228Sets the hotkey that starts the incremental scrollback buffer search
1146(default: \f(CW\*(C`M\-s\*(C'\fR). 1229(default: \f(CW\*(C`M\-s\*(C'\fR).
1147.IP "\fBurlLauncher\fR: \fIstring\fR" 4 1230.IP "\fBurlLauncher\fR: \fIstring\fR" 4
1148.IX Item "urlLauncher: string" 1231.IX Item "urlLauncher: string"
1149Specifies the program to be started with a \s-1URL\s0 argument. Used by the 1232Specifies the program to be started with a \s-1URL\s0 argument. Used by the
1150\&\f(CW\*(C`selection\-popup\*(C'\fR and \f(CW\*(C`mark\-urls\*(C'\fR perl extensions. 1233\&\f(CW\*(C`selection\-popup\*(C'\fR and \f(CW\*(C`matcher\*(C'\fR perl extensions.
1151.IP "\fBtransient-for\fR: \fIwindowid\fR" 4 1234.IP "\fBtransient-for\fR: \fIwindowid\fR" 4
1152.IX Item "transient-for: windowid" 1235.IX Item "transient-for: windowid"
1153Sets the \s-1WM_TRANSIENT_FOR\s0 property to the given window iw. 1236Compile \fIfrills\fR: Sets the \s-1WM_TRANSIENT_FOR\s0 property to the given window id.
1237.IP "\fBoverride-redirect\fR: \fIboolean\fR" 4
1238.IX Item "override-redirect: boolean"
1239Compile \fIfrills\fR: Sets override-redirect for the terminal window, making
1240it almost invisible to window managers; option \fB\-override\-redirect\fR.
1241.IP "\fBiso14755_52:\fR \fIboolean\fR" 4
1242.IX Item "iso14755_52: boolean"
1243Turn on/off \s-1ISO\s0 14755 5.2 mode (default enabled).
1154.SH "THE SCROLLBAR" 1244.SH "THE SCROLLBAR"
1155.IX Header "THE SCROLLBAR" 1245.IX Header "THE SCROLLBAR"
1156Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window 1246Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window
1157(resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar 1247(resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar
1158or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and 1248or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and
1172disabled \*(-- on the assumption that we are using a fullscreen 1262disabled \*(-- on the assumption that we are using a fullscreen
1173application. Instead, pressing Button1 and Button3 sends \fB\s-1ESC\s0 [ 6 ~\fR 1263application. Instead, pressing Button1 and Button3 sends \fB\s-1ESC\s0 [ 6 ~\fR
1174(Next) and \fB\s-1ESC\s0 [ 5 ~\fR (Prior), respectively. Similarly, clicking on the 1264(Next) and \fB\s-1ESC\s0 [ 5 ~\fR (Prior), respectively. Similarly, clicking on the
1175up and down arrows sends \fB\s-1ESC\s0 [ A\fR (Up) and \fB\s-1ESC\s0 [ B\fR (Down), 1265up and down arrows sends \fB\s-1ESC\s0 [ A\fR (Up) and \fB\s-1ESC\s0 [ B\fR (Down),
1176respectively. 1266respectively.
1177.SH "TEXT SELECTION AND INSERTION" 1267.SH "THE SELECTION: SELECTING AND PASTING TEXT"
1178.IX Header "TEXT SELECTION AND INSERTION" 1268.IX Header "THE SELECTION: SELECTING AND PASTING TEXT"
1179The behaviour of text selection and insertion mechanism is similar to 1269The behaviour of text selection and insertion/pasting mechanism is similar
1180\&\fIxterm\fR(1). 1270to \fIxterm\fR(1).
1181.IP "\fBSelection\fR:" 4 1271.IP "\fBSelecting\fR:" 4
1182.IX Item "Selection:" 1272.IX Item "Selecting:"
1183Left click at the beginning of the region, drag to the end of the region 1273Left click at the beginning of the region, drag to the end of the region
1184and release; Right click to extend the marked region; Left double-click 1274and release; Right click to extend the marked region; Left double-click
1185to select a word; Left triple-click to select the entire logical line 1275to select a word; Left triple-click to select the entire logical line
1186(which can span multiple screen lines), unless modified by resource 1276(which can span multiple screen lines), unless modified by resource
1187\&\fBtripleclickwords\fR. 1277\&\fBtripleclickwords\fR.
1189Starting a selection while pressing the \fBMeta\fR key (or \fBMeta+Ctrl\fR keys) 1279Starting a selection while pressing the \fBMeta\fR key (or \fBMeta+Ctrl\fR keys)
1190(Compile: \fIfrills\fR) will create a rectangular selection instead of a 1280(Compile: \fIfrills\fR) will create a rectangular selection instead of a
1191normal one. In this mode, every selected row becomes its own line in the 1281normal one. In this mode, every selected row becomes its own line in the
1192selection, and trailing whitespace is visually underlined and removed from 1282selection, and trailing whitespace is visually underlined and removed from
1193the selection. 1283the selection.
1194.IP "\fBInsertion\fR:" 4 1284.IP "\fBPasting\fR:" 4
1195.IX Item "Insertion:" 1285.IX Item "Pasting:"
1196Pressing and releasing the Middle mouse button (or \fBShift-Insert\fR) in 1286Pressing and releasing the Middle mouse button in an \fB@@RXVT_NAME@@\fR
1197an \fB@@RXVT_NAME@@\fR window causes the current text selection to be 1287window causes the value of the \s-1PRIMARY\s0 selection (or \s-1CLIPBOARD\s0 with the
1198inserted as if it had been typed on the keyboard. 1288\&\fBMeta\fR modifier) to be inserted as if it had been typed on the keyboard.
1289.Sp
1290Pressing \fBShift-Insert\fR causes the value of the \s-1PRIMARY\s0 selection to be
1291inserted too.
1199.SH "CHANGING FONTS" 1292.SH "CHANGING FONTS"
1200.IX Header "CHANGING FONTS" 1293.IX Header "CHANGING FONTS"
1201Changing fonts (or font sizes, respectively) via the keypad is not yet 1294Changing fonts (or font sizes, respectively) via the keypad is not yet
1202supported in rxvt\-unicode. Bug me if you need this. 1295supported in rxvt\-unicode. Bug me if you need this.
1203.PP 1296.PP
1204You can, however, switch fonts at runtime using escape sequences (and 1297You can, however, switch fonts at runtime using escape sequences, e.g.:
1205therefore using the menubar), e.g.:
1206.PP 1298.PP
1207.Vb 1 1299.Vb 1
1208\& printf '\ee]710;%s\e007' "9x15bold,xft:Kochi Gothic" 1300\& printf '\ee]710;%s\e007' "9x15bold,xft:Kochi Gothic"
1301.Ve
1302.PP
1303You can use keyboard shortcuts, too:
1304.PP
1305.Vb 2
1306\& URxvt.keysym.M-C-1: command:\e033]710;suxuseuro\e007\e033]711;suxuseuro\e007
1307\& URxvt.keysym.M-C-2: command:\e033]710;9x15bold\e007\e033]711;9x15bold\e007
1209.Ve 1308.Ve
1210.PP 1309.PP
1211rxvt-unicode will automatically re-apply these fonts to the output so far. 1310rxvt-unicode will automatically re-apply these fonts to the output so far.
1212.SH "ISO 14755 SUPPORT" 1311.SH "ISO 14755 SUPPORT"
1213.IX Header "ISO 14755 SUPPORT" 1312.IX Header "ISO 14755 SUPPORT"
1214\&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters 1313\&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters
1215and character codes using the keyboard. It consists of 4 parts. The 1314and character codes using the keyboard. It consists of 4 parts. The
1216first part is available rxvt-unicode has been compiled with 1315first part is available if rxvt-unicode has been compiled with
1217\&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled 1316\&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled
1218with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR. 1317with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR.
1219.IP "* 5.1: Basic method" 4 1318.IP "* 5.1: Basic method" 4
1220.IX Item "5.1: Basic method" 1319.IX Item "5.1: Basic method"
1221This allows you to enter unicode characters using their hexcode. 1320This allows you to enter unicode characters using their hexcode.
1237This mode lets you input characters representing the keycap symbols of 1336This mode lets you input characters representing the keycap symbols of
1238your keyboard, if representable in the current locale encoding. 1337your keyboard, if representable in the current locale encoding.
1239.Sp 1338.Sp
1240Start by pressing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR together, then releasing 1339Start by pressing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR together, then releasing
1241them. The next special key (cursor keys, home etc.) you enter will not 1340them. The next special key (cursor keys, home etc.) you enter will not
1242invoke it's usual function but instead will insert the corresponding 1341invoke its usual function but instead will insert the corresponding
1243keycap symbol. The symbol will only be entered when the key has been 1342keycap symbol. The symbol will only be entered when the key has been
1244released, otherwise pressing e.g. \f(CW\*(C`Shift\*(C'\fR would enter the symbol for 1343released, otherwise pressing e.g. \f(CW\*(C`Shift\*(C'\fR would enter the symbol for
1245\&\f(CW\*(C`ISO Level 2 Switch\*(C'\fR, although your intention might have been to enter a 1344\&\f(CW\*(C`ISO Level 2 Switch\*(C'\fR, although your intention might have been to enter a
1246reverse tab (Shift\-Tab). 1345reverse tab (Shift\-Tab).
1247.IP "* 5.3: Screen-selection entry method" 4 1346.IP "* 5.3: Screen-selection entry method" 4
1274.SH "COLORS AND GRAPHICS" 1373.SH "COLORS AND GRAPHICS"
1275.IX Header "COLORS AND GRAPHICS" 1374.IX Header "COLORS AND GRAPHICS"
1276In addition to the default foreground and background colours, 1375In addition to the default foreground and background colours,
1277\&\fB@@RXVT_NAME@@\fR can display up to 16 colours (8 \s-1ANSI\s0 colours plus 1376\&\fB@@RXVT_NAME@@\fR can display up to 16 colours (8 \s-1ANSI\s0 colours plus
1278high-intensity bold/blink versions of the same). Here is a list of the 1377high-intensity bold/blink versions of the same). Here is a list of the
1279colours with their \fBrgb.txt\fR names. 1378colours with their names.
1280.TS 1379.TS
1281l l l . 1380l l l .
1282color0 (black) = Black 1381color0 (black) = Black
1283color1 (red) = Red3 1382color1 (red) = Red3
1284color2 (green) = Green3 1383color2 (green) = Green3
1303It is also possible to specify the colour values of \fBforeground\fR, 1402It is also possible to specify the colour values of \fBforeground\fR,
1304\&\fBbackground\fR, \fBcursorColor\fR, \fBcursorColor2\fR, \fBcolorBD\fR, \fBcolorUL\fR as 1403\&\fBbackground\fR, \fBcursorColor\fR, \fBcursorColor2\fR, \fBcolorBD\fR, \fBcolorUL\fR as
1305a number 0\-15, as a convenient shorthand to reference the colour name of 1404a number 0\-15, as a convenient shorthand to reference the colour name of
1306color0\-color15. 1405color0\-color15.
1307.PP 1406.PP
1407In addition to the colours defined above, @@RXVT_NAME@@ offers an
1408additional 72 colours. The first 64 of those (with indices 16 to 79)
1409consist of a 4*4*4 \s-1RGB\s0 colour cube (i.e. \fIindex = r * 16 + g * 4 + b +
141016\fR), followed by 8 additional shades of gray (with indices 80 to 87).
1411.PP
1412Together, all those colours implement the 88 colour xterm colours. Only
1413the first 16 can be changed using resources currently, the rest can only
1414be changed via command sequences (\*(L"escape codes\*(R").
1415.PP
1308Note that \fB\-rv\fR (\fB\*(L"reverseVideo: True\*(R"\fR) simulates reverse video by 1416Note that \fB\-rv\fR (\fB\*(L"reverseVideo: True\*(R"\fR) simulates reverse video by
1309always swapping the foreground/background colours. This is in contrast to 1417always swapping the foreground/background colours. This is in contrast to
1310\&\fIxterm\fR(1) where the colours are only swapped if they have not otherwise 1418\&\fIxterm\fR(1) where the colours are only swapped if they have not otherwise
1311been specified. For example, 1419been specified. For example,
1312.IP "\fB@@RXVT_NAME@@ \-fg Black \-bg White \-rv\fR" 4 1420.IP "\fB@@RXVT_NAME@@ \-fg Black \-bg White \-rv\fR" 4
1313.IX Item "@@RXVT_NAME@@ -fg Black -bg White -rv" 1421.IX Item "@@RXVT_NAME@@ -fg Black -bg White -rv"
1314would yield White on Black, while on \fIxterm\fR(1) it would yield Black 1422would yield White on Black, while on \fIxterm\fR(1) it would yield Black
1315on White. 1423on White.
1424.Sh "\s-1ALPHA\s0 \s-1CHANNEL\s0 \s-1SUPPORT\s0"
1425.IX Subsection "ALPHA CHANNEL SUPPORT"
1426If Xft support has been compiled in and as long as Xft/Xrender/X don't get
1427their act together, rxvt-unicode will support \f(CW\*(C`rgba:rrrr/gggg/bbbb/aaaa\*(C'\fR
1428(recommended, but \fB\s-1MUST\s0\fR have 4 digits/component) colour specifications,
1429in addition to the ones provided by X, where the additional A component
1430specifies opacity (alpha) values. The minimum value of \f(CW0\fR is completely
1431transparent). You can also prefix any color with \f(CW\*(C`[percent]\*(C'\fR, where
1432\&\f(CW\*(C`percent\*(C'\fR is a decimal percentage (0\-100) that specifies the opacity of
1433the color, where \f(CW0\fR is completely transparent and \f(CW100\fR is completelxy
1434opaque.
1435.PP
1436You probably need to specify \fB\*(L"\-depth 32\*(R"\fR, too, and have the luck that
1437your X\-server uses \s-1ARGB\s0 pixel layout, as X is far from just supporting
1438\&\s-1ARGB\s0 visuals out of the box, and rxvt-unicode just fudges around.
1439.PP
1440For example, the following selects an almost completely transparent red
1441background, and an almost opaque pink foreground:
1442.PP
1443.Vb 1
1444\& @@RXVT_NAME@@ -depth 32 -bg rgba:0000/0000/0000/aaaa -fg "[80]pink"
1445.Ve
1446.PP
1447\&\fIPlease note that transparency of any kind if completely unsupported by
1448the author. Don't bug him with installation questions!\fR
1316.SH "ENVIRONMENT" 1449.SH "ENVIRONMENT"
1317.IX Header "ENVIRONMENT" 1450.IX Header "ENVIRONMENT"
1318\&\fB@@RXVT_NAME@@\fR sets and/or uses the following environment variables: 1451\&\fB@@RXVT_NAME@@\fR sets and/or uses the following environment variables:
1319.IP "\fB\s-1TERM\s0\fR" 4 1452.IP "\fB\s-1TERM\s0\fR" 4
1320.IX Item "TERM" 1453.IX Item "TERM"
1321Normally set to \f(CW\*(C`rxvt\-unicode\*(C'\fR, unless overwritten at configure time, via 1454Normally set to \f(CW\*(C`rxvt\-unicode\*(C'\fR, unless overwritten at configure time, via
1322resources or on the commandline. 1455resources or on the command line.
1323.IP "\fB\s-1COLORTERM\s0\fR" 4 1456.IP "\fB\s-1COLORTERM\s0\fR" 4
1324.IX Item "COLORTERM" 1457.IX Item "COLORTERM"
1325Either \f(CW\*(C`rxvt\*(C'\fR, \f(CW\*(C`rxvt\-xpm\*(C'\fR, depending on wether @@RXVT_NAME@@ was 1458Either \f(CW\*(C`rxvt\*(C'\fR, \f(CW\*(C`rxvt\-xpm\*(C'\fR, depending on whether @@RXVT_NAME@@ was
1326compiled with \s-1XPM\s0 support, and optionally with the added extension 1459compiled with \s-1XPM\s0 support, and optionally with the added extension
1327\&\f(CW\*(C`\-mono\*(C'\fR to indicate that rxvt-unicode runs on a monochrome screen. 1460\&\f(CW\*(C`\-mono\*(C'\fR to indicate that rxvt-unicode runs on a monochrome screen.
1328.IP "\fB\s-1COLORFGBG\s0\fR" 4 1461.IP "\fB\s-1COLORFGBG\s0\fR" 4
1329.IX Item "COLORFGBG" 1462.IX Item "COLORFGBG"
1330Set 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 1463Set 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
1344Set to the terminfo directory iff @@RXVT_NAME@@ was configured with 1477Set to the terminfo directory iff @@RXVT_NAME@@ was configured with
1345\&\f(CW\*(C`\-\-with\-terminfo=PATH\*(C'\fR. 1478\&\f(CW\*(C`\-\-with\-terminfo=PATH\*(C'\fR.
1346.IP "\fB\s-1DISPLAY\s0\fR" 4 1479.IP "\fB\s-1DISPLAY\s0\fR" 4
1347.IX Item "DISPLAY" 1480.IX Item "DISPLAY"
1348Used by @@RXVT_NAME@@ to connect to the display and set to the correct 1481Used by @@RXVT_NAME@@ to connect to the display and set to the correct
1349display in it's child processes. 1482display in its child processes.
1350.IP "\fB\s-1SHELL\s0\fR" 4 1483.IP "\fB\s-1SHELL\s0\fR" 4
1351.IX Item "SHELL" 1484.IX Item "SHELL"
1352The shell to be used for command execution, defaults to \f(CW\*(C`/bin/sh\*(C'\fR. 1485The shell to be used for command execution, defaults to \f(CW\*(C`/bin/sh\*(C'\fR.
1353.IP "\fB\s-1RXVTPATH\s0\fR" 4
1354.IX Item "RXVTPATH"
1355The path where @@RXVT_NAME@@ looks for support files such as menu and xpm
1356files.
1357.IP "\fB\s-1PATH\s0\fR" 4
1358.IX Item "PATH"
1359Used in the same way as \f(CW\*(C`RXVTPATH\*(C'\fR.
1360.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4 1486.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
1361.IX Item "RXVT_SOCKET" 1487.IX Item "RXVT_SOCKET"
1362The unix domain socket path used by @@RXVT_NAME@@c(1) and 1488The unix domain socket path used by @@RXVT_NAME@@c(1) and
1363@@RXVT_NAME@@d(1). 1489@@RXVT_NAME@@d(1).
1364.Sp 1490.Sp
1387.IX Header "CURRENT PROJECT COORDINATOR" 1513.IX Header "CURRENT PROJECT COORDINATOR"
1388.IP "Project Coordinator" 4 1514.IP "Project Coordinator" 4
1389.IX Item "Project Coordinator" 1515.IX Item "Project Coordinator"
1390Marc A. Lehmann <rxvt\-unicode@schmorp.de> 1516Marc A. Lehmann <rxvt\-unicode@schmorp.de>
1391.Sp 1517.Sp
1392<http://software.schmorp.de/#rxvt\-unicode> 1518<http://software.schmorp.de/pkg/rxvt\-unicode.html>
1393.SH "AUTHORS" 1519.SH "AUTHORS"
1394.IX Header "AUTHORS" 1520.IX Header "AUTHORS"
1395.IP "John Bovey" 4 1521.IP "John Bovey" 4
1396.IX Item "John Bovey" 1522.IX Item "John Bovey"
1397University of Kent, 1992, wrote the original Xvt. 1523University of Kent, 1992, wrote the original Xvt.
1409.IP "Oezguer Kesim <kesim@math.fu\-berlin.de>" 4 1535.IP "Oezguer Kesim <kesim@math.fu\-berlin.de>" 4
1410.IX Item "Oezguer Kesim <kesim@math.fu-berlin.de>" 1536.IX Item "Oezguer Kesim <kesim@math.fu-berlin.de>"
1411Project Coordinator (changes.txt 2.21a to 2.4.5) 1537Project Coordinator (changes.txt 2.21a to 2.4.5)
1412.IP "Geoff Wing <gcw@pobox.com>" 4 1538.IP "Geoff Wing <gcw@pobox.com>" 4
1413.IX Item "Geoff Wing <gcw@pobox.com>" 1539.IX Item "Geoff Wing <gcw@pobox.com>"
1414Rewrote screen display and text selection routines. Project Coordinator 1540Rewrote screen display and text selection routines.
1541.Sp
1415(changes.txt 2.4.6 \- rxvt\-unicode) 1542Project Coordinator (changes.txt 2.4.6 \- rxvt\-unicode)
1416.IP "Marc Alexander Lehmann <rxvt\-unicode@schmorp.de>" 4 1543.IP "Marc Alexander Lehmann <rxvt\-unicode@schmorp.de>" 4
1417.IX Item "Marc Alexander Lehmann <rxvt-unicode@schmorp.de>" 1544.IX Item "Marc Alexander Lehmann <rxvt-unicode@schmorp.de>"
1418Forked rxvt\-unicode, rewrote most of the display code and internal 1545Forked rxvt\-unicode, unicode support, rewrote almost all the code, perl
1419character handling to store text in unicode, improve xterm 1546extension, random hacks, numerous bugfixes and extensions.
1420compatibility and apply numerous other bugfixes and extensions.
1421.Sp 1547.Sp
1422Project Coordinator (Changes 1.0 \-) 1548Project Coordinator (Changes 1.0 \-)
1549.IP "Emanuele Giaquinta <e.giaquinta@glauco.it>" 4
1550.IX Item "Emanuele Giaquinta <e.giaquinta@glauco.it>"
1551Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines