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

Comparing rxvt-unicode/doc/rxvt.1.html (file contents):
Revision 1.12 by root, Sun Feb 13 08:56:27 2005 UTC vs.
Revision 1.45 by root, Fri Jan 13 12:40:46 2006 UTC

27 <li><a href="#login_stamp">LOGIN STAMP</a></li> 27 <li><a href="#login_stamp">LOGIN STAMP</a></li>
28 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li> 28 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li>
29 <li><a href="#environment">ENVIRONMENT</a></li> 29 <li><a href="#environment">ENVIRONMENT</a></li>
30 <li><a href="#files">FILES</a></li> 30 <li><a href="#files">FILES</a></li>
31 <li><a href="#see_also">SEE ALSO</a></li> 31 <li><a href="#see_also">SEE ALSO</a></li>
32 <li><a href="#bugs">BUGS</a></li>
33 <li><a href="#current_project_coordinator">CURRENT PROJECT COORDINATOR</a></li> 32 <li><a href="#current_project_coordinator">CURRENT PROJECT COORDINATOR</a></li>
34 <li><a href="#authors">AUTHORS</a></li> 33 <li><a href="#authors">AUTHORS</a></li>
35</ul> 34</ul>
36<!-- INDEX END --> 35<!-- INDEX END -->
37 36
42<p>rxvt-unicode (ouR XVT, unicode) - (a VT102 emulator for the X window system)</p> 41<p>rxvt-unicode (ouR XVT, unicode) - (a VT102 emulator for the X window system)</p>
43<p> 42<p>
44</p> 43</p>
45<hr /> 44<hr />
46<h1><a name="synopsis">SYNOPSIS</a></h1> 45<h1><a name="synopsis">SYNOPSIS</a></h1>
47<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 46<p><strong>urxvt</strong> [options] [-e command [ args ]]</p>
48<p> 47<p>
49</p> 48</p>
50<hr /> 49<hr />
51<h1><a name="description">DESCRIPTION</a></h1> 50<h1><a name="description">DESCRIPTION</a></h1>
52<p><strong>rxvt-unicode</strong>, version <strong>5.0</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>7.0</strong>, is a colour vt102 terminal
53emulator intended as an <em>xterm</em>(1) replacement for users who do not 52emulator intended as an <em>xterm</em>(1) replacement for users who do not
54require features such as Tektronix 4014 emulation and toolkit-style 53require features such as Tektronix 4014 emulation and toolkit-style
55configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space -- 54configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space --
56a significant advantage on a machine serving many X sessions.</p> 55a significant advantage on a machine serving many X sessions.</p>
57<p> 56<p>
58</p> 57</p>
59<hr /> 58<hr />
60<h1><a name="frequently_asked_questions">FREQUENTLY ASKED QUESTIONS</a></h1> 59<h1><a name="frequently_asked_questions">FREQUENTLY ASKED QUESTIONS</a></h1>
61<p>See <code>rxvt(7)</code> (try <code>man 7 rxvt</code>) for a list of 60<p>See <code>urxvt(7)</code> (try <code>man 7 urxvt</code>) for a list of
62frequently asked questions and answer to them and some common 61frequently asked questions and answer to them and some common
63problems. That document is also accessible on the World-Wide-Web at 62problems. That document is also accessible on the World-Wide-Web at
64<a href="http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html">http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html</a>.</p> 63<a href="http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html">http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html</a>.</p>
65<p> 64<p>
66</p> 65</p>
94<p>It is still faithfully following the original rxvt idea of being lean 93<p>It is still faithfully following the original rxvt idea of being lean
95and nice on resources: for example, you can still configure rxvt-unicode 94and nice on resources: for example, you can still configure rxvt-unicode
96without most of it's features to get a lean binary. It also comes with 95without most of it's features to get a lean binary. It also comes with
97a client/daemon pair that lets you open any number of terminal windows 96a client/daemon pair that lets you open any number of terminal windows
98from within a single process, which makes startup time very fast and 97from within a single process, which makes startup time very fast and
99drastically reduces memory usage. See <code>rxvtd(1)</code> (daemon) and 98drastically reduces memory usage. See <code>urxvtd(1)</code> (daemon) and
100<code>rxvtc(1)</code> (client).</p> 99<code>urxvtc(1)</code> (client).</p>
101<p>It also makes technical information about escape sequences (which have 100<p>It also makes technical information about escape sequences (which have
102been extended) easier accessible: see <code>rxvt(7)</code> for technical 101been extended) easier accessible: see <code>urxvt(7)</code> for technical
103reference documentation (escape sequences etc.).</p> 102reference documentation (escape sequences etc.).</p>
104<p> 103<p>
105</p> 104</p>
106<hr /> 105<hr />
107<h1><a name="options">OPTIONS</a></h1> 106<h1><a name="options">OPTIONS</a></h1>
108<p>The <strong>rxvt</strong> options (mostly a subset of <em>xterm</em>'s) are listed 107<p>The <strong>urxvt</strong> options (mostly a subset of <em>xterm</em>'s) are listed
109below. In keeping with the smaller-is-better philosophy, options may be 108below. In keeping with the smaller-is-better philosophy, options may be
110eliminated or default values chosen at compile-time, so options and 109eliminated or default values chosen at compile-time, so options and
111defaults listed may not accurately reflect the version installed on 110defaults listed may not accurately reflect the version installed on
112your system. `rxvt -h' gives a list of major compile-time options on 111your system. `urxvt -h' gives a list of major compile-time options on
113the <em>Options</em> line. Option descriptions may be prefixed with which 112the <em>Options</em> line. Option descriptions may be prefixed with which
114compile option each is dependent upon. e.g. `Compile <em>XIM</em>:' requires 113compile option each is dependent upon. e.g. `Compile <em>XIM</em>:' requires
115<em>XIM</em> on the <em>Options</em> line. Note: `rxvt -help' gives a list of all 114<em>XIM</em> on the <em>Options</em> line. Note: `urxvt -help' gives a list of all
116command-line options compiled into your version.</p> 115command-line options compiled into your version.</p>
117<p>Note that <strong>rxvt</strong> permits the resource name to be used as a 116<p>Note that <strong>urxvt</strong> permits the resource name to be used as a
118long-option (--/++ option) so the potential command-line options are 117long-option (--/++ option) so the potential command-line options are
119far greater than those listed. For example: `rxvt --loginShell --color1 118far greater than those listed. For example: `urxvt --loginShell --color1
120Orange'.</p> 119Orange'.</p>
121<p>The following options are available:</p> 120<p>The following options are available:</p>
122<dl> 121<dl>
123<dt><strong><a name="item__2dhelp_2c__2d_2dhelp"><strong>-help</strong>, <strong>--help</strong></a></strong><br /> 122<dt><strong><a name="item__2dhelp_2c__2d_2dhelp"><strong>-help</strong>, <strong>--help</strong></a></strong><br />
124</dt> 123</dt>
150</dt> 149</dt>
151<dd> 150<dd>
152Turn on/off jump scrolling; resource <strong>jumpScroll</strong>. 151Turn on/off jump scrolling; resource <strong>jumpScroll</strong>.
153</dd> 152</dd>
154<p></p> 153<p></p>
155<dt><strong><a name="item__2dip_7c_2bip"><strong>-ip</strong>|<strong>+ip</strong></a></strong><br /> 154<dt><strong><a name="item__2dip_7c_2bip__7c__2dtr_7c_2btr"><strong>-ip</strong>|<strong>+ip</strong> | <strong>-tr</strong>|<strong>+tr</strong></a></strong><br />
156</dt> 155</dt>
157<dd> 156<dd>
158Turn on/off inheriting parent window's pixmap. Alternative form is 157Turn on/off inheriting parent window's pixmap. Alternative form is
159<strong>-tr</strong>; resource <strong>inheritPixmap</strong>. 158<strong>-tr</strong>; resource <strong>inheritPixmap</strong>.
160</dd> 159</dd>
161<p></p> 160<p></p>
162<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br /> 161<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br />
163</dt> 162</dt>
164<dd> 163<dd>
165Fade the text by the given percentage when focus is lost. resource <strong>fading</strong>. 164Fade the text by the given percentage when focus is lost. Small values
165fade a little only, 100 completely replaces all colours by the fade
166colour; resource <strong>fading</strong>.
167</dd>
168<p></p>
169<dt><strong><a name="item__2dfadecolor_colour"><strong>-fadecolor</strong> <em>colour</em></a></strong><br />
170</dt>
171<dd>
172Fade to this colour when fading is used (see <strong>-fade</strong>). The default colour
173is black. resource <strong>fadeColor</strong>.
166</dd> 174</dd>
167<p></p> 175<p></p>
168<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br /> 176<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br />
169</dt> 177</dt>
170<dd> 178<dd>
171Tint the transparent background pixmap with the given colour when 179Tint the transparent background pixmap with the given colour when
172transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. See also the <strong>-sh</strong> 180transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. This only works for
173option that can be used to brighten or darken the image in addition to 181non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be
174tinting it. 182used to brighten or darken the image in addition to tinting it; resource
183<em>tintColor</em>. Example:
184</dd>
185<dd>
186<pre>
187 urxvt -tr -tint blue -sh 40</pre>
175</dd> 188</dd>
176<p></p> 189<p></p>
177<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br /> 190<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br />
178</dt> 191</dt>
179<dd> 192<dd>
230<p></p> 243<p></p>
231<dt><strong><a name="item__2dfn_fontlist"><strong>-fn</strong> <em>fontlist</em></a></strong><br /> 244<dt><strong><a name="item__2dfn_fontlist"><strong>-fn</strong> <em>fontlist</em></a></strong><br />
232</dt> 245</dt>
233<dd> 246<dd>
234Select the fonts to be used. This is a comma separated list of font names 247Select the fonts to be used. This is a comma separated list of font names
235that are used in turn when trying to display Unicode characters. The 248that are checked in order when trying to find glyphs for characters. The
236first font defines the cell size for characters; other fonts might be 249first font defines the cell size for characters; other fonts might be
237smaller, but not (in general) larger. A (hopefully) reasonable default 250smaller, but not (in general) larger. A (hopefully) reasonable default
238font list is always appended to it. See resource <strong>font</strong> for more details. 251font list is always appended to it. See resource <strong>font</strong> for more details.
239</dd> 252</dd>
240<dd> 253<dd>
242with <code>x:</code>. To specify an XFT-font, you need to prefix it with <code>xft:</code>, 255with <code>x:</code>. To specify an XFT-font, you need to prefix it with <code>xft:</code>,
243e.g.:</p> 256e.g.:</p>
244</dd> 257</dd>
245<dd> 258<dd>
246<pre> 259<pre>
247 rxvt -fn &quot;xft:Bitstream Vera Sans Mono:pixelsize=15&quot; 260 urxvt -fn &quot;xft:Bitstream Vera Sans Mono:pixelsize=15&quot;
248 rxvt -fn &quot;9x15bold,xft:Bitstream Vera Sans Mono&quot;</pre> 261 urxvt -fn &quot;9x15bold,xft:Bitstream Vera Sans Mono&quot;</pre>
249</dd> 262</dd>
250<dd> 263<dd>
251<p>See also the question ``How does rxvt-unicode choose fonts?'' in the FAQ 264<p>See also the question ``How does rxvt-unicode choose fonts?'' in the FAQ
252section of rxvt(7).</p> 265section of urxvt(7).</p>
253</dd> 266</dd>
254<p></p> 267<p></p>
255<dt><strong><a name="item__2dfb_fontlist"><strong>-fb</strong> <em>fontlist</em></a></strong><br /> 268<dt><strong><a name="item__2dfb_fontlist"><strong>-fb</strong> <em>fontlist</em></a></strong><br />
256</dt> 269</dt>
257<dd> 270<dd>
258Compile font-styles: The bold font list to use when bold characters are to 271Compile <em>font-styles</em>: The bold font list to use when <strong>bold</strong> characters
259be printed. See resource <strong>boldFont</strong> for details. 272are to be printed. See resource <strong>boldFont</strong> for details.
260</dd> 273</dd>
261<p></p> 274<p></p>
262<dt><strong><a name="item__2dfi_fontlist"><strong>-fi</strong> <em>fontlist</em></a></strong><br /> 275<dt><strong><a name="item__2dfi_fontlist"><strong>-fi</strong> <em>fontlist</em></a></strong><br />
263</dt> 276</dt>
264<dd> 277<dd>
265Compile font-styles: The italic font list to use when bold characters are to 278Compile <em>font-styles</em>: The italic font list to use when <em>italic</em>
266be printed. See resource <strong>italicFont</strong> for details. 279characters are to be printed. See resource <strong>italicFont</strong> for details.
267</dd> 280</dd>
268<p></p> 281<p></p>
269<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br /> 282<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br />
270</dt> 283</dt>
271<dd> 284<dd>
272Compile font-styles: The bold italic font list to use when bold characters are to 285Compile <em>font-styles</em>: The bold italic font list to use when <strong><em>bold
273be printed. See resource <strong>boldItalicFont</strong> for details. 286italic</em> </strong>&gt; characters are to be printed. See resource <strong>boldItalicFont</strong>
287for details.
288</dd>
289<p></p>
290<dt><strong><a name="item__2dis_7c_2bis"><strong>-is</strong>|<strong>+is</strong></a></strong><br />
291</dt>
292<dd>
293Compile <em>font-styles</em>: Bold/Italic font styles imply high intensity
294foreground/background (default). See resource <strong>intensityStyles</strong> for
295details.
274</dd> 296</dd>
275<p></p> 297<p></p>
276<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br /> 298<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br />
277</dt> 299</dt>
278<dd> 300<dd>
336</dd> 358</dd>
337<p></p> 359<p></p>
338<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br /> 360<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br />
339</dt> 361</dt>
340<dd> 362<dd>
341Display normal (non XTerm/NeXT) scrollbar without/with a trough; 363Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
342resource <strong>scrollBar_floating</strong>. 364resource <strong>scrollBar_floating</strong>.
343</dd> 365</dd>
344<p></p> 366<p></p>
345<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br /> 367<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br />
346</dt> 368</dt>
393Compile <em>frills</em>: Set MWM hints to request a borderless window, i.e. 415Compile <em>frills</em>: Set MWM hints to request a borderless window, i.e.
394if honoured by the WM, the rxvt-unicode window will not have window 416if honoured by the WM, the rxvt-unicode window will not have window
395decorations; resource <strong>borderLess</strong>. 417decorations; resource <strong>borderLess</strong>.
396</dd> 418</dd>
397<p></p> 419<p></p>
420<dt><strong><a name="item__2dsbg"><strong>-sbg</strong></a></strong><br />
421</dt>
422<dd>
423Compile <em>frills</em>: Disable the usage of the built-in block graphics/line
424drawing characters and just rely on what the specified fonts provide. Use
425this if you have a good font and want to use its block graphic glyphs;
426resource <strong>skipBuiltinGlyphs</strong>.
427</dd>
428<p></p>
398<dt><strong><a name="item__2dlsp_number"><strong>-lsp</strong> <em>number</em></a></strong><br /> 429<dt><strong><a name="item__2dlsp_number"><strong>-lsp</strong> <em>number</em></a></strong><br />
399</dt> 430</dt>
400<dd> 431<dd>
401Compile <em>frills</em>: Lines (pixel height) to insert between each row of 432Compile <em>frills</em>: Lines (pixel height) to insert between each row of
402the display. Useful to work around font rendering problems; resource 433the display. Useful to work around font rendering problems; resource
413</dd> 444</dd>
414<p></p> 445<p></p>
415<dt><strong><a name="item__2de_command__5barguments_5d"><strong>-e</strong> <em>command [arguments]</em></a></strong><br /> 446<dt><strong><a name="item__2de_command__5barguments_5d"><strong>-e</strong> <em>command [arguments]</em></a></strong><br />
416</dt> 447</dt>
417<dd> 448<dd>
418Run the command with its command-line arguments in the <strong>rxvt</strong> 449Run the command with its command-line arguments in the <strong>urxvt</strong>
419window; also sets the window title and icon name to be the basename of 450window; also sets the window title and icon name to be the basename of
420the program being executed if neither <em>-title</em> (<em>-T</em>) nor <em>-n</em> are 451the program being executed if neither <em>-title</em> (<em>-T</em>) nor <em>-n</em> are
421given on the command line. If this option is used, it must be the last 452given on the command line. If this option is used, it must be the last
422on the command-line. If there is no <strong>-e</strong> option then the default is to 453on the command-line. If there is no <strong>-e</strong> option then the default is to
423run the program specified by the <strong>SHELL</strong> environment variable or, 454run the program specified by the <strong>SHELL</strong> environment variable or,
424failing that, <em>sh(1)</em>. 455failing that, <em>sh(1)</em>.
425</dd> 456</dd>
457<dd>
458<p>Please note that you must specify a program with arguments. If you want to
459run shell commands, you have to specify the shell, like this:</p>
460</dd>
461<dd>
462<pre>
463 urxvt -e sh -c &quot;shell commands&quot;</pre>
464</dd>
426<p></p> 465<p></p>
427<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br /> 466<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br />
428</dt> 467</dt>
429<dd> 468<dd>
430Window title (<strong>-T</strong> still respected); the default title is the basename 469Window title (<strong>-T</strong> still respected); the default title is the basename
511<dd> 550<dd>
512Turn on/off secondary screen scroll (default enabled); resource 551Turn on/off secondary screen scroll (default enabled); resource
513<strong>secondaryScroll</strong>. 552<strong>secondaryScroll</strong>.
514</dd> 553</dd>
515<p></p> 554<p></p>
555<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong><br />
556</dt>
557<dd>
558Turn on/off hold window after exit support. If enabled, urxvt
559will not immediately destroy its window when the program executed within
560it exits. Instead, it will wait till it is being killed or closed by the
561user; resource <strong>hold</strong>.
562</dd>
563<p></p>
516<dt><strong><a name="item__2dkeysym_2esym_3a_string"><strong>-keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 564<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br />
517</dt> 565</dt>
518<dd> 566<dd>
519Remap a key symbol. See resource <strong>keysym</strong>. 567Remap a key symbol. See resource <strong>keysym</strong>.
520</dd> 568</dd>
521<p></p> 569<p></p>
522<dt><strong><a name="item__2dxrm_resourcestring"><strong>-xrm</strong> <em>resourcestring</em></a></strong><br /> 570<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong><br />
523</dt> 571</dt>
572<dd>
573Tells urxvt to embed it's windows into an already-existing window,
574which enables applications to easily embed a terminal.
524<dd> 575</dd>
525No effect on rxvt-unicode. Simply passes through an argument to be made 576<dd>
526available in the instance's argument list. Appears in <em>WM_COMMAND</em> in 577<p>Right now, urxvt will first unmap/map the specified window, so it
527some window managers. 578shouldn't be a top-level window. urxvt will also reconfigure it
579quite a bit, so don't expect it to keep some specific state. It's best to
580create an extra subwindow for urxvt and leave it alone.</p>
581</dd>
582<dd>
583<p>The window will not be destroyed when urxvt exits.</p>
584</dd>
585<dd>
586<p>It might be useful to know that urxvt will not close file
587descriptors passed to it (except for stdin/out/err, of course), so you
588can use file descriptors to communicate with the programs within the
589terminal. This works regardless of wether the <code>-embed</code> option was used or
590not.</p>
591</dd>
592<dd>
593<p>Here is a short Gtk2-perl snippet that illustrates how this option can be
594used (a longer example is in <em>doc/embed</em>):</p>
595</dd>
596<dd>
597<pre>
598 my $rxvt = new Gtk2::Socket;
599 $rxvt-&gt;signal_connect_after (realize =&gt; sub {
600 my $xid = $_[0]-&gt;window-&gt;get_xid;
601 system &quot;urxvt -embed $xid &amp;&quot;;
602 });</pre>
603</dd>
604<p></p>
605<dt><strong><a name="item__2dpty_2dfd_file_descriptor"><strong>-pty-fd</strong> <em>file descriptor</em></a></strong><br />
606</dt>
607<dd>
608Tells urxvt NOT to execute any commands or create a new pty/tty
609pair but instead use the given filehandle as the tty master. This is
610useful if you want to drive urxvt as a generic terminal emulator
611without having to run a program within it.
612</dd>
613<dd>
614<p>If this switch is given, urxvt will not create any utmp/wtmp
615entries and will not tinker with pty/tty permissions - you have to do that
616yourself if you want that.</p>
617</dd>
618<dd>
619<p>As an extremely special case, specifying <code>-1</code> will completely suppress
620pty/tty operations.</p>
621</dd>
622<dd>
623<p>Here is a example in perl that illustrates how this option can be used (a
624longer example is in <em>doc/pty-fd</em>):</p>
625</dd>
626<dd>
627<pre>
628 use IO::Pty;
629 use Fcntl;</pre>
630</dd>
631<dd>
632<pre>
633 my $pty = new IO::Pty;
634 fcntl $pty, F_SETFD, 0; # clear close-on-exec
635 system &quot;urxvt -pty-fd &quot; . (fileno $pty) . &quot;&amp;&quot;;
636 close $pty;</pre>
637</dd>
638<dd>
639<pre>
640 # now communicate with rxvt
641 my $slave = $pty-&gt;slave;
642 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre>
643</dd>
644<p></p>
645<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong><br />
646</dt>
647<dd>
648Comma-separated list of perl extension scripts to use (or not to use) in
649this terminal instance. See resource <strong>perl-ext</strong> for details.
528</dd> 650</dd>
529<p></p></dl> 651<p></p></dl>
530<p> 652<p>
531</p> 653</p>
532<hr /> 654<hr />
533<h1><a name="resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></h1> 655<h1><a name="resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></h1>
534<p>Note: `rxvt --help' gives a list of all resources (long 656<p>Note: `urxvt --help' gives a list of all resources (long
535options) compiled into your version.</p> 657options) compiled into your version.</p>
536<p>There are two different methods that rxvt can use to get the 658<p>You can set and change the resources using X11 tools like <strong>xrdb</strong>. Many
537Xresource data: using the X libraries (Xrm*-functions) or internal
538Xresources reader (<strong>~/.Xdefaults</strong>). For the first method (ie.
539<strong>rxvt -h</strong> lists <strong>XGetDefaults</strong>), you can set and change the
540resources using X11 tools like <strong>xrdb</strong>. Many distribution do also load
541settings from the <strong>~/.Xresources</strong> file when X starts. rxvt 659distribution do also load settings from the <strong>~/.Xresources</strong> file when X
542will consult the following files/resources in order, with later settings 660starts. urxvt will consult the following files/resources in order,
543overwriting earlier ones:</p> 661with later settings overwriting earlier ones:</p>
544<pre> 662<pre>
545 1. system-wide app-defaults file, either locale-dependent OR global 663 1. system-wide app-defaults file, either locale-dependent OR global
546 2. app-defaults file in $XAPPLRESDIR 664 2. app-defaults file in $XAPPLRESDIR
547 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults 665 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults
548 4. SCREEN_RESOURCES for the current screen 666 4. SCREEN_RESOURCES for the current screen
549 5. $XENVIRONMENT file OR $HOME/.Xdefaults-&lt;nodename&gt;</pre> 667 5. $XENVIRONMENT file OR $HOME/.Xdefaults-&lt;nodename&gt;</pre>
550<p>If compiled with internal Xresources support (i.e. <strong>rxvt -h</strong>
551lists <strong>.Xdefaults</strong>) then <strong>rxvt</strong> accepts application defaults
552set in XAPPLOADDIR/URxvt (compile-time defined: usually
553<strong>/usr/lib/X11/app-defaults/URxvt</strong>) and resources set in
554<strong>~/.Xdefaults</strong>, or <strong>~/.Xresources</strong> if <strong>~/.Xdefaults</strong> does not exist.
555Note that when reading X resources, <strong>rxvt</strong> recognizes two 668<p>Note that when reading X resources, <strong>urxvt</strong> recognizes two class
556class names: <strong>XTerm</strong> and <strong>URxvt</strong>. The class name <strong>Rxvt</strong> allows 669names: <strong>Rxvt</strong> and <strong>URxvt</strong>. The class name <strong>Rxvt</strong> allows resources
557resources common to both <strong>rxvt</strong> and the original <em>rxvt</em> to be 670common to both <strong>urxvt</strong> and the original <em>rxvt</em> to be easily
558easily configured, while the class name <strong>URxvt</strong> allows resources 671configured, while the class name <strong>URxvt</strong> allows resources unique to
559unique to <strong>rxvt</strong>, notably colours and key-handling, to be 672<strong>urxvt</strong>, to be shared between different <strong>urxvt</strong>
560shared between different <strong>rxvt</strong> configurations. If no 673configurations. If no resources are specified, suitable defaults will
561resources are specified, suitable defaults will be used. Command-line 674be used. Command-line arguments can be used to override resource
562arguments can be used to override resource settings. The following 675settings. The following resources are supported (you might want to
563resources are allowed:</p> 676check the <code>urxvtperl(3)</code> manpage for additional settings by perl
677extensions not documented here):</p>
564<dl> 678<dl>
565<dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong><br /> 679<dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong><br />
566</dt> 680</dt>
567<dd> 681<dd>
568Create the window with the specified X window geometry [default 80x24]; 682Create the window with the specified X window geometry [default 80x24];
5933=yellow, 4=blue, 5=magenta, 6=cyan, 7=white, but the actual colour 7073=yellow, 4=blue, 5=magenta, 6=cyan, 7=white, but the actual colour
594names used are listed in the <strong>COLORS AND GRAPHICS</strong> section. 708names used are listed in the <strong>COLORS AND GRAPHICS</strong> section.
595</dd> 709</dd>
596<dd> 710<dd>
597<p>Colours higher than 15 cannot be set using resources (yet), but can be 711<p>Colours higher than 15 cannot be set using resources (yet), but can be
598changed using an escape command (see rxvt(7)).</p> 712changed using an escape command (see urxvt(7)).</p>
599</dd> 713</dd>
600<dd> 714<dd>
601<p>Colours 16-79 form a standard 4x4x4 colour cube (the same as xterm with 715<p>Colours 16-79 form a standard 4x4x4 colour cube (the same as xterm with
60288 colour support). Colours 80-87 are evenly spaces grey steps.</p> 71688 colour support). Colours 80-87 are evenly spaces grey steps.</p>
603</dd> 717</dd>
673</dd> 787</dd>
674<p></p> 788<p></p>
675<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br /> 789<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br />
676</dt> 790</dt>
677<dd> 791<dd>
678Fade the text by the given percentage when focus is lost. 792Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>.
793</dd>
794<p></p>
795<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong><br />
796</dt>
797<dd>
798Fade to this colour, when fading is used (see <strong>fading:</strong>). The default
799colour is black; option <strong>-fadecolor</strong>.
679</dd> 800</dd>
680<p></p> 801<p></p>
681<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br /> 802<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br />
682</dt> 803</dt>
683<dd> 804<dd>
684Tint the transparent background pixmap with the given colour. 805Tint the transparent background pixmap with the given colour; option
806<strong>-tint</strong>.
685</dd> 807</dd>
686<p></p> 808<p></p>
687<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br /> 809<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br />
688</dt> 810</dt>
689<dd> 811<dd>
699<p></p> 821<p></p>
700<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br /> 822<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br />
701</dt> 823</dt>
702<dd> 824<dd>
703Use the specified colour for the scrollbar's trough area [default 825Use the specified colour for the scrollbar's trough area [default
704#969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 826#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
705</dd> 827</dd>
706<p></p> 828<p></p>
707<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br /> 829<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br />
708</dt> 830</dt>
709<dd> 831<dd>
742</dd> 864</dd>
743<p></p> 865<p></p>
744<dt><strong><a name="item_font_3a_fontlist"><strong>font:</strong> <em>fontlist</em></a></strong><br /> 866<dt><strong><a name="item_font_3a_fontlist"><strong>font:</strong> <em>fontlist</em></a></strong><br />
745</dt> 867</dt>
746<dd> 868<dd>
747Select the fonts to be used. This is a comma separated list of font 869Select the fonts to be used. This is a comma separated list of font names
748names that are used in turn when trying to display Unicode characters. 870that are checked in order when trying to find glyphs for characters. The
749The first font defines the cell size for characters; other fonts might 871first font defines the cell size for characters; other fonts might be
750be smaller, but not larger. A reasonable default font list is always 872smaller, but not (in general) larger. A (hopefully) reasonable default
751appended to it. option <strong>-fn</strong>. 873font list is always appended to it; option <strong>-fn</strong>.
752</dd> 874</dd>
753<dd> 875<dd>
754<p>Each font can either be a standard X11 core font (XLFD) name, with 876<p>Each font can either be a standard X11 core font (XLFD) name, with
755optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p> 877optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p>
756</dd> 878</dd>
817<dd> 939<dd>
818<p>If set, but empty, then this specific style is disabled and the normal 940<p>If set, but empty, then this specific style is disabled and the normal
819text font will being used for the given style.</p> 941text font will being used for the given style.</p>
820</dd> 942</dd>
821<p></p> 943<p></p>
944<dt><strong><a name="item_intensitystyles_3a_boolean"><strong>intensityStyles:</strong> <em>boolean</em></a></strong><br />
945</dt>
946<dd>
947When font styles are not enabled, or this option is enabled (<strong>True</strong>,
948option <strong>-is</strong>, the default), bold and italic font styles imply high
949intensity foreground/backround colours. Disabling this option (<strong>False</strong>,
950option <strong>+is</strong>) disables this behaviour, the high intensity colours are not
951reachable.
952</dd>
953<p></p>
822<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br /> 954<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br />
823</dt> 955</dt>
824<dd> 956<dd>
825Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is 957Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is
826xterm style with 2.20 old word selection, or anything else which gives 958xterm style with 2.20 old word selection, or anything else which gives
829<p></p> 961<p></p>
830<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br /> 962<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br />
831</dt> 963</dt>
832<dd> 964<dd>
833Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is 965Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is
834the author's favourite.. 966the author's favourite.
835</dd> 967</dd>
836<p></p> 968<p></p>
837<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br /> 969<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br />
838</dt> 970</dt>
839<dd> 971<dd>
885<dd> 1017<dd>
886Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use 1018Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use
887<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or 1019<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or
888<strong>Shift-Print</strong> to include the scrollback as well. 1020<strong>Shift-Print</strong> to include the scrollback as well.
889</dd> 1021</dd>
1022<dd>
1023<p>The string will be interpreted as if typed into the shell as-is.</p>
1024</dd>
1025<dd>
1026<p>Example:</p>
1027</dd>
1028<dd>
1029<pre>
1030 URxvt*print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre>
1031</dd>
1032<dd>
1033<p>This creates a new file in your home directory with the screen contents
1034everytime you hit <code>Print</code>.</p>
1035</dd>
890<p></p> 1036<p></p>
891<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br /> 1037<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br />
892</dt> 1038</dt>
893<dd> 1039<dd>
894<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>: 1040<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>:
926<p></p> 1072<p></p>
927<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br /> 1073<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br />
928</dt> 1074</dt>
929<dd> 1075<dd>
930<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and 1076<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and
931<strong>scrollTtyOutput</strong> is False); option <strong>+sw</strong>. <strong>False</strong>: do not scroll 1077<strong>scrollTtyOutput</strong> is False); option <strong>-sw</strong>. <strong>False</strong>: do not scroll
932with scrollback buffer when tty recieves new lines; option <strong>-sw</strong>. 1078with scrollback buffer when tty recieves new lines; option <strong>+sw</strong>.
933</dd> 1079</dd>
934<p></p> 1080<p></p>
935<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br /> 1081<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br />
936</dt> 1082</dt>
937<dd> 1083<dd>
967<dd> 1113<dd>
968Set MWM hints to request a borderless window, i.e. if honoured by the 1114Set MWM hints to request a borderless window, i.e. if honoured by the
969WM, the rxvt-unicode window will not have window decorations; option <strong>-bl</strong>. 1115WM, the rxvt-unicode window will not have window decorations; option <strong>-bl</strong>.
970</dd> 1116</dd>
971<p></p> 1117<p></p>
1118<dt><strong><a name="item_skipbuiltinglyphs_3a_boolean"><strong>skipBuiltinGlyphs:</strong> <em>boolean</em></a></strong><br />
1119</dt>
1120<dd>
1121Compile <em>frills</em>: Disable the usage of the built-in block graphics/line
1122drawing characters and just rely on what the specified fonts provide. Use
1123this if you have a good font and want to use its block graphic glyphs;
1124option <strong>-sbg</strong>.
1125</dd>
1126<p></p>
972<dt><strong><a name="item_termname_3a_termname"><strong>termName:</strong> <em>termname</em></a></strong><br /> 1127<dt><strong><a name="item_termname_3a_termname"><strong>termName:</strong> <em>termname</em></a></strong><br />
973</dt> 1128</dt>
974<dd> 1129<dd>
975Specifies the terminal type name to be set in the <strong>TERM</strong> environment 1130Specifies the terminal type name to be set in the <strong>TERM</strong> environment
976variable; option <strong>-tn</strong>. 1131variable; option <strong>-tn</strong>.
1032</dd> 1187</dd>
1033<p></p> 1188<p></p>
1034<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br /> 1189<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br />
1035</dt> 1190</dt>
1036<dd> 1191<dd>
1037Specifies number of seconds before blanking the pointer [default 2]. 1192Specifies number of seconds before blanking the pointer [default 2]. Use a
1193large number (e.g. <code>987654321</code>) to effectively disable the timeout.
1038</dd> 1194</dd>
1039<p></p> 1195<p></p>
1040<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br /> 1196<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br />
1041</dt> 1197</dt>
1042<dd> 1198<dd>
1080</dt> 1236</dt>
1081<dd> 1237<dd>
1082The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g. 1238The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
1083<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the 1239<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
1084input extension to be able to input japanese characters while staying in 1240input extension to be able to input japanese characters while staying in
1085another locale. option <strong>-imlocale</strong>. 1241another locale; option <strong>-imlocale</strong>.
1086</dd> 1242</dd>
1087<p></p> 1243<p></p>
1088<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br /> 1244<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br />
1089</dt> 1245</dt>
1090<dd> 1246<dd>
1091Specify the font-set used for XIM styles <code>OverTheSpot</code> or 1247Specify the font-set used for XIM styles <code>OverTheSpot</code> or
1092<code>OffTheSpot</code>. It must be a standard X font set (XLFD patterns separated 1248<code>OffTheSpot</code>. It must be a standard X font set (XLFD patterns separated
1093by commas), i.e. it's not in the same format as the other font lists used 1249by commas), i.e. it's not in the same format as the other font lists used
1094in rxvt. The default will be set-up to chose *any* suitable found 1250in urxvt. The default will be set-up to chose *any* suitable found
1095found, preferably one or two pixels differing in size to the base font. 1251found, preferably one or two pixels differing in size to the base font.
1096option <strong>-imfont</strong>. 1252option <strong>-imfont</strong>.
1097</dd> 1253</dd>
1098<p></p> 1254<p></p>
1099<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br /> 1255<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br />
1100</dt> 1256</dt>
1101<dd> 1257<dd>
1102Change the meaning of triple-click selection with the left mouse 1258Change the meaning of triple-click selection with the left mouse
1103button. Instead of selecting a full line it will extend the selection to 1259button. Instead of selecting a full line it will extend the selection to
1104the end of the logical line only. option <strong>-tcw</strong>. 1260the end of the logical line only; option <strong>-tcw</strong>.
1105</dd> 1261</dd>
1106<p></p> 1262<p></p>
1107<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br /> 1263<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br />
1108</dt> 1264</dt>
1109<dd> 1265<dd>
1110Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1266Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1111echo arbitrary strings like the icon name or the locale. This could be 1267echo arbitrary strings like the icon name or the locale. This could be
1112abused if somebody gets 8-bit-clean access to your display, whether 1268abused if somebody gets 8-bit-clean access to your display, whether
1113throuh a mail client displaying mail bodies unfiltered or though 1269through a mail client displaying mail bodies unfiltered or through
1114write(1). Therefore, these sequences are disabled by default. (Note 1270<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1115that other terminals, including xterm, have these sequences 1271default. (Note that many other terminals, including xterm, have these
1116enabled by default). You can enable them by setting this boolean 1272sequences enabled by default, which doesn't make it safer, though).
1117resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1273</dd>
1118enabled display-answer, locale, findfont, icon label and window title 1274<dd>
1119requests as well as dynamic menubar dispatch. 1275<p>You can enable them by setting this boolean resource or specifying
1276<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1277locale, findfont, icon label and window title requests as well as dynamic
1278menubar dispatch.</p>
1120</dd> 1279</dd>
1121<p></p> 1280<p></p>
1122<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1281<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
1123</dt> 1282</dt>
1124<dd> 1283<dd>
1146<dd> 1305<dd>
1147Turn on/off secondary screen scroll (default enabled). If the this 1306Turn on/off secondary screen scroll (default enabled). If the this
1148option is enabled, scrolls on the secondary screen will change the 1307option is enabled, scrolls on the secondary screen will change the
1149scrollback buffer and switching to/from the secondary screen will 1308scrollback buffer and switching to/from the secondary screen will
1150instead scroll the screen up. 1309instead scroll the screen up.
1310</dd>
1311<p></p>
1312<dt><strong><a name="item_hold_3a_bool"><strong>hold</strong>: <em>bool</em></a></strong><br />
1313</dt>
1314<dd>
1315Turn on/off hold window after exit support. If enabled, urxvt
1316will not immediately destroy its window when the program executed within
1317it exits. Instead, it will wait till it is being killed or closed by the
1318user.
1151</dd> 1319</dd>
1152<p></p> 1320<p></p>
1153<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 1321<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br />
1154</dt> 1322</dt>
1155<dd> 1323<dd>
1182<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete, 1350<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete,
1183<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it 1351<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it
1184can start or end with whitespace.</p> 1352can start or end with whitespace.</p>
1185</dd> 1353</dd>
1186<dd> 1354<dd>
1187<p>Please note that you need to double the <code>\</code> when using 1355<p>Please note that you need to double the <code>\</code> in resource files, as
1188<code>--enable-xgetdefault</code>, as X itself does it's own de-escaping (you can 1356Xlib itself does it's own de-escaping (you can use <code>\033</code> instead of
1189use <code>\033</code> instead of <code>\e</code> (and so on), which will work with both Xt and 1357<code>\e</code> (and so on), which will work with both Xt and urxvt's own
1190rxvt's own processing).</p> 1358processing).</p>
1191</dd> 1359</dd>
1192<dd> 1360<dd>
1193<p>You can define a range of keysyms in one shot by providing a <em>string</em> 1361<p>You can define a range of keysyms in one shot by providing a <em>string</em>
1194with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/' 1362with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/'
1195should be a character not used by the strings.</p> 1363should be a character not used by the strings.</p>
1210 URxvt.keysym.Meta-Control-0x62: \033&lt;M-C-b&gt; 1378 URxvt.keysym.Meta-Control-0x62: \033&lt;M-C-b&gt;
1211 URxvt.keysym.Meta-Control-0x63: \033&lt;M-C-c&gt;</pre> 1379 URxvt.keysym.Meta-Control-0x63: \033&lt;M-C-c&gt;</pre>
1212</dd> 1380</dd>
1213<dd> 1381<dd>
1214<p>If <em>string</em> takes the form of <code>command:STRING</code>, the specified <strong>STRING</strong> 1382<p>If <em>string</em> takes the form of <code>command:STRING</code>, the specified <strong>STRING</strong>
1215is interpreted and executed as rxvt's control sequence. For 1383is interpreted and executed as urxvt's control sequence. For
1216example the following means ``change the current locale to <code>zh_CN.GBK</code> 1384example the following means ``change the current locale to <code>zh_CN.GBK</code>
1217when Control-Meta-c is being pressed'':</p> 1385when Control-Meta-c is being pressed'':</p>
1218</dd> 1386</dd>
1219<dd> 1387<dd>
1220<pre> 1388<pre>
1221 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre> 1389 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre>
1390</dd>
1391<dd>
1392<p>If <em>string</em> takes the form <code>perl:STRING</code>, then the specified <strong>STRING</strong>
1393is passed to the <code>on_keyboard_command</code> perl handler. See the <code>urxvtperl(3)</code>
1394manpage. For example, the <em>selection</em> extension (activated via
1395<code>urxvt -pe selection</code>) listens for <code>selection:rot13</code> events:</p>
1396</dd>
1397<dd>
1398<pre>
1399 URxvt.keysym.M-C-c: perl:selection:rot13</pre>
1400</dd>
1401<dd>
1402<p>Due the the large number of modifier combinations, a defined key mapping
1403will match if at <em>at least</em> the specified identifiers are being set, and
1404no other key mappings with those and more bits are being defined. That
1405means that defining a key map for <code>a</code> will automatically provide
1406definitions for <code>Meta-a</code>, <code>Shift-a</code> and so on, unless some of those are defined
1407mappings themselves.</p>
1408</dd>
1409<dd>
1410<p>Unfortunately, this will override built-in key mappings. For example
1411if you overwrite the <code>Insert</code> key you will disable urxvt's
1412<code>Shift-Insert</code> mapping. To re-enable that, you can poke ``holes'' into the
1413user-defined keymap using the <code>builtin:</code> replacement:</p>
1414</dd>
1415<dd>
1416<pre>
1417 URxvt.keysym.Insert: &lt;my insert key sequence&gt;
1418 URxvt.keysym.S-Insert: builtin:</pre>
1419</dd>
1420<dd>
1421<p>The first line defines a mapping for <code>Insert</code> and <em>any</em> combination
1422of modifiers. The second line re-establishes the default mapping for
1423<code>Shift-Insert</code>.</p>
1222</dd> 1424</dd>
1223<dd> 1425<dd>
1224<p>The following example will map Control-Meta-1 and Control-Meta-2 to 1426<p>The following example will map Control-Meta-1 and Control-Meta-2 to
1225the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited 1427the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited
1226font-switching at runtime:</p> 1428font-switching at runtime:</p>
1229<pre> 1431<pre>
1230 URxvt.keysym.M-C-1: command:\033]50;suxuseuro\007 1432 URxvt.keysym.M-C-1: command:\033]50;suxuseuro\007
1231 URxvt.keysym.M-C-2: command:\033]50;9x15bold\007</pre> 1433 URxvt.keysym.M-C-2: command:\033]50;9x15bold\007</pre>
1232</dd> 1434</dd>
1233<dd> 1435<dd>
1234<p>Other things are possible, e.g. resizing (see <code>rxvt(7)</code> for more 1436<p>Other things are possible, e.g. resizing (see <code>urxvt(7)</code> for more
1235info):</p> 1437info):</p>
1236</dd> 1438</dd>
1237<dd> 1439<dd>
1238<pre> 1440<pre>
1239 URxvt.keysym.M-C-3: command:\033[8;25;80t 1441 URxvt.keysym.M-C-3: command:\033[8;25;80t
1240 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre> 1442 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1443</dd>
1444<p></p>
1445<dt><strong><a name="item_perl_2dext_2dcommon_3a_string"><strong>perl-ext-common</strong>: <em>string</em></a></strong><br />
1446</dt>
1447<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br />
1448</dt>
1449<dd>
1450Comma-separated <code>list(s)</code> of perl extension scripts (default: <code>default</code>) to
1451use in this terminal instance; option <strong>-pe</strong>.
1452</dd>
1453<dd>
1454<p>Extension names can be prefixed with a <code>-</code> sign to prohibit using
1455them. This can be useful to selectively disable some extensions loaded
1456by default, or specified via the <code>perl-ext-common</code> resource. For
1457example, <code>default,-selection</code> will use all the default extension except
1458<code>selection</code>.</p>
1459</dd>
1460<dd>
1461<p>Extension names can also be followed by an argument in angle brackets
1462(e.g. <code>searchable-scrollback&lt;M-s&gt;</code>, which binds the hotkey for
1463searchable scorllback to Alt/Meta-s). Mentioning the same extension
1464multiple times with different arguments will pass multiple arguments to
1465the extension.</p>
1466</dd>
1467<dd>
1468<p>Each extension is looked up in the library directories, loaded if
1469necessary, and bound to the current terminal instance.</p>
1470</dd>
1471<dd>
1472<p>If both of these resources are the empty string, then the perl
1473interpreter will not be initialized. The idea behind two options is that
1474<strong>perl-ext-common</strong> will be used for extensions that should be available to
1475all instances, while <strong>perl-ext</strong> is used for specific instances.</p>
1476</dd>
1477<p></p>
1478<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br />
1479</dt>
1480<dd>
1481Perl code to be evaluated when all extensions have been registered. See
1482the <code>urxvtperl(3)</code> manpage. Due to security reasons, this resource
1483will be ignored when running setuid/setgid.
1484</dd>
1485<p></p>
1486<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong><br />
1487</dt>
1488<dd>
1489Colon-separated list of additional directories that hold extension
1490scripts. When looking for extensions specified by the <code>perl</code> resource,
1491urxvt will first look in these directories and then in
1492<em>/usr/local/lib/urxvt/perl/</em>. Due to security reasons, this resource
1493will be ignored when running setuid/setgid.
1494</dd>
1495<dd>
1496<p>See the <code>urxvtperl(3)</code> manpage.</p>
1497</dd>
1498<p></p>
1499<dt><strong><a name="item_selection_2epattern_2didx_3a_perl_2dregex"><strong>selection.pattern-<em>idx</em> </strong>&gt;: <em>perl-regex</em></a></strong><br />
1500</dt>
1501<dd>
1502Additional selection patterns, see the <code>urxvtperl(3)</code> manpage for
1503details.
1504</dd>
1505<p></p>
1506<dt><strong><a name="item_selection_2dautotransform_2eidx_3a_perl_2dtransfor"><strong>selection-autotransform.<em>idx</em> </strong>&gt;: <em>perl-transform</em></a></strong><br />
1507</dt>
1508<dd>
1509Selection auto-transform patterns, see the <code>urxvtperl(3)</code> manpage
1510for details.
1511</dd>
1512<p></p>
1513<dt><strong><a name="item_searchable_2dscrollback_3a_keysym"><strong>searchable-scrollback:</strong> <em>keysym</em></a></strong><br />
1514</dt>
1515<dd>
1516Sets the hotkey that starts the incremental scrollback buffer search
1517(default: <code>M-s</code>).
1518</dd>
1519<p></p>
1520<dt><strong><a name="item_urllauncher_3a_string"><strong>urlLauncher</strong>: <em>string</em></a></strong><br />
1521</dt>
1522<dd>
1523Specifies the program to be started with a URL argument. Used by the
1524<code>selection-popup</code> and <code>mark-urls</code> perl extensions.
1525</dd>
1526<p></p>
1527<dt><strong><a name="item_transient_2dfor_3a_windowid"><strong>transient-for</strong>: <em>windowid</em></a></strong><br />
1528</dt>
1529<dd>
1530Sets the WM_TRANSIENT_FOR property to the given window iw.
1241</dd> 1531</dd>
1242<p></p></dl> 1532<p></p></dl>
1243<p> 1533<p>
1244</p> 1534</p>
1245<hr /> 1535<hr />
1246<h1><a name="the_scrollbar">THE SCROLLBAR</a></h1> 1536<h1><a name="the_scrollbar">THE SCROLLBAR</a></h1>
1247<p>Lines of text that scroll off the top of the <strong>rxvt</strong> window 1537<p>Lines of text that scroll off the top of the <strong>urxvt</strong> window
1248(resource: <strong>saveLines</strong>) and can be scrolled back using the scrollbar 1538(resource: <strong>saveLines</strong>) and can be scrolled back using the scrollbar
1249or by keystrokes. The normal <strong>rxvt</strong> scrollbar has arrows and 1539or by keystrokes. The normal <strong>urxvt</strong> scrollbar has arrows and
1250its behaviour is fairly intuitive. The <strong>xterm-scrollbar</strong> is without 1540its behaviour is fairly intuitive. The <strong>xterm-scrollbar</strong> is without
1251arrows and its behaviour mimics that of <em>xterm</em></p> 1541arrows and its behaviour mimics that of <em>xterm</em></p>
1252<p>Scroll down with <strong>Button1</strong> (<strong>xterm-scrollbar</strong>) or <strong>Shift-Next</strong>. 1542<p>Scroll down with <strong>Button1</strong> (<strong>xterm-scrollbar</strong>) or <strong>Shift-Next</strong>.
1253Scroll up with <strong>Button3</strong> (<strong>xterm-scrollbar</strong>) or <strong>Shift-Prior</strong>. 1543Scroll up with <strong>Button3</strong> (<strong>xterm-scrollbar</strong>) or <strong>Shift-Prior</strong>.
1254Continuous scroll with <strong>Button2</strong>.</p> 1544Continuous scroll with <strong>Button2</strong>.</p>
1281(which can span multiple screen lines), unless modified by resource 1571(which can span multiple screen lines), unless modified by resource
1282<strong>tripleclickwords</strong>. 1572<strong>tripleclickwords</strong>.
1283</dd> 1573</dd>
1284<dd> 1574<dd>
1285<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1575<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1286(Compile: <em>frills</em>) will create a rectangular selection instead of a normal 1576(Compile: <em>frills</em>) will create a rectangular selection instead of a
1287one.</p> 1577normal one. In this mode, every selected row becomes its own line in the
1578selection, and trailing whitespace is visually underlined and removed from
1579the selection.</p>
1288</dd> 1580</dd>
1289<p></p> 1581<p></p>
1290<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1582<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1291</dt> 1583</dt>
1292<dd> 1584<dd>
1293Pressing and releasing the Middle mouse button (or <strong>Shift-Insert</strong>) in 1585Pressing and releasing the Middle mouse button (or <strong>Shift-Insert</strong>) in
1294an <strong>rxvt</strong> window causes the current text selection to be 1586an <strong>urxvt</strong> window causes the current text selection to be
1295inserted as if it had been typed on the keyboard. 1587inserted as if it had been typed on the keyboard.
1296</dd> 1588</dd>
1297<p></p></dl> 1589<p></p></dl>
1298<p> 1590<p>
1299</p> 1591</p>
1302<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1594<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1303supported in rxvt-unicode. Bug me if you need this.</p> 1595supported in rxvt-unicode. Bug me if you need this.</p>
1304<p>You can, however, switch fonts at runtime using escape sequences (and 1596<p>You can, however, switch fonts at runtime using escape sequences (and
1305therefore using the menubar), e.g.:</p> 1597therefore using the menubar), e.g.:</p>
1306<pre> 1598<pre>
1307 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1599 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1308<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1600<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1309<p> 1601<p>
1310</p> 1602</p>
1311<hr /> 1603<hr />
1312<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1604<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1365both scenario A and B of ISO 14755, including part 5.2.</p> 1657both scenario A and B of ISO 14755, including part 5.2.</p>
1366<p> 1658<p>
1367</p> 1659</p>
1368<hr /> 1660<hr />
1369<h1><a name="login_stamp">LOGIN STAMP</a></h1> 1661<h1><a name="login_stamp">LOGIN STAMP</a></h1>
1370<p><strong>rxvt</strong> tries to write an entry into the <em>utmp</em>(5) file so that 1662<p><strong>urxvt</strong> tries to write an entry into the <em>utmp</em>(5) file so that
1371it can be seen via the <em>who(1)</em> command, and can accept messages. To 1663it can be seen via the <em>who(1)</em> command, and can accept messages. To
1372allow this feature, <strong>rxvt</strong> may need to be installed setuid root 1664allow this feature, <strong>urxvt</strong> may need to be installed setuid root
1373on some systems or setgid to root or to some other group on others.</p> 1665on some systems or setgid to root or to some other group on others.</p>
1374<p> 1666<p>
1375</p> 1667</p>
1376<hr /> 1668<hr />
1377<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1> 1669<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1>
1378<p>In addition to the default foreground and background colours, 1670<p>In addition to the default foreground and background colours,
1379<strong>rxvt</strong> can display up to 16 colours (8 ANSI colours plus 1671<strong>urxvt</strong> can display up to 16 colours (8 ANSI colours plus
1380high-intensity bold/blink versions of the same). Here is a list of the 1672high-intensity bold/blink versions of the same). Here is a list of the
1381colours with their <strong>rgb.txt</strong> names.</p> 1673colours with their <strong>rgb.txt</strong> names.</p>
1382<table> 1674<table>
1383<tr><td>color0</td><td>(black)</td><td>= Black</td></tr> 1675<tr><td>color0</td><td>(black)</td><td>= Black</td></tr>
1384<tr><td>color1</td><td>(red)</td><td>= Red3</td></tr> 1676<tr><td>color1</td><td>(red)</td><td>= Red3</td></tr>
1405<p>Note that <strong>-rv</strong> (<strong>``reverseVideo: True''</strong>) simulates reverse video by 1697<p>Note that <strong>-rv</strong> (<strong>``reverseVideo: True''</strong>) simulates reverse video by
1406always swapping the foreground/background colours. This is in contrast to 1698always swapping the foreground/background colours. This is in contrast to
1407<em>xterm</em>(1) where the colours are only swapped if they have not otherwise 1699<em>xterm</em>(1) where the colours are only swapped if they have not otherwise
1408been specified. For example,</p> 1700been specified. For example,</p>
1409<dl> 1701<dl>
1410<dt><strong><a name="item_rxvt__2dfg_black__2dbg_white__2drv"><strong>rxvt -fg Black -bg White -rv</strong></a></strong><br /> 1702<dt><strong><a name="item_urxvt__2dfg_black__2dbg_white__2drv"><strong>urxvt -fg Black -bg White -rv</strong></a></strong><br />
1411</dt> 1703</dt>
1412<dd> 1704<dd>
1413would yield White on Black, while on <em>xterm</em>(1) it would yield Black 1705would yield White on Black, while on <em>xterm</em>(1) it would yield Black
1414on White. 1706on White.
1415</dd> 1707</dd>
1416<p></p></dl> 1708<p></p></dl>
1417<p> 1709<p>
1418</p> 1710</p>
1419<hr /> 1711<hr />
1420<h1><a name="environment">ENVIRONMENT</a></h1> 1712<h1><a name="environment">ENVIRONMENT</a></h1>
1421<p><strong>rxvt</strong> sets and/or uses the following environment variables:</p> 1713<p><strong>urxvt</strong> sets and/or uses the following environment variables:</p>
1422<dl> 1714<dl>
1423<dt><strong><a name="item_term"><strong>TERM</strong></a></strong><br /> 1715<dt><strong><a name="item_term"><strong>TERM</strong></a></strong><br />
1424</dt> 1716</dt>
1425<dd> 1717<dd>
1426Normally set to <code>rxvt-unicode</code>, unless overwritten at configure time, via 1718Normally set to <code>rxvt-unicode</code>, unless overwritten at configure time, via
1428</dd> 1720</dd>
1429<p></p> 1721<p></p>
1430<dt><strong><a name="item_colorterm"><strong>COLORTERM</strong></a></strong><br /> 1722<dt><strong><a name="item_colorterm"><strong>COLORTERM</strong></a></strong><br />
1431</dt> 1723</dt>
1432<dd> 1724<dd>
1433Either <code>rxvt</code>, <code>rxvt-xpm</code>, depending on wether rxvt was 1725Either <code>rxvt</code>, <code>rxvt-xpm</code>, depending on wether urxvt was
1434compiled with XPM support, and optionally with the added extension 1726compiled with XPM support, and optionally with the added extension
1435<code>-mono</code> to indicate that rxvt-unicode runs on a monochrome screen. 1727<code>-mono</code> to indicate that rxvt-unicode runs on a monochrome screen.
1436</dd> 1728</dd>
1437<p></p> 1729<p></p>
1438<dt><strong><a name="item_colorfgbg"><strong>COLORFGBG</strong></a></strong><br /> 1730<dt><strong><a name="item_colorfgbg"><strong>COLORFGBG</strong></a></strong><br />
1440<dd> 1732<dd>
1441Set to a string of the form <code>fg;bg</code> or <code>fg;xpm;bg</code>, where <code>fg</code> is 1733Set to a string of the form <code>fg;bg</code> or <code>fg;xpm;bg</code>, where <code>fg</code> is
1442the colour code used as default foreground/text colour (or the string 1734the colour code used as default foreground/text colour (or the string
1443<code>default</code> to indicate that the default-colour escape sequence is to be 1735<code>default</code> to indicate that the default-colour escape sequence is to be
1444used), <code>bg</code> is the colour code used as default background colour (or the 1736used), <code>bg</code> is the colour code used as default background colour (or the
1445string <code>default</code>), and <code>xpm</code> is the string <code>default</code> if rxvt 1737string <code>default</code>), and <code>xpm</code> is the string <code>default</code> if urxvt
1446was compiled with XPM support. Libraries like <code>ncurses</code> and <code>slang</code> can 1738was compiled with XPM support. Libraries like <code>ncurses</code> and <code>slang</code> can
1447(and do) use this information to optimize screen output. 1739(and do) use this information to optimize screen output.
1448</dd> 1740</dd>
1449<p></p> 1741<p></p>
1450<dt><strong><a name="item_windowid"><strong>WINDOWID</strong></a></strong><br /> 1742<dt><strong><a name="item_windowid"><strong>WINDOWID</strong></a></strong><br />
1451</dt> 1743</dt>
1452<dd> 1744<dd>
1453Set to the (decimal) X Window ID of the rxvt window (the toplevel 1745Set to the (decimal) X Window ID of the urxvt window (the toplevel
1454window, which usually has subwindows for the scrollbar, the terminal 1746window, which usually has subwindows for the scrollbar, the terminal
1455window and so on). 1747window and so on).
1456</dd> 1748</dd>
1457<p></p> 1749<p></p>
1458<dt><strong><a name="item_terminfo"><strong>TERMINFO</strong></a></strong><br /> 1750<dt><strong><a name="item_terminfo"><strong>TERMINFO</strong></a></strong><br />
1459</dt> 1751</dt>
1460<dd> 1752<dd>
1461Set to the terminfo directory iff rxvt was configured with 1753Set to the terminfo directory iff urxvt was configured with
1462<code>--with-terminfo=PATH</code>. 1754<code>--with-terminfo=PATH</code>.
1463</dd> 1755</dd>
1464<p></p> 1756<p></p>
1465<dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong><br /> 1757<dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong><br />
1466</dt> 1758</dt>
1467<dd> 1759<dd>
1468Used by rxvt to connect to the display and set to the correct 1760Used by urxvt to connect to the display and set to the correct
1469display in it's child processes. 1761display in it's child processes.
1470</dd> 1762</dd>
1471<p></p> 1763<p></p>
1472<dt><strong><a name="item_shell"><strong>SHELL</strong></a></strong><br /> 1764<dt><strong><a name="item_shell"><strong>SHELL</strong></a></strong><br />
1473</dt> 1765</dt>
1476</dd> 1768</dd>
1477<p></p> 1769<p></p>
1478<dt><strong><a name="item_rxvtpath"><strong>RXVTPATH</strong></a></strong><br /> 1770<dt><strong><a name="item_rxvtpath"><strong>RXVTPATH</strong></a></strong><br />
1479</dt> 1771</dt>
1480<dd> 1772<dd>
1481The path where rxvt looks for support files such as menu and xpm 1773The path where urxvt looks for support files such as menu and xpm
1482files. 1774files.
1483</dd> 1775</dd>
1484<p></p> 1776<p></p>
1485<dt><strong><a name="item_path"><strong>PATH</strong></a></strong><br /> 1777<dt><strong><a name="item_path"><strong>PATH</strong></a></strong><br />
1486</dt> 1778</dt>
1489</dd> 1781</dd>
1490<p></p> 1782<p></p>
1491<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br /> 1783<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br />
1492</dt> 1784</dt>
1493<dd> 1785<dd>
1494The unix domain socket path used by <code>rxvtc(1)</code> and 1786The unix domain socket path used by <code>urxvtc(1)</code> and
1495rxvtd(1). 1787urxvtd(1).
1496</dd>
1497<dd> 1788</dd>
1789<dd>
1498<p>Default <code>$HOME/.rxvt-unicode-&lt;nodename</code>.</p> 1790<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p>
1499</dd> 1791</dd>
1500<p></p> 1792<p></p>
1501<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br /> 1793<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br />
1502</dt> 1794</dt>
1503<dd> 1795<dd>
1514<p></p> 1806<p></p>
1515<dt><strong><a name="item_xenvironment"><strong>XENVIRONMENT</strong></a></strong><br /> 1807<dt><strong><a name="item_xenvironment"><strong>XENVIRONMENT</strong></a></strong><br />
1516</dt> 1808</dt>
1517<dd> 1809<dd>
1518If set and accessible, gives the name of a X resource file to be loaded by 1810If set and accessible, gives the name of a X resource file to be loaded by
1519rxvt. 1811urxvt.
1520</dd> 1812</dd>
1521<p></p></dl> 1813<p></p></dl>
1522<p> 1814<p>
1523</p> 1815</p>
1524<hr /> 1816<hr />
1532<p></p></dl> 1824<p></p></dl>
1533<p> 1825<p>
1534</p> 1826</p>
1535<hr /> 1827<hr />
1536<h1><a name="see_also">SEE ALSO</a></h1> 1828<h1><a name="see_also">SEE ALSO</a></h1>
1537<p>rxvt(7), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1829<p>urxvt(7), urxvtc(1), urxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1538<p>
1539</p>
1540<hr />
1541<h1><a name="bugs">BUGS</a></h1>
1542<p>Check the BUGS file for an up-to-date list.</p>
1543<p>Cursor change support is not yet implemented.</p>
1544<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1545<p> 1830<p>
1546</p> 1831</p>
1547<hr /> 1832<hr />
1548<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1833<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1549<dl> 1834<dl>
1550<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br /> 1835<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br />
1551</dt> 1836</dt>
1552<dd> 1837<dd>
1553Marc A. Lehmann <em><a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a></em> 1838Marc A. Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;
1554</dd>
1555<dd> 1839</dd>
1840<dd>
1556<p><a href="http://software.schmorp.de/">http://software.schmorp.de/</a></p> 1841<p><a href="http://software.schmorp.de/#rxvt-unicode">http://software.schmorp.de/#rxvt-unicode</a></p>
1557</dd> 1842</dd>
1558<p></p></dl> 1843<p></p></dl>
1559<p> 1844<p>
1560</p> 1845</p>
1561<hr /> 1846<hr />
1599<dd> 1884<dd>
1600Rewrote screen display and text selection routines. Project Coordinator 1885Rewrote screen display and text selection routines. Project Coordinator
1601(changes.txt 2.4.6 - rxvt-unicode) 1886(changes.txt 2.4.6 - rxvt-unicode)
1602</dd> 1887</dd>
1603<p></p> 1888<p></p>
1604<dt><strong><a name="item_marc_alexander_lehmann__3crxvt_40schmorp_2ede_3e">Marc Alexander Lehmann <em><a href="mailto:<rxvt@schmorp.de"><rxvt@schmorp.de</a></em>&gt;</a></strong><br /> 1889<dt><strong><a name="item_marc_alexander_lehmann__3crxvt_2dunicode_40schmorp">Marc Alexander Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;</a></strong><br />
1605</dt> 1890</dt>
1606<dd> 1891<dd>
1607Forked rxvt-unicode, rewrote most of the display code and internal 1892Forked rxvt-unicode, rewrote most of the display code and internal
1608character handling to store text in unicode, improve xterm 1893character handling to store text in unicode, improve xterm
1609compatibility and apply numerous other bugfixes and extensions. 1894compatibility and apply numerous other bugfixes and extensions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines