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.14 by root, Mon Feb 14 18:47:54 2005 UTC vs.
Revision 1.53 by root, Thu Jan 26 00:09:47 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
47<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 46<p><strong>rxvt</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.1</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>7.3a</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>
132Attempt to open a window on the named X display (<strong>-d</strong> still 131Attempt to open a window on the named X display (<strong>-d</strong> still
133respected). In the absence of this option, the display specified by the 132respected). In the absence of this option, the display specified by the
134<strong>DISPLAY</strong> environment variable is used. 133<strong>DISPLAY</strong> environment variable is used.
135</dd> 134</dd>
136<p></p> 135<p></p>
136<dt><strong><a name="item__2ddepth_bitdepth"><strong>-depth</strong> <em>bitdepth</em></a></strong><br />
137</dt>
138<dd>
139Compile <em>frills</em>: Attempt to find a visual with the given bit depth;
140resource <strong>depth</strong>.
141</dd>
142<p></p>
137<dt><strong><a name="item__2dgeometry_geom"><strong>-geometry</strong> <em>geom</em></a></strong><br /> 143<dt><strong><a name="item__2dgeometry_geom"><strong>-geometry</strong> <em>geom</em></a></strong><br />
138</dt> 144</dt>
139<dd> 145<dd>
140Window geometry (<strong>-g</strong> still respected); resource <strong>geometry</strong>. 146Window geometry (<strong>-g</strong> still respected); resource <strong>geometry</strong>.
141</dd> 147</dd>
150</dt> 156</dt>
151<dd> 157<dd>
152Turn on/off jump scrolling; resource <strong>jumpScroll</strong>. 158Turn on/off jump scrolling; resource <strong>jumpScroll</strong>.
153</dd> 159</dd>
154<p></p> 160<p></p>
155<dt><strong><a name="item__2dip_7c_2bip"><strong>-ip</strong>|<strong>+ip</strong></a></strong><br /> 161<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> 162</dt>
157<dd> 163<dd>
158Turn on/off inheriting parent window's pixmap. Alternative form is 164Turn on/off inheriting parent window's pixmap. Alternative form is
159<strong>-tr</strong>; resource <strong>inheritPixmap</strong>. 165<strong>-tr</strong>; resource <strong>inheritPixmap</strong>.
160</dd> 166</dd>
161<p></p> 167<p></p>
162<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br /> 168<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br />
163</dt> 169</dt>
164<dd> 170<dd>
165Fade the text by the given percentage when focus is lost. resource <strong>fading</strong>. 171Fade the text by the given percentage when focus is lost. Small values
172fade a little only, 100 completely replaces all colours by the fade
173colour; resource <strong>fading</strong>.
174</dd>
175<p></p>
176<dt><strong><a name="item__2dfadecolor_colour"><strong>-fadecolor</strong> <em>colour</em></a></strong><br />
177</dt>
178<dd>
179Fade to this colour when fading is used (see <strong>-fade</strong>). The default colour
180is black. resource <strong>fadeColor</strong>.
166</dd> 181</dd>
167<p></p> 182<p></p>
168<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br /> 183<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br />
169</dt> 184</dt>
170<dd> 185<dd>
171Tint the transparent background pixmap with the given colour when 186Tint 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> 187transparency 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 188non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be
174tinting it. 189used to brighten or darken the image in addition to tinting it; resource
190<em>tintColor</em>. Example:
191</dd>
192<dd>
193<pre>
194 rxvt -tr -tint blue -sh 40</pre>
175</dd> 195</dd>
176<p></p> 196<p></p>
177<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br /> 197<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br />
178</dt> 198</dt>
179<dd> 199<dd>
230<p></p> 250<p></p>
231<dt><strong><a name="item__2dfn_fontlist"><strong>-fn</strong> <em>fontlist</em></a></strong><br /> 251<dt><strong><a name="item__2dfn_fontlist"><strong>-fn</strong> <em>fontlist</em></a></strong><br />
232</dt> 252</dt>
233<dd> 253<dd>
234Select the fonts to be used. This is a comma separated list of font names 254Select 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 255that are checked in order when trying to find glyphs for characters. The
236first font defines the cell size for characters; other fonts might be 256first font defines the cell size for characters; other fonts might be
237smaller, but not (in general) larger. A (hopefully) reasonable default 257smaller, but not (in general) larger. A (hopefully) reasonable default
238font list is always appended to it. See resource <strong>font</strong> for more details. 258font list is always appended to it. See resource <strong>font</strong> for more details.
239</dd> 259</dd>
240<dd> 260<dd>
253</dd> 273</dd>
254<p></p> 274<p></p>
255<dt><strong><a name="item__2dfb_fontlist"><strong>-fb</strong> <em>fontlist</em></a></strong><br /> 275<dt><strong><a name="item__2dfb_fontlist"><strong>-fb</strong> <em>fontlist</em></a></strong><br />
256</dt> 276</dt>
257<dd> 277<dd>
258Compile font-styles: The bold font list to use when bold characters are to 278Compile <em>font-styles</em>: The bold font list to use when <strong>bold</strong> characters
259be printed. See resource <strong>boldFont</strong> for details. 279are to be printed. See resource <strong>boldFont</strong> for details.
260</dd> 280</dd>
261<p></p> 281<p></p>
262<dt><strong><a name="item__2dfi_fontlist"><strong>-fi</strong> <em>fontlist</em></a></strong><br /> 282<dt><strong><a name="item__2dfi_fontlist"><strong>-fi</strong> <em>fontlist</em></a></strong><br />
263</dt> 283</dt>
264<dd> 284<dd>
265Compile font-styles: The italic font list to use when bold characters are to 285Compile <em>font-styles</em>: The italic font list to use when <em>italic</em>
266be printed. See resource <strong>italicFont</strong> for details. 286characters are to be printed. See resource <strong>italicFont</strong> for details.
267</dd> 287</dd>
268<p></p> 288<p></p>
269<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br /> 289<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br />
270</dt> 290</dt>
271<dd> 291<dd>
272Compile font-styles: The bold italic font list to use when bold characters are to 292Compile <em>font-styles</em>: The bold italic font list to use when <strong><em>bold
273be printed. See resource <strong>boldItalicFont</strong> for details. 293italic</em> </strong>&gt; characters are to be printed. See resource <strong>boldItalicFont</strong>
294for details.
295</dd>
296<p></p>
297<dt><strong><a name="item__2dis_7c_2bis"><strong>-is</strong>|<strong>+is</strong></a></strong><br />
298</dt>
299<dd>
300Compile <em>font-styles</em>: Bold/Italic font styles imply high intensity
301foreground/background (default). See resource <strong>intensityStyles</strong> for
302details.
274</dd> 303</dd>
275<p></p> 304<p></p>
276<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br /> 305<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br />
277</dt> 306</dt>
278<dd> 307<dd>
336</dd> 365</dd>
337<p></p> 366<p></p>
338<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br /> 367<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br />
339</dt> 368</dt>
340<dd> 369<dd>
341Display normal (non XTerm/NeXT) scrollbar without/with a trough; 370Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
342resource <strong>scrollBar_floating</strong>. 371resource <strong>scrollBar_floating</strong>.
343</dd> 372</dd>
344<p></p> 373<p></p>
345<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br /> 374<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br />
346</dt> 375</dt>
391</dt> 420</dt>
392<dd> 421<dd>
393Compile <em>frills</em>: Set MWM hints to request a borderless window, i.e. 422Compile <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 423if honoured by the WM, the rxvt-unicode window will not have window
395decorations; resource <strong>borderLess</strong>. 424decorations; resource <strong>borderLess</strong>.
425</dd>
426<p></p>
427<dt><strong><a name="item__2doverride_2dredirect"><strong>-override-redirect</strong></a></strong><br />
428</dt>
429<dd>
430Compile <em>frills</em>: Sets override-redirect on the window; resource
431<strong>override-redirect</strong>.
432</dd>
433<p></p>
434<dt><strong><a name="item__2dsbg"><strong>-sbg</strong></a></strong><br />
435</dt>
436<dd>
437Compile <em>frills</em>: Disable the usage of the built-in block graphics/line
438drawing characters and just rely on what the specified fonts provide. Use
439this if you have a good font and want to use its block graphic glyphs;
440resource <strong>skipBuiltinGlyphs</strong>.
396</dd> 441</dd>
397<p></p> 442<p></p>
398<dt><strong><a name="item__2dlsp_number"><strong>-lsp</strong> <em>number</em></a></strong><br /> 443<dt><strong><a name="item__2dlsp_number"><strong>-lsp</strong> <em>number</em></a></strong><br />
399</dt> 444</dt>
400<dd> 445<dd>
421given on the command line. If this option is used, it must be the last 466given 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 467on 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, 468run the program specified by the <strong>SHELL</strong> environment variable or,
424failing that, <em>sh(1)</em>. 469failing that, <em>sh(1)</em>.
425</dd> 470</dd>
471<dd>
472<p>Please note that you must specify a program with arguments. If you want to
473run shell commands, you have to specify the shell, like this:</p>
474</dd>
475<dd>
476<pre>
477 rxvt -e sh -c &quot;shell commands&quot;</pre>
478</dd>
426<p></p> 479<p></p>
427<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br /> 480<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br />
428</dt> 481</dt>
429<dd> 482<dd>
430Window title (<strong>-T</strong> still respected); the default title is the basename 483Window title (<strong>-T</strong> still respected); the default title is the basename
511<dd> 564<dd>
512Turn on/off secondary screen scroll (default enabled); resource 565Turn on/off secondary screen scroll (default enabled); resource
513<strong>secondaryScroll</strong>. 566<strong>secondaryScroll</strong>.
514</dd> 567</dd>
515<p></p> 568<p></p>
569<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong><br />
570</dt>
571<dd>
572Turn on/off hold window after exit support. If enabled, rxvt
573will not immediately destroy its window when the program executed within
574it exits. Instead, it will wait till it is being killed or closed by the
575user; resource <strong>hold</strong>.
576</dd>
577<p></p>
516<dt><strong><a name="item__2dkeysym_2esym_3a_string"><strong>-keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 578<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br />
517</dt> 579</dt>
518<dd> 580<dd>
519Remap a key symbol. See resource <strong>keysym</strong>. 581Remap a key symbol. See resource <strong>keysym</strong>.
520</dd> 582</dd>
521<p></p> 583<p></p>
522<dt><strong><a name="item__2dembed_3a_windowid"><strong>-embed</strong>: <em>windowid</em></a></strong><br /> 584<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong><br />
523</dt> 585</dt>
524<dd> 586<dd>
525Tells rxvt to embed it's windows into an already-existing window, 587Tells rxvt to embed it's windows into an already-existing window,
526which enables applications to easily embed a terminal. 588which enables applications to easily embed a terminal.
527</dd> 589</dd>
528<dd> 590<dd>
529<p>Right now, rxvt will first unmap/map the specified window, so it 591<p>Right now, rxvt will first unmap/map the specified window, so it
530shouldn't be a top-level window. rxvt will also reconfigure it 592shouldn't be a top-level window. rxvt will also reconfigure it
531quite a bit, so don't expect it to keep some specific state. It's best to 593quite a bit, so don't expect it to keep some specific state. It's best to
532create an extra subwindow for rxvt and leave it alone.</p> 594create an extra subwindow for rxvt and leave it alone.</p>
595</dd>
596<dd>
597<p>The window will not be destroyed when rxvt exits.</p>
533</dd> 598</dd>
534<dd> 599<dd>
535<p>It might be useful to know that rxvt will not close file 600<p>It might be useful to know that rxvt will not close file
536descriptors passed to it (except for stdin/out/err, of course), so you 601descriptors passed to it (except for stdin/out/err, of course), so you
537can use file descriptors to communicate with the programs within the 602can use file descriptors to communicate with the programs within the
538terminal. This works regardless of wether the <code>-embed</code> option was used or 603terminal. This works regardless of wether the <code>-embed</code> option was used or
539not.</p> 604not.</p>
605</dd>
606<dd>
607<p>Here is a short Gtk2-perl snippet that illustrates how this option can be
608used (a longer example is in <em>doc/embed</em>):</p>
609</dd>
610<dd>
611<pre>
612 my $rxvt = new Gtk2::Socket;
613 $rxvt-&gt;signal_connect_after (realize =&gt; sub {
614 my $xid = $_[0]-&gt;window-&gt;get_xid;
615 system &quot;rxvt -embed $xid &amp;&quot;;
616 });</pre>
617</dd>
618<p></p>
619<dt><strong><a name="item__2dpty_2dfd_file_descriptor"><strong>-pty-fd</strong> <em>file descriptor</em></a></strong><br />
620</dt>
621<dd>
622Tells rxvt NOT to execute any commands or create a new pty/tty
623pair but instead use the given filehandle as the tty master. This is
624useful if you want to drive rxvt as a generic terminal emulator
625without having to run a program within it.
626</dd>
627<dd>
628<p>If this switch is given, rxvt will not create any utmp/wtmp
629entries and will not tinker with pty/tty permissions - you have to do that
630yourself if you want that.</p>
631</dd>
632<dd>
633<p>As an extremely special case, specifying <code>-1</code> will completely suppress
634pty/tty operations.</p>
635</dd>
636<dd>
637<p>Here is a example in perl that illustrates how this option can be used (a
638longer example is in <em>doc/pty-fd</em>):</p>
639</dd>
640<dd>
641<pre>
642 use IO::Pty;
643 use Fcntl;</pre>
644</dd>
645<dd>
646<pre>
647 my $pty = new IO::Pty;
648 fcntl $pty, F_SETFD, 0; # clear close-on-exec
649 system &quot;rxvt -pty-fd &quot; . (fileno $pty) . &quot;&amp;&quot;;
650 close $pty;</pre>
651</dd>
652<dd>
653<pre>
654 # now communicate with rxvt
655 my $slave = $pty-&gt;slave;
656 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre>
657</dd>
658<p></p>
659<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong><br />
660</dt>
661<dd>
662Comma-separated list of perl extension scripts to use (or not to use) in
663this terminal instance. See resource <strong>perl-ext</strong> for details.
540</dd> 664</dd>
541<p></p></dl> 665<p></p></dl>
542<p> 666<p>
543</p> 667</p>
544<hr /> 668<hr />
545<h1><a name="resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></h1> 669<h1><a name="resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></h1>
546<p>Note: `rxvt --help' gives a list of all resources (long 670<p>Note: `rxvt --help' gives a list of all resources (long
547options) compiled into your version.</p> 671options) compiled into your version.</p>
548<p>There are two different methods that rxvt can use to get the 672<p>You can set and change the resources using X11 tools like <strong>xrdb</strong>. Many
549Xresource data: using the X libraries (Xrm*-functions) or internal
550Xresources reader (<strong>~/.Xdefaults</strong>). For the first method (ie.
551<strong>rxvt -h</strong> lists <strong>XGetDefaults</strong>), you can set and change the
552resources using X11 tools like <strong>xrdb</strong>. Many distribution do also load
553settings from the <strong>~/.Xresources</strong> file when X starts. rxvt 673distribution do also load settings from the <strong>~/.Xresources</strong> file when X
554will consult the following files/resources in order, with later settings 674starts. rxvt will consult the following files/resources in order,
555overwriting earlier ones:</p> 675with later settings overwriting earlier ones:</p>
556<pre> 676<pre>
557 1. system-wide app-defaults file, either locale-dependent OR global 677 1. system-wide app-defaults file, either locale-dependent OR global
558 2. app-defaults file in $XAPPLRESDIR 678 2. app-defaults file in $XAPPLRESDIR
559 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults 679 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults
560 4. SCREEN_RESOURCES for the current screen 680 4. SCREEN_RESOURCES for the current screen
561 5. $XENVIRONMENT file OR $HOME/.Xdefaults-&lt;nodename&gt;</pre> 681 5. $XENVIRONMENT file OR $HOME/.Xdefaults-&lt;nodename&gt;</pre>
562<p>If compiled with internal Xresources support (i.e. <strong>rxvt -h</strong>
563lists <strong>.Xdefaults</strong>) then <strong>rxvt</strong> accepts application defaults
564set in XAPPLOADDIR/URxvt (compile-time defined: usually
565<strong>/usr/lib/X11/app-defaults/URxvt</strong>) and resources set in
566<strong>~/.Xdefaults</strong>, or <strong>~/.Xresources</strong> if <strong>~/.Xdefaults</strong> does not exist.
567Note that when reading X resources, <strong>rxvt</strong> recognizes two 682<p>Note that when reading X resources, <strong>rxvt</strong> recognizes two class
568class names: <strong>XTerm</strong> and <strong>URxvt</strong>. The class name <strong>Rxvt</strong> allows 683names: <strong>Rxvt</strong> and <strong>URxvt</strong>. The class name <strong>Rxvt</strong> allows resources
569resources common to both <strong>rxvt</strong> and the original <em>rxvt</em> to be 684common to both <strong>rxvt</strong> and the original <em>rxvt</em> to be easily
570easily configured, while the class name <strong>URxvt</strong> allows resources 685configured, while the class name <strong>URxvt</strong> allows resources unique to
571unique to <strong>rxvt</strong>, notably colours and key-handling, to be 686<strong>rxvt</strong>, to be shared between different <strong>rxvt</strong>
572shared between different <strong>rxvt</strong> configurations. If no 687configurations. If no resources are specified, suitable defaults will
573resources are specified, suitable defaults will be used. Command-line 688be used. Command-line arguments can be used to override resource
574arguments can be used to override resource settings. The following 689settings. The following resources are supported (you might want to
575resources are allowed:</p> 690check the <code>rxvtperl(3)</code> manpage for additional settings by perl
691extensions not documented here):</p>
576<dl> 692<dl>
693<dt><strong><a name="item_depth_3a_bitdepth"><strong>depth:</strong> <em>bitdepth</em></a></strong><br />
694</dt>
695<dd>
696Compile <em>frills</em>: Attempt to find a visual with the given bit depth;
697option <strong>-depth</strong>.
698</dd>
699<p></p>
577<dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong><br /> 700<dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong><br />
578</dt> 701</dt>
579<dd> 702<dd>
580Create the window with the specified X window geometry [default 80x24]; 703Create the window with the specified X window geometry [default 80x24];
581option <strong>-geometry</strong>. 704option <strong>-geometry</strong>.
685</dd> 808</dd>
686<p></p> 809<p></p>
687<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br /> 810<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br />
688</dt> 811</dt>
689<dd> 812<dd>
690Fade the text by the given percentage when focus is lost. 813Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>.
814</dd>
815<p></p>
816<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong><br />
817</dt>
818<dd>
819Fade to this colour, when fading is used (see <strong>fading:</strong>). The default
820colour is black; option <strong>-fadecolor</strong>.
691</dd> 821</dd>
692<p></p> 822<p></p>
693<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br /> 823<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br />
694</dt> 824</dt>
695<dd> 825<dd>
696Tint the transparent background pixmap with the given colour. 826Tint the transparent background pixmap with the given colour; option
827<strong>-tint</strong>.
697</dd> 828</dd>
698<p></p> 829<p></p>
699<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br /> 830<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br />
700</dt> 831</dt>
701<dd> 832<dd>
711<p></p> 842<p></p>
712<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br /> 843<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br />
713</dt> 844</dt>
714<dd> 845<dd>
715Use the specified colour for the scrollbar's trough area [default 846Use the specified colour for the scrollbar's trough area [default
716#969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 847#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
717</dd> 848</dd>
718<p></p> 849<p></p>
719<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br /> 850<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br />
720</dt> 851</dt>
721<dd> 852<dd>
735specifies an integer number of images in that direction. No image will 866specifies an integer number of images in that direction. No image will
736be magnified beyond 10 times its original size. The maximum permitted 867be magnified beyond 10 times its original size. The maximum permitted
737scale is 1000. [default 0x0+50+50] 868scale is 1000. [default 0x0+50+50]
738</dd> 869</dd>
739<p></p> 870<p></p>
740<dt><strong><a name="item_menu_3a_file_5b_3btag_5d"><strong>menu:</strong> <em>file[;tag]</em></a></strong><br />
741</dt>
742<dd>
743Read in the specified menu file (note the `.menu' extension is
744optional) and also optionally specify a starting tag to find. See the
745reference documentation for details on the syntax for the menuBar.
746</dd>
747<p></p>
748<dt><strong><a name="item_path_3a_path"><strong>path:</strong> <em>path</em></a></strong><br /> 871<dt><strong><a name="item_path_3a_path"><strong>path:</strong> <em>path</em></a></strong><br />
749</dt> 872</dt>
750<dd> 873<dd>
751Specify the colon-delimited search path for finding files (XPM and 874Specify the colon-delimited search path for finding XPM files.
752menus), in addition to the paths specified by the <strong>RXVTPATH</strong> and
753<strong>PATH</strong> environment variables.
754</dd> 875</dd>
755<p></p> 876<p></p>
756<dt><strong><a name="item_font_3a_fontlist"><strong>font:</strong> <em>fontlist</em></a></strong><br /> 877<dt><strong><a name="item_font_3a_fontlist"><strong>font:</strong> <em>fontlist</em></a></strong><br />
757</dt> 878</dt>
758<dd> 879<dd>
759Select the fonts to be used. This is a comma separated list of font 880Select the fonts to be used. This is a comma separated list of font names
760names that are used in turn when trying to display Unicode characters. 881that are checked in order when trying to find glyphs for characters. The
761The first font defines the cell size for characters; other fonts might 882first font defines the cell size for characters; other fonts might be
762be smaller, but not larger. A reasonable default font list is always 883smaller, but not (in general) larger. A (hopefully) reasonable default
763appended to it. option <strong>-fn</strong>. 884font list is always appended to it; option <strong>-fn</strong>.
764</dd> 885</dd>
765<dd> 886<dd>
766<p>Each font can either be a standard X11 core font (XLFD) name, with 887<p>Each font can either be a standard X11 core font (XLFD) name, with
767optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p> 888optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p>
768</dd> 889</dd>
775<dd> 896<dd>
776<p>For example, this font resource</p> 897<p>For example, this font resource</p>
777</dd> 898</dd>
778<dd> 899<dd>
779<pre> 900<pre>
780 URxvt*font: 9x15bold,\ 901 URxvt.font: 9x15bold,\
781 -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\ 902 -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
782 -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \ 903 -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \
783 [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \ 904 [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \
784 xft:Code2000:antialias=false</pre> 905 xft:Code2000:antialias=false</pre>
785</dd> 906</dd>
829<dd> 950<dd>
830<p>If set, but empty, then this specific style is disabled and the normal 951<p>If set, but empty, then this specific style is disabled and the normal
831text font will being used for the given style.</p> 952text font will being used for the given style.</p>
832</dd> 953</dd>
833<p></p> 954<p></p>
955<dt><strong><a name="item_intensitystyles_3a_boolean"><strong>intensityStyles:</strong> <em>boolean</em></a></strong><br />
956</dt>
957<dd>
958When font styles are not enabled, or this option is enabled (<strong>True</strong>,
959option <strong>-is</strong>, the default), bold and italic font styles imply high
960intensity foreground/backround colours. Disabling this option (<strong>False</strong>,
961option <strong>+is</strong>) disables this behaviour, the high intensity colours are not
962reachable.
963</dd>
964<p></p>
834<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br /> 965<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br />
835</dt> 966</dt>
836<dd> 967<dd>
837Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is 968Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is
838xterm style with 2.20 old word selection, or anything else which gives 969xterm style with 2.20 old word selection, or anything else which gives
841<p></p> 972<p></p>
842<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br /> 973<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br />
843</dt> 974</dt>
844<dd> 975<dd>
845Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is 976Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is
846the author's favourite.. 977the author's favourite.
847</dd> 978</dd>
848<p></p> 979<p></p>
849<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br /> 980<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br />
850</dt> 981</dt>
851<dd> 982<dd>
897<dd> 1028<dd>
898Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use 1029Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use
899<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or 1030<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or
900<strong>Shift-Print</strong> to include the scrollback as well. 1031<strong>Shift-Print</strong> to include the scrollback as well.
901</dd> 1032</dd>
1033<dd>
1034<p>The string will be interpreted as if typed into the shell as-is.</p>
1035</dd>
1036<dd>
1037<p>Example:</p>
1038</dd>
1039<dd>
1040<pre>
1041 URxvt.print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre>
1042</dd>
1043<dd>
1044<p>This creates a new file in your home directory with the screen contents
1045everytime you hit <code>Print</code>.</p>
1046</dd>
902<p></p> 1047<p></p>
903<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br /> 1048<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br />
904</dt> 1049</dt>
905<dd> 1050<dd>
906<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>: 1051<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>:
938<p></p> 1083<p></p>
939<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br /> 1084<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br />
940</dt> 1085</dt>
941<dd> 1086<dd>
942<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and 1087<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and
943<strong>scrollTtyOutput</strong> is False); option <strong>+sw</strong>. <strong>False</strong>: do not scroll 1088<strong>scrollTtyOutput</strong> is False); option <strong>-sw</strong>. <strong>False</strong>: do not scroll
944with scrollback buffer when tty recieves new lines; option <strong>-sw</strong>. 1089with scrollback buffer when tty recieves new lines; option <strong>+sw</strong>.
945</dd> 1090</dd>
946<p></p> 1091<p></p>
947<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br /> 1092<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br />
948</dt> 1093</dt>
949<dd> 1094<dd>
979<dd> 1124<dd>
980Set MWM hints to request a borderless window, i.e. if honoured by the 1125Set MWM hints to request a borderless window, i.e. if honoured by the
981WM, the rxvt-unicode window will not have window decorations; option <strong>-bl</strong>. 1126WM, the rxvt-unicode window will not have window decorations; option <strong>-bl</strong>.
982</dd> 1127</dd>
983<p></p> 1128<p></p>
1129<dt><strong><a name="item_skipbuiltinglyphs_3a_boolean"><strong>skipBuiltinGlyphs:</strong> <em>boolean</em></a></strong><br />
1130</dt>
1131<dd>
1132Compile <em>frills</em>: Disable the usage of the built-in block graphics/line
1133drawing characters and just rely on what the specified fonts provide. Use
1134this if you have a good font and want to use its block graphic glyphs;
1135option <strong>-sbg</strong>.
1136</dd>
1137<p></p>
984<dt><strong><a name="item_termname_3a_termname"><strong>termName:</strong> <em>termname</em></a></strong><br /> 1138<dt><strong><a name="item_termname_3a_termname"><strong>termName:</strong> <em>termname</em></a></strong><br />
985</dt> 1139</dt>
986<dd> 1140<dd>
987Specifies the terminal type name to be set in the <strong>TERM</strong> environment 1141Specifies the terminal type name to be set in the <strong>TERM</strong> environment
988variable; option <strong>-tn</strong>. 1142variable; option <strong>-tn</strong>.
1044</dd> 1198</dd>
1045<p></p> 1199<p></p>
1046<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br /> 1200<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br />
1047</dt> 1201</dt>
1048<dd> 1202<dd>
1049Specifies number of seconds before blanking the pointer [default 2]. 1203Specifies number of seconds before blanking the pointer [default 2]. Use a
1204large number (e.g. <code>987654321</code>) to effectively disable the timeout.
1050</dd> 1205</dd>
1051<p></p> 1206<p></p>
1052<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br /> 1207<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br />
1053</dt> 1208</dt>
1054<dd> 1209<dd>
1067</dd> 1222</dd>
1068<p></p> 1223<p></p>
1069<dt><strong><a name="item_cutchars_3a_string"><strong>cutchars:</strong> <em>string</em></a></strong><br /> 1224<dt><strong><a name="item_cutchars_3a_string"><strong>cutchars:</strong> <em>string</em></a></strong><br />
1070</dt> 1225</dt>
1071<dd> 1226<dd>
1072The characters used as delimiters for double-click word selection. The 1227The characters used as delimiters for double-click word selection
1073built-in default: 1228(whitespace delimiting is added automatically if resource is given).
1229</dd>
1230<dd>
1231<p>When the selection extension is in use (the default if compiled in, see
1232the <code>rxvtperl(3)</code> manpage), a suitable regex using these characters
1233will be created (if the resource exists, otherwise, no regex will be
1234created). In this mode, characters outside ISO-8859-1 can be used.</p>
1235</dd>
1236<dd>
1237<p>When the selection extension is not used, only ISO-8859-1 characters can
1238be used. If not specified, the built-in default is used:</p>
1074</dd> 1239</dd>
1075<dd> 1240<dd>
1076<p><strong>BACKSLASH ```'&amp;()*,;&lt;=</strong>?@[]{|} &gt;&gt;</p> 1241<p><strong>BACKSLASH ```'&amp;()*,;&lt;=</strong>?@[]{|} &gt;&gt;</p>
1077</dd> 1242</dd>
1078<p></p> 1243<p></p>
1092</dt> 1257</dt>
1093<dd> 1258<dd>
1094The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g. 1259The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
1095<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the 1260<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
1096input extension to be able to input japanese characters while staying in 1261input extension to be able to input japanese characters while staying in
1097another locale. option <strong>-imlocale</strong>. 1262another locale; option <strong>-imlocale</strong>.
1098</dd> 1263</dd>
1099<p></p> 1264<p></p>
1100<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br /> 1265<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br />
1101</dt> 1266</dt>
1102<dd> 1267<dd>
1111<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br /> 1276<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br />
1112</dt> 1277</dt>
1113<dd> 1278<dd>
1114Change the meaning of triple-click selection with the left mouse 1279Change the meaning of triple-click selection with the left mouse
1115button. Instead of selecting a full line it will extend the selection to 1280button. Instead of selecting a full line it will extend the selection to
1116the end of the logical line only. option <strong>-tcw</strong>. 1281the end of the logical line only; option <strong>-tcw</strong>.
1117</dd> 1282</dd>
1118<p></p> 1283<p></p>
1119<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br /> 1284<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br />
1120</dt> 1285</dt>
1121<dd> 1286<dd>
1122Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1287Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1123echo arbitrary strings like the icon name or the locale. This could be 1288echo arbitrary strings like the icon name or the locale. This could be
1124abused if somebody gets 8-bit-clean access to your display, whether 1289abused if somebody gets 8-bit-clean access to your display, whether
1125throuh a mail client displaying mail bodies unfiltered or though 1290through a mail client displaying mail bodies unfiltered or through
1126write(1). Therefore, these sequences are disabled by default. (Note 1291<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1127that other terminals, including xterm, have these sequences 1292default. (Note that many other terminals, including xterm, have these
1128enabled by default). You can enable them by setting this boolean 1293sequences enabled by default, which doesn't make it safer, though).
1129resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1294</dd>
1130enabled display-answer, locale, findfont, icon label and window title 1295<dd>
1131requests as well as dynamic menubar dispatch. 1296<p>You can enable them by setting this boolean resource or specifying
1297<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1298locale, findfont, icon label and window title requests.</p>
1132</dd> 1299</dd>
1133<p></p> 1300<p></p>
1134<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1301<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
1135</dt> 1302</dt>
1136<dd> 1303<dd>
1145Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E) 1312Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E)
1146character is passed through. It may contain escape values as described 1313character is passed through. It may contain escape values as described
1147in the entry on <strong>keysym</strong> following. 1314in the entry on <strong>keysym</strong> following.
1148</dd> 1315</dd>
1149<p></p> 1316<p></p>
1150<dt><strong><a name="item_secondaryscreen_3a_bool"><strong>secondaryScreen:</strong> <em>bool</em></a></strong><br /> 1317<dt><strong><a name="item_secondaryscreen_3a_boolean"><strong>secondaryScreen:</strong> <em>boolean</em></a></strong><br />
1151</dt> 1318</dt>
1152<dd> 1319<dd>
1153Turn on/off secondary screen (default enabled). 1320Turn on/off secondary screen (default enabled).
1154</dd> 1321</dd>
1155<p></p> 1322<p></p>
1156<dt><strong><a name="item_secondaryscroll_3a_bool"><strong>secondaryScroll:</strong> <em>bool</em></a></strong><br /> 1323<dt><strong><a name="item_secondaryscroll_3a_boolean"><strong>secondaryScroll:</strong> <em>boolean</em></a></strong><br />
1157</dt> 1324</dt>
1158<dd> 1325<dd>
1159Turn on/off secondary screen scroll (default enabled). If the this 1326Turn on/off secondary screen scroll (default enabled). If the this
1160option is enabled, scrolls on the secondary screen will change the 1327option is enabled, scrolls on the secondary screen will change the
1161scrollback buffer and switching to/from the secondary screen will 1328scrollback buffer and switching to/from the secondary screen will
1162instead scroll the screen up. 1329instead scroll the screen up.
1330</dd>
1331<p></p>
1332<dt><strong><a name="item_hold_3a_boolean"><strong>hold</strong>: <em>boolean</em></a></strong><br />
1333</dt>
1334<dd>
1335Turn on/off hold window after exit support. If enabled, rxvt
1336will not immediately destroy its window when the program executed within
1337it exits. Instead, it will wait till it is being killed or closed by the
1338user.
1163</dd> 1339</dd>
1164<p></p> 1340<p></p>
1165<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 1341<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br />
1166</dt> 1342</dt>
1167<dd> 1343<dd>
1194<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete, 1370<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete,
1195<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it 1371<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it
1196can start or end with whitespace.</p> 1372can start or end with whitespace.</p>
1197</dd> 1373</dd>
1198<dd> 1374<dd>
1199<p>Please note that you need to double the <code>\</code> when using 1375<p>Please note that you need to double the <code>\</code> in resource files, as
1200<code>--enable-xgetdefault</code>, as X itself does it's own de-escaping (you can 1376Xlib itself does it's own de-escaping (you can use <code>\033</code> instead of
1201use <code>\033</code> instead of <code>\e</code> (and so on), which will work with both Xt and 1377<code>\e</code> (and so on), which will work with both Xt and rxvt's own
1202rxvt's own processing).</p> 1378processing).</p>
1203</dd> 1379</dd>
1204<dd> 1380<dd>
1205<p>You can define a range of keysyms in one shot by providing a <em>string</em> 1381<p>You can define a range of keysyms in one shot by providing a <em>string</em>
1206with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/' 1382with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/'
1207should be a character not used by the strings.</p> 1383should be a character not used by the strings.</p>
1231<dd> 1407<dd>
1232<pre> 1408<pre>
1233 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre> 1409 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre>
1234</dd> 1410</dd>
1235<dd> 1411<dd>
1412<p>If <em>string</em> takes the form <code>perl:STRING</code>, then the specified <strong>STRING</strong>
1413is passed to the <code>on_keyboard_command</code> perl handler. See the <code>rxvtperl(3)</code>
1414manpage. For example, the <em>selection</em> extension (activated via
1415<code>rxvt -pe selection</code>) listens for <code>selection:rot13</code> events:</p>
1416</dd>
1417<dd>
1418<pre>
1419 URxvt.keysym.M-C-c: perl:selection:rot13</pre>
1420</dd>
1421<dd>
1422<p>Due the the large number of modifier combinations, a defined key mapping
1423will match if at <em>at least</em> the specified identifiers are being set, and
1424no other key mappings with those and more bits are being defined. That
1425means that defining a key map for <code>a</code> will automatically provide
1426definitions for <code>Meta-a</code>, <code>Shift-a</code> and so on, unless some of those are defined
1427mappings themselves.</p>
1428</dd>
1429<dd>
1430<p>Unfortunately, this will override built-in key mappings. For example
1431if you overwrite the <code>Insert</code> key you will disable rxvt's
1432<code>Shift-Insert</code> mapping. To re-enable that, you can poke ``holes'' into the
1433user-defined keymap using the <code>builtin:</code> replacement:</p>
1434</dd>
1435<dd>
1436<pre>
1437 URxvt.keysym.Insert: &lt;my insert key sequence&gt;
1438 URxvt.keysym.S-Insert: builtin:</pre>
1439</dd>
1440<dd>
1441<p>The first line defines a mapping for <code>Insert</code> and <em>any</em> combination
1442of modifiers. The second line re-establishes the default mapping for
1443<code>Shift-Insert</code>.</p>
1444</dd>
1445<dd>
1236<p>The following example will map Control-Meta-1 and Control-Meta-2 to 1446<p>The following example will map Control-Meta-1 and Control-Meta-2 to
1237the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited 1447the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited
1238font-switching at runtime:</p> 1448font-switching at runtime:</p>
1239</dd> 1449</dd>
1240<dd> 1450<dd>
1248</dd> 1458</dd>
1249<dd> 1459<dd>
1250<pre> 1460<pre>
1251 URxvt.keysym.M-C-3: command:\033[8;25;80t 1461 URxvt.keysym.M-C-3: command:\033[8;25;80t
1252 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre> 1462 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1463</dd>
1464<p></p>
1465<dt><strong><a name="item_perl_2dext_2dcommon_3a_string"><strong>perl-ext-common</strong>: <em>string</em></a></strong><br />
1466</dt>
1467<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br />
1468</dt>
1469<dd>
1470Comma-separated <code>list(s)</code> of perl extension scripts (default: <code>default</code>) to
1471use in this terminal instance; option <strong>-pe</strong>.
1472</dd>
1473<dd>
1474<p>Extension names can be prefixed with a <code>-</code> sign to prohibit using
1475them. This can be useful to selectively disable some extensions loaded
1476by default, or specified via the <code>perl-ext-common</code> resource. For
1477example, <code>default,-selection</code> will use all the default extension except
1478<code>selection</code>.</p>
1479</dd>
1480<dd>
1481<p>Extension names can also be followed by an argument in angle brackets
1482(e.g. <code>searchable-scrollback&lt;M-s&gt;</code>, which binds the hotkey for
1483searchable scorllback to Alt/Meta-s). Mentioning the same extension
1484multiple times with different arguments will pass multiple arguments to
1485the extension.</p>
1486</dd>
1487<dd>
1488<p>Each extension is looked up in the library directories, loaded if
1489necessary, and bound to the current terminal instance.</p>
1490</dd>
1491<dd>
1492<p>If both of these resources are the empty string, then the perl
1493interpreter will not be initialized. The idea behind two options is that
1494<strong>perl-ext-common</strong> will be used for extensions that should be available to
1495all instances, while <strong>perl-ext</strong> is used for specific instances.</p>
1496</dd>
1497<p></p>
1498<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br />
1499</dt>
1500<dd>
1501Perl code to be evaluated when all extensions have been registered. See
1502the <code>rxvtperl(3)</code> manpage. Due to security reasons, this resource
1503will be ignored when running setuid/setgid.
1504</dd>
1505<p></p>
1506<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong><br />
1507</dt>
1508<dd>
1509Colon-separated list of additional directories that hold extension
1510scripts. When looking for extensions specified by the <code>perl</code> resource,
1511rxvt will first look in these directories and then in
1512<em>/opt/rxvt/lib/urxvt/perl/</em>. Due to security reasons, this resource
1513will be ignored when running setuid/setgid.
1514</dd>
1515<dd>
1516<p>See the <code>rxvtperl(3)</code> manpage.</p>
1517</dd>
1518<p></p>
1519<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 />
1520</dt>
1521<dd>
1522Additional selection patterns, see the <code>rxvtperl(3)</code> manpage for
1523details.
1524</dd>
1525<p></p>
1526<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 />
1527</dt>
1528<dd>
1529Selection auto-transform patterns, see the <code>rxvtperl(3)</code> manpage
1530for details.
1531</dd>
1532<p></p>
1533<dt><strong><a name="item_searchable_2dscrollback_3a_keysym"><strong>searchable-scrollback:</strong> <em>keysym</em></a></strong><br />
1534</dt>
1535<dd>
1536Sets the hotkey that starts the incremental scrollback buffer search
1537(default: <code>M-s</code>).
1538</dd>
1539<p></p>
1540<dt><strong><a name="item_urllauncher_3a_string"><strong>urlLauncher</strong>: <em>string</em></a></strong><br />
1541</dt>
1542<dd>
1543Specifies the program to be started with a URL argument. Used by the
1544<code>selection-popup</code> and <code>mark-urls</code> perl extensions.
1545</dd>
1546<p></p>
1547<dt><strong><a name="item_transient_2dfor_3a_windowid"><strong>transient-for</strong>: <em>windowid</em></a></strong><br />
1548</dt>
1549<dd>
1550Compile <em>frills</em>: Sets the WM_TRANSIENT_FOR property to the given window id.
1551</dd>
1552<p></p>
1553<dt><strong><a name="item_override_2dredirect_3a_boolean"><strong>override-redirect</strong>: <em>boolean</em></a></strong><br />
1554</dt>
1555<dd>
1556Compile <em>frills</em>: Sets override-redirect for the terminal window, making
1557it almost invisible to window managers; option <strong>-override-redirect</strong>.
1253</dd> 1558</dd>
1254<p></p></dl> 1559<p></p></dl>
1255<p> 1560<p>
1256</p> 1561</p>
1257<hr /> 1562<hr />
1293(which can span multiple screen lines), unless modified by resource 1598(which can span multiple screen lines), unless modified by resource
1294<strong>tripleclickwords</strong>. 1599<strong>tripleclickwords</strong>.
1295</dd> 1600</dd>
1296<dd> 1601<dd>
1297<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1602<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1298(Compile: <em>frills</em>) will create a rectangular selection instead of a normal 1603(Compile: <em>frills</em>) will create a rectangular selection instead of a
1299one.</p> 1604normal one. In this mode, every selected row becomes its own line in the
1605selection, and trailing whitespace is visually underlined and removed from
1606the selection.</p>
1300</dd> 1607</dd>
1301<p></p> 1608<p></p>
1302<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1609<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1303</dt> 1610</dt>
1304<dd> 1611<dd>
1305Pressing and releasing the Middle mouse button (or <strong>Shift-Insert</strong>) in 1612Pressing and releasing the Middle mouse button in an <strong>rxvt</strong>
1306an <strong>rxvt</strong> window causes the current text selection to be 1613window causes the value of the PRIMARY selection (or CLIPBOARD with the
1307inserted as if it had been typed on the keyboard. 1614Meta modifier) to be inserted as if it had been typed on the keyboard.
1615</dd>
1616<dd>
1617<p>Pressing <strong>Shift-Insert</strong> causes the value of the PRIMARY selection to be
1618inserted too.</p>
1308</dd> 1619</dd>
1309<p></p></dl> 1620<p></p></dl>
1310<p> 1621<p>
1311</p> 1622</p>
1312<hr /> 1623<hr />
1313<h1><a name="changing_fonts">CHANGING FONTS</a></h1> 1624<h1><a name="changing_fonts">CHANGING FONTS</a></h1>
1314<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1625<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1315supported in rxvt-unicode. Bug me if you need this.</p> 1626supported in rxvt-unicode. Bug me if you need this.</p>
1316<p>You can, however, switch fonts at runtime using escape sequences (and 1627<p>You can, however, switch fonts at runtime using escape sequences, e.g.:</p>
1317therefore using the menubar), e.g.:</p>
1318<pre> 1628<pre>
1319 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1629 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1630<p>You can use keyboard shortcuts, too:</p>
1631<pre>
1632 URxvt.keysym.M-C-1: command:\033]710;suxuseuro\007\033]711;suxuseuro\007
1633 URxvt.keysym.M-C-2: command:\033]710;9x15bold\007\033]711;9x15bold\007</pre>
1320<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1634<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1321<p> 1635<p>
1322</p> 1636</p>
1323<hr /> 1637<hr />
1324<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1638<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1485</dt> 1799</dt>
1486<dd> 1800<dd>
1487The shell to be used for command execution, defaults to <code>/bin/sh</code>. 1801The shell to be used for command execution, defaults to <code>/bin/sh</code>.
1488</dd> 1802</dd>
1489<p></p> 1803<p></p>
1490<dt><strong><a name="item_rxvtpath"><strong>RXVTPATH</strong></a></strong><br />
1491</dt>
1492<dd>
1493The path where rxvt looks for support files such as menu and xpm
1494files.
1495</dd>
1496<p></p>
1497<dt><strong><a name="item_path"><strong>PATH</strong></a></strong><br />
1498</dt>
1499<dd>
1500Used in the same way as <a href="#item_rxvtpath"><code>RXVTPATH</code></a>.
1501</dd>
1502<p></p>
1503<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br /> 1804<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br />
1504</dt> 1805</dt>
1505<dd> 1806<dd>
1506The unix domain socket path used by <code>rxvtc(1)</code> and 1807The unix domain socket path used by <code>rxvtc(1)</code> and
1507rxvtd(1). 1808rxvtd(1).
1508</dd> 1809</dd>
1509<dd> 1810<dd>
1510<p>Default <code>$HOME/.rxvt-unicode-&lt;nodename</code>.</p> 1811<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p>
1511</dd> 1812</dd>
1512<p></p> 1813<p></p>
1513<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br /> 1814<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br />
1514</dt> 1815</dt>
1515<dd> 1816<dd>
1544<p></p></dl> 1845<p></p></dl>
1545<p> 1846<p>
1546</p> 1847</p>
1547<hr /> 1848<hr />
1548<h1><a name="see_also">SEE ALSO</a></h1> 1849<h1><a name="see_also">SEE ALSO</a></h1>
1549<p>rxvt(7), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1850<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1550<p>
1551</p>
1552<hr />
1553<h1><a name="bugs">BUGS</a></h1>
1554<p>Check the BUGS file for an up-to-date list.</p>
1555<p>Cursor change support is not yet implemented.</p>
1556<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1557<p> 1851<p>
1558</p> 1852</p>
1559<hr /> 1853<hr />
1560<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1854<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1561<dl> 1855<dl>
1607</dd> 1901</dd>
1608<p></p> 1902<p></p>
1609<dt><strong><a name="item_geoff_wing__3cgcw_40pobox_2ecom_3e">Geoff Wing <em><a href="mailto:<gcw@pobox.com"><gcw@pobox.com</a></em>&gt;</a></strong><br /> 1903<dt><strong><a name="item_geoff_wing__3cgcw_40pobox_2ecom_3e">Geoff Wing <em><a href="mailto:<gcw@pobox.com"><gcw@pobox.com</a></em>&gt;</a></strong><br />
1610</dt> 1904</dt>
1611<dd> 1905<dd>
1612Rewrote screen display and text selection routines. Project Coordinator 1906Rewrote screen display and text selection routines.
1613(changes.txt 2.4.6 - rxvt-unicode) 1907
1908</dd>
1909<dd>
1910<pre>
1911
1912Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)</pre>
1614</dd> 1913</dd>
1615<p></p> 1914<p></p>
1616<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 /> 1915<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 />
1617</dt> 1916</dt>
1618<dd> 1917<dd>
1619Forked rxvt-unicode, rewrote most of the display code and internal 1918Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1620character handling to store text in unicode, improve xterm 1919extension, random hacks, numerous bugfixes and extensions.
1621compatibility and apply numerous other bugfixes and extensions.
1622</dd> 1920</dd>
1623<dd> 1921<dd>
1624<p>Project Coordinator (Changes 1.0 -)</p> 1922<p>Project Coordinator (Changes 1.0 -)</p>
1923</dd>
1924<p></p>
1925<dt><strong><a name="item_emanuele_giaquinta__3ce_2egiaquinta_40glauco_2eit_">Emanuele Giaquinta <em><a href="mailto:<e.giaquinta@glauco.it"><e.giaquinta@glauco.it</a></em>&gt;</a></strong><br />
1926</dt>
1927<dd>
1928Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.
1625</dd> 1929</dd>
1626<p></p></dl> 1930<p></p></dl>
1627 1931
1628</body> 1932</body>
1629 1933

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines