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.1 by root, Tue Jan 11 02:24:59 2005 UTC vs.
Revision 1.31 by root, Mon Jan 2 20:35:39 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>4.8</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>6.2</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 frequently 60<p>See <code>rxvt(7)</code> (try <code>man 7 rxvt</code>) for a list of
62asked questions and answer to them and some common problems.</p> 61frequently asked questions and answer to them and some common
62problems. That document is also accessible on the World-Wide-Web at
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>
63<p> 64<p>
64</p> 65</p>
65<hr /> 66<hr />
66<h1><a name="rxvtunicode_vs__rxvt">RXVT-UNICODE VS. RXVT</a></h1> 67<h1><a name="rxvtunicode_vs__rxvt">RXVT-UNICODE VS. RXVT</a></h1>
67<p>Unlike the original rxvt, <strong>rxvt-unicode</strong> stores all text in Unicode 68<p>Unlike the original rxvt, <strong>rxvt-unicode</strong> stores all text in Unicode
148</dt> 149</dt>
149<dd> 150<dd>
150Turn on/off jump scrolling; resource <strong>jumpScroll</strong>. 151Turn on/off jump scrolling; resource <strong>jumpScroll</strong>.
151</dd> 152</dd>
152<p></p> 153<p></p>
153<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 />
154</dt> 155</dt>
155<dd> 156<dd>
156Turn on/off inheriting parent window's pixmap. Alternative form is 157Turn on/off inheriting parent window's pixmap. Alternative form is
157<strong>-tr</strong>; resource <strong>inheritPixmap</strong>. 158<strong>-tr</strong>; resource <strong>inheritPixmap</strong>.
158</dd> 159</dd>
159<p></p> 160<p></p>
160<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 />
161</dt> 162</dt>
162<dd> 163<dd>
163Fade 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>.
164</dd> 174</dd>
165<p></p> 175<p></p>
166<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 />
167</dt> 177</dt>
168<dd> 178<dd>
169Tint the transparent background pixmap with the given colour when 179Tint the transparent background pixmap with the given colour when
170transparency 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
171option 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
172tinting 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 rxvt -tr -tint blue -sh 40</pre>
173</dd> 188</dd>
174<p></p> 189<p></p>
175<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 />
176</dt> 191</dt>
177<dd> 192<dd>
194<p></p> 209<p></p>
195<dt><strong><a name="item__2dpixmap_file_5b_3bgeom_5d"><strong>-pixmap</strong> <em>file[;geom]</em></a></strong><br /> 210<dt><strong><a name="item__2dpixmap_file_5b_3bgeom_5d"><strong>-pixmap</strong> <em>file[;geom]</em></a></strong><br />
196</dt> 211</dt>
197<dd> 212<dd>
198Compile <em>XPM</em>: Specify XPM file for the background and also optionally 213Compile <em>XPM</em>: Specify XPM file for the background and also optionally
199specify its scaling with a geometry string. Note you may need to add 214specify its scaling with a geometry string. Note you may need to
200quotes to avoid special shell interpretation of the `;' in the 215add quotes to avoid special shell interpretation of the <code>;</code> in the
201command-line; resource <strong>backgroundPixmap</strong>. 216command-line; resource <strong>backgroundPixmap</strong>.
202</dd> 217</dd>
203<p></p> 218<p></p>
204<dt><strong><a name="item__2dcr_colour"><strong>-cr</strong> <em>colour</em></a></strong><br /> 219<dt><strong><a name="item__2dcr_colour"><strong>-cr</strong> <em>colour</em></a></strong><br />
205</dt> 220</dt>
269<dd> 284<dd>
270Compile font-styles: The bold italic font list to use when bold characters are to 285Compile font-styles: The bold italic font list to use when bold characters are to
271be printed. See resource <strong>boldItalicFont</strong> for details. 286be printed. See resource <strong>boldItalicFont</strong> for details.
272</dd> 287</dd>
273<p></p> 288<p></p>
289<dt><strong><a name="item__2dis_7c_2bis"><strong>-is</strong>|<strong>+is</strong></a></strong><br />
290</dt>
291<dd>
292Compile font-styles: Bold/Italic font styles imply high intensity
293foreground/background (default). See resource <strong>intensityStyles</strong> for
294details.
295</dd>
296<p></p>
274<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br /> 297<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br />
275</dt> 298</dt>
276<dd> 299<dd>
277Specify the application name under which resources are to be obtained, 300Specify the application name under which resources are to be obtained,
278rather than the default executable file name. Name should not contain 301rather than the default executable file name. Name should not contain
334</dd> 357</dd>
335<p></p> 358<p></p>
336<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br /> 359<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br />
337</dt> 360</dt>
338<dd> 361<dd>
339Display normal (non XTerm/NeXT) scrollbar without/with a trough; 362Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
340resource <strong>scrollBar_floating</strong>. 363resource <strong>scrollBar_floating</strong>.
341</dd> 364</dd>
342<p></p> 365<p></p>
343<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br /> 366<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br />
344</dt> 367</dt>
419given on the command line. If this option is used, it must be the last 442given on the command line. If this option is used, it must be the last
420on the command-line. If there is no <strong>-e</strong> option then the default is to 443on the command-line. If there is no <strong>-e</strong> option then the default is to
421run the program specified by the <strong>SHELL</strong> environment variable or, 444run the program specified by the <strong>SHELL</strong> environment variable or,
422failing that, <em>sh(1)</em>. 445failing that, <em>sh(1)</em>.
423</dd> 446</dd>
447<dd>
448<p>Please note that you must specify a program with arguments. If you want to
449run shell commands, you have to specify the shell, like this:</p>
450</dd>
451<dd>
452<pre>
453 rxvt -e sh -c &quot;shell commands&quot;</pre>
454</dd>
424<p></p> 455<p></p>
425<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br /> 456<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br />
426</dt> 457</dt>
427<dd> 458<dd>
428Window title (<strong>-T</strong> still respected); the default title is the basename 459Window title (<strong>-T</strong> still respected); the default title is the basename
458</dd> 489</dd>
459<p></p> 490<p></p>
460<dt><strong><a name="item__2dimlocale_string"><strong>-imlocale</strong> <em>string</em></a></strong><br /> 491<dt><strong><a name="item__2dimlocale_string"><strong>-imlocale</strong> <em>string</em></a></strong><br />
461</dt> 492</dt>
462<dd> 493<dd>
463The locale to use for opening the IM. You can use an LC_CTYPE of e.g. 494The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
464de_DE.UTF-8 for normal text processing but ja_JP.EUC-JP for the input 495<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
465extension to be able to input japanese characters while staying in 496input extension to be able to input japanese characters while staying in
466another locale. 497another locale. resource <strong>imLocale</strong>.
498</dd>
499<p></p>
500<dt><strong><a name="item__2dimfont_fontset"><strong>-imfont</strong> <em>fontset</em></a></strong><br />
501</dt>
502<dd>
503Set the font set to use for the X Input Method, see resource <strong>imFont</strong>
504for more info.
505</dd>
506<p></p>
507<dt><strong><a name="item__2dtcw"><strong>-tcw</strong></a></strong><br />
508</dt>
509<dd>
510Change the meaning of triple-click selection with the left mouse
511button. Instead of selecting a full line it will extend the selection the
512end of the logical line only. resource <strong>tripleclickwords</strong>.
467</dd> 513</dd>
468<p></p> 514<p></p>
469<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong><br /> 515<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong><br />
470</dt> 516</dt>
471<dd> 517<dd>
494<dd> 540<dd>
495Turn on/off secondary screen scroll (default enabled); resource 541Turn on/off secondary screen scroll (default enabled); resource
496<strong>secondaryScroll</strong>. 542<strong>secondaryScroll</strong>.
497</dd> 543</dd>
498<p></p> 544<p></p>
499<dt><strong><a name="item__2dxrm_resourcestring"><strong>-xrm</strong> <em>resourcestring</em></a></strong><br /> 545<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong><br />
500</dt> 546</dt>
547<dd>
548Turn on/off hold window after exit support. If enabled, rxvt
549will not immediately destroy its window when the program executed within
550it exits. Instead, it will wait till it is being killed or closed by the
551user; resource <strong>hold</strong>.
501<dd> 552</dd>
502No effect on rxvt-unicode. Simply passes through an argument to be made 553<p></p>
503available in the instance's argument list. Appears in <em>WM_COMMAND</em> in 554<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br />
504some window managers. 555</dt>
556<dd>
557Remap a key symbol. See resource <strong>keysym</strong>.
558</dd>
559<p></p>
560<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong><br />
561</dt>
562<dd>
563Tells rxvt to embed it's windows into an already-existing window,
564which enables applications to easily embed a terminal.
565</dd>
566<dd>
567<p>Right now, rxvt will first unmap/map the specified window, so it
568shouldn't be a top-level window. rxvt will also reconfigure it
569quite a bit, so don't expect it to keep some specific state. It's best to
570create an extra subwindow for rxvt and leave it alone.</p>
571</dd>
572<dd>
573<p>The window will not be destroyed when rxvt exits.</p>
574</dd>
575<dd>
576<p>It might be useful to know that rxvt will not close file
577descriptors passed to it (except for stdin/out/err, of course), so you
578can use file descriptors to communicate with the programs within the
579terminal. This works regardless of wether the <code>-embed</code> option was used or
580not.</p>
581</dd>
582<dd>
583<p>Here is a short Gtk2-perl snippet that illustrates how this option can be
584used (a longer example is in <em>doc/embed</em>):</p>
585</dd>
586<dd>
587<pre>
588 my $rxvt = new Gtk2::Socket;
589 $rxvt-&gt;signal_connect_after (realize =&gt; sub {
590 my $xid = $_[0]-&gt;window-&gt;get_xid;
591 system &quot;rxvt -embed $xid &amp;&quot;;
592 });</pre>
593</dd>
594<p></p>
595<dt><strong><a name="item__2dpty_2dfd_fileno"><strong>-pty-fd</strong> <em>fileno</em></a></strong><br />
596</dt>
597<dd>
598Tells rxvt NOT to execute any commands or create a new pty/tty
599pair but instead use the given filehandle as the tty master. This is
600useful if you want to drive rxvt as a generic terminal emulator
601without having to run a program within it.
602</dd>
603<dd>
604<p>If this switch is given, rxvt will not create any utmp/wtmp
605entries and will not tinker with pty/tty permissions - you have to do that
606yourself if you want that.</p>
607</dd>
608<dd>
609<p>Here is a example in perl that illustrates how this option can be used (a
610longer example is in <em>doc/pty-fd</em>):</p>
611</dd>
612<dd>
613<pre>
614 use IO::Pty;
615 use Fcntl;</pre>
616</dd>
617<dd>
618<pre>
619 my $pty = new IO::Pty;
620 fcntl $pty, F_SETFD, 0; # clear close-on-exec
621 system &quot;rxvt -pty-fd &quot; . (fileno $pty) . &quot;&amp;&quot;;
622 close $pty;</pre>
623</dd>
624<dd>
625<pre>
626 # now communicate with rxvt
627 my $slave = $pty-&gt;slave;
628 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre>
629</dd>
630<p></p>
631<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong><br />
632</dt>
633<dd>
634Colon-separated list of perl extension scripts to use in this terminal instance. See resource <strong>perl-ext</strong>.
505</dd> 635</dd>
506<p></p></dl> 636<p></p></dl>
507<p> 637<p>
508</p> 638</p>
509<hr /> 639<hr />
512options) compiled into your version.</p> 642options) compiled into your version.</p>
513<p>There are two different methods that rxvt can use to get the 643<p>There are two different methods that rxvt can use to get the
514Xresource data: using the X libraries (Xrm*-functions) or internal 644Xresource data: using the X libraries (Xrm*-functions) or internal
515Xresources reader (<strong>~/.Xdefaults</strong>). For the first method (ie. 645Xresources reader (<strong>~/.Xdefaults</strong>). For the first method (ie.
516<strong>rxvt -h</strong> lists <strong>XGetDefaults</strong>), you can set and change the 646<strong>rxvt -h</strong> lists <strong>XGetDefaults</strong>), you can set and change the
517resources using X11 tools like <strong>xset</strong>. Many distribution do also load 647resources using X11 tools like <strong>xrdb</strong>. Many distribution do also load
518settings from the <strong>~/.Xresources</strong> file when X starts.</p> 648settings from the <strong>~/.Xresources</strong> file when X starts. rxvt
649will consult the following files/resources in order, with later settings
650overwriting earlier ones:</p>
651<pre>
652 1. system-wide app-defaults file, either locale-dependent OR global
653 2. app-defaults file in $XAPPLRESDIR
654 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults
655 4. SCREEN_RESOURCES for the current screen
656 5. $XENVIRONMENT file OR $HOME/.Xdefaults-&lt;nodename&gt;</pre>
519<p>If compiled with internal Xresources support (i.e. <strong>rxvt -h</strong> 657<p>If compiled with internal Xresources support (i.e. <strong>rxvt -h</strong>
520lists <strong>.Xdefaults</strong>) then <strong>rxvt</strong> accepts application defaults 658lists <strong>.Xdefaults</strong>) then <strong>rxvt</strong> accepts application defaults
521set in XAPPLOADDIR/URxvt (compile-time defined: usually 659set in XAPPLOADDIR/URxvt (compile-time defined: usually
522<strong>/usr/lib/X11/app-defaults/URxvt</strong>) and resources set in 660<strong>/usr/lib/X11/app-defaults/URxvt</strong>) and resources set in
523<strong>~/.Xdefaults</strong>, or <strong>~/.Xresources</strong> if <strong>~/.Xdefaults</strong> does not exist. 661<strong>~/.Xdefaults</strong>, or <strong>~/.Xresources</strong> if <strong>~/.Xdefaults</strong> does not exist.
576<dt><strong><a name="item_colorit_3a_colour"><strong>colorIT:</strong> <em>colour</em></a></strong><br /> 714<dt><strong><a name="item_colorit_3a_colour"><strong>colorIT:</strong> <em>colour</em></a></strong><br />
577</dt> 715</dt>
578<dd> 716<dd>
579Use the specified colour to display bold or italic characters when the 717Use the specified colour to display bold or italic characters when the
580foreground colour is the default. If font styles are not available 718foreground colour is the default. If font styles are not available
581(Compile styles) and this option is unset, reverse video is used instead. 719(Compile <em>styles</em>) and this option is unset, reverse video is used instead.
582</dd> 720</dd>
583<p></p> 721<p></p>
584<dt><strong><a name="item_colorul_3a_colour"><strong>colorUL:</strong> <em>colour</em></a></strong><br /> 722<dt><strong><a name="item_colorul_3a_colour"><strong>colorUL:</strong> <em>colour</em></a></strong><br />
585</dt> 723</dt>
586<dd> 724<dd>
642</dd> 780</dd>
643<p></p> 781<p></p>
644<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br /> 782<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br />
645</dt> 783</dt>
646<dd> 784<dd>
647Fade the text by the given percentage when focus is lost. 785Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>.
786</dd>
787<p></p>
788<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong><br />
789</dt>
790<dd>
791Fade to this colour, when fading is used (see <strong>fading:</strong>). The default
792colour is black; option <strong>-fadecolor</strong>.
648</dd> 793</dd>
649<p></p> 794<p></p>
650<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br /> 795<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br />
651</dt> 796</dt>
652<dd> 797<dd>
653Tint the transparent background pixmap with the given colour. 798Tint the transparent background pixmap with the given colour; option
799<strong>-tint</strong>.
654</dd> 800</dd>
655<p></p> 801<p></p>
656<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br /> 802<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br />
657</dt> 803</dt>
658<dd> 804<dd>
668<p></p> 814<p></p>
669<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br /> 815<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br />
670</dt> 816</dt>
671<dd> 817<dd>
672Use the specified colour for the scrollbar's trough area [default 818Use the specified colour for the scrollbar's trough area [default
673#969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 819#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
674</dd> 820</dd>
675<p></p> 821<p></p>
676<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br /> 822<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br />
677</dt> 823</dt>
678<dd> 824<dd>
715<dd> 861<dd>
716Select the fonts to be used. This is a comma separated list of font 862Select the fonts to be used. This is a comma separated list of font
717names that are used in turn when trying to display Unicode characters. 863names that are used in turn when trying to display Unicode characters.
718The first font defines the cell size for characters; other fonts might 864The first font defines the cell size for characters; other fonts might
719be smaller, but not larger. A reasonable default font list is always 865be smaller, but not larger. A reasonable default font list is always
720appended to it. option <strong>-fn</strong>. 866appended to it; option <strong>-fn</strong>.
721</dd> 867</dd>
722<dd> 868<dd>
723<p>Each font can either be a standard X11 core font (XLFD) name, with 869<p>Each font can either be a standard X11 core font (XLFD) name, with
724optional prefix <code>x:</code> or a Xft font (Compile xft), prefixed with <code>xft:</code>.</p> 870optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p>
725</dd> 871</dd>
726<dd> 872<dd>
727<p>In addition, each font can be prefixed with additional hints and 873<p>In addition, each font can be prefixed with additional hints and
728specifications enclosed in square brackets (<code>[]</code>). The only available 874specifications enclosed in square brackets (<code>[]</code>). The only available
729hint currently is <code>codeset=codeset-name</code>, and this is only used for Xft 875hint currently is <code>codeset=codeset-name</code>, and this is only used for Xft
786<dd> 932<dd>
787<p>If set, but empty, then this specific style is disabled and the normal 933<p>If set, but empty, then this specific style is disabled and the normal
788text font will being used for the given style.</p> 934text font will being used for the given style.</p>
789</dd> 935</dd>
790<p></p> 936<p></p>
937<dt><strong><a name="item_intensitystyles_3a_boolean"><strong>intensityStyles:</strong> <em>boolean</em></a></strong><br />
938</dt>
939<dd>
940When font styles are not enabled, or this option is enabled (<strong>True</strong>,
941option <strong>-is</strong>, the default), bold and italic font styles imply high
942intensity foreground/backround colours. Disabling this option (<strong>False</strong>,
943option <strong>+is</strong>) disables this behaviour, the high intensity colours are not
944reachable.
945</dd>
946<p></p>
791<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br /> 947<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br />
792</dt> 948</dt>
793<dd> 949<dd>
794Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is 950Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is
795xterm style with 2.20 old word selection, or anything else which gives 951xterm style with 2.20 old word selection, or anything else which gives
798<p></p> 954<p></p>
799<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br /> 955<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br />
800</dt> 956</dt>
801<dd> 957<dd>
802Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is 958Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is
803the author's favourite.. 959the author's favourite.
804</dd> 960</dd>
805<p></p> 961<p></p>
806<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br /> 962<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br />
807</dt> 963</dt>
808<dd> 964<dd>
854<dd> 1010<dd>
855Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use 1011Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use
856<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or 1012<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or
857<strong>Shift-Print</strong> to include the scrollback as well. 1013<strong>Shift-Print</strong> to include the scrollback as well.
858</dd> 1014</dd>
1015<dd>
1016<p>The string will be interpreted as if typed into the shell as-is.</p>
1017</dd>
1018<dd>
1019<p>Example:</p>
1020</dd>
1021<dd>
1022<pre>
1023 URxvt*print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre>
1024</dd>
1025<dd>
1026<p>This creates a new file in your home directory with the screen contents
1027everytime you hit <code>Print</code>.</p>
1028</dd>
859<p></p> 1029<p></p>
860<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br /> 1030<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br />
861</dt> 1031</dt>
862<dd> 1032<dd>
863<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>: 1033<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>:
895<p></p> 1065<p></p>
896<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br /> 1066<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br />
897</dt> 1067</dt>
898<dd> 1068<dd>
899<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and 1069<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and
900<strong>scrollTtyOutput</strong> is False); option <strong>+sw</strong>. <strong>False</strong>: do not scroll 1070<strong>scrollTtyOutput</strong> is False); option <strong>-sw</strong>. <strong>False</strong>: do not scroll
901with scrollback buffer when tty recieves new lines; option <strong>-sw</strong>. 1071with scrollback buffer when tty recieves new lines; option <strong>+sw</strong>.
902</dd> 1072</dd>
903<p></p> 1073<p></p>
904<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br /> 1074<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br />
905</dt> 1075</dt>
906<dd> 1076<dd>
1001</dd> 1171</dd>
1002<p></p> 1172<p></p>
1003<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br /> 1173<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br />
1004</dt> 1174</dt>
1005<dd> 1175<dd>
1006Specifies number of seconds before blanking the pointer [default 2]. 1176Specifies number of seconds before blanking the pointer [default 2]. Use a
1177large number (e.g. <code>987654321</code>) to effectively disable the timeout.
1007</dd> 1178</dd>
1008<p></p> 1179<p></p>
1009<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br /> 1180<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br />
1010</dt> 1181</dt>
1011<dd> 1182<dd>
1046</dd> 1217</dd>
1047<p></p> 1218<p></p>
1048<dt><strong><a name="item_imlocale_3a_name"><strong>imLocale:</strong> <em>name</em></a></strong><br /> 1219<dt><strong><a name="item_imlocale_3a_name"><strong>imLocale:</strong> <em>name</em></a></strong><br />
1049</dt> 1220</dt>
1050<dd> 1221<dd>
1051The locale to use for opening the IM. You can use an LC_CTYPE of e.g. 1222The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
1052de_DE.UTF-8 for normal text processing but ja_JP.EUC-JP for the input 1223<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
1053extension to be able to input japanese characters while staying in 1224input extension to be able to input japanese characters while staying in
1054another locale. option <strong>-imlocale</strong>. 1225another locale; option <strong>-imlocale</strong>.
1226</dd>
1227<p></p>
1228<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br />
1229</dt>
1230<dd>
1231Specify the font-set used for XIM styles <code>OverTheSpot</code> or
1232<code>OffTheSpot</code>. It must be a standard X font set (XLFD patterns separated
1233by commas), i.e. it's not in the same format as the other font lists used
1234in rxvt. The default will be set-up to chose *any* suitable found
1235found, preferably one or two pixels differing in size to the base font.
1236option <strong>-imfont</strong>.
1237</dd>
1238<p></p>
1239<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br />
1240</dt>
1241<dd>
1242Change the meaning of triple-click selection with the left mouse
1243button. Instead of selecting a full line it will extend the selection to
1244the end of the logical line only; option <strong>-tcw</strong>.
1055</dd> 1245</dd>
1056<p></p> 1246<p></p>
1057<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br /> 1247<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br />
1058</dt> 1248</dt>
1059<dd> 1249<dd>
1060Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1250Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1061echo arbitrary strings like the icon name or the locale. This could be 1251echo arbitrary strings like the icon name or the locale. This could be
1062abused if somebody gets 8-bit-clean access to your display, whether 1252abused if somebody gets 8-bit-clean access to your display, whether
1063throuh a mail client displaying mail bodies unfiltered or though 1253through a mail client displaying mail bodies unfiltered or through
1064write(1). Therefore, these sequences are disabled by default. (Note 1254<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1065that other terminals, including xterm, have these sequences 1255default. (Note that many other terminals, including xterm, have these
1066enabled by default). You can enable them by setting this boolean 1256sequences enabled by default, which doesn't make it safer, though).
1067resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1257</dd>
1068enabled display-answer, locale, findfont, icon label and window title 1258<dd>
1069requests as well as dynamic menubar dispatch. 1259<p>You can enable them by setting this boolean resource or specifying
1260<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1261locale, findfont, icon label and window title requests as well as dynamic
1262menubar dispatch.</p>
1070</dd> 1263</dd>
1071<p></p> 1264<p></p>
1072<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1265<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
1073</dt> 1266</dt>
1074<dd> 1267<dd>
1098option is enabled, scrolls on the secondary screen will change the 1291option is enabled, scrolls on the secondary screen will change the
1099scrollback buffer and switching to/from the secondary screen will 1292scrollback buffer and switching to/from the secondary screen will
1100instead scroll the screen up. 1293instead scroll the screen up.
1101</dd> 1294</dd>
1102<p></p> 1295<p></p>
1296<dt><strong><a name="item_hold_3a_bool"><strong>hold</strong>: <em>bool</em></a></strong><br />
1297</dt>
1298<dd>
1299Turn on/off hold window after exit support. If enabled, rxvt
1300will not immediately destroy its window when the program executed within
1301it exits. Instead, it will wait till it is being killed or closed by the
1302user.
1303</dd>
1304<p></p>
1103<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 1305<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br />
1104</dt> 1306</dt>
1105<dd> 1307<dd>
1106Associate <em>string</em> with keysym <em>sym</em> (<strong>0xFF00 - 0xFFFF</strong>). It may 1308Compile <em>frills</em>: Associate <em>string</em> with keysym <em>sym</em>. The
1107contain escape values (\a: bell, \b: backspace, \e, \E: escape, \n:
1108newline, \r: return, \t:
1109tab, \000: octal number) or control characters (^?: delete, ^@: null,
1110^A ...) and may enclosed with double quotes so that it can start or end
1111with whitespace. The intervening resource name <strong>keysym.</strong> cannot be 1309intervening resource name <strong>keysym.</strong> cannot be omitted.
1112omitted. This resource is only available when compiled with 1310</dd>
1113KEYSYM_RESOURCE. 1311<dd>
1312<p>The format of <em>sym</em> is ``<em>(modifiers-)key</em>'', where <em>modifiers</em> can be
1313any combination of <strong>ISOLevel3</strong>, <strong>AppKeypad</strong>, <strong>Control</strong>, <strong>NumLock</strong>,
1314<strong>Shift</strong>, <strong>Meta</strong>, <strong>Lock</strong>, <strong>Mod1</strong>, <strong>Mod2</strong>, <strong>Mod3</strong>, <strong>Mod4</strong>, <strong>Mod5</strong>,
1315and the abbreviated <strong>I</strong>, <strong>K</strong>, <strong>C</strong>, <strong>N</strong>, <strong>S</strong>, <strong>M</strong>, <strong>A</strong>, <strong>L</strong>, <strong>1</strong>,
1316<strong>2</strong>, <strong>3</strong>, <strong>4</strong>, <strong>5</strong>.</p>
1317</dd>
1318<dd>
1319<p>The <strong>NumLock</strong>, <strong>Meta</strong> and <strong>ISOLevel3</strong> modifiers are usually aliased to
1320whatever modifier the NumLock key, Meta/Alt keys or ISO Level3 Shift/AltGr
1321keys are being mapped. <strong>AppKeypad</strong> is a synthetic modifier mapped to the
1322current application keymap mode state.</p>
1323</dd>
1324<dd>
1325<p>The spellings of <em>key</em> can be obtained by using <strong>xev</strong>(1) command or
1326searching keysym macros from <strong>/usr/X11R6/include/X11/keysymdef.h</strong> and
1327omitting the prefix <strong>XK_</strong>. Alternatively you can specify <em>key</em> by its hex
1328keysym value (<strong>0x0000 - 0xFFFF</strong>). Note that the lookup of <em>sym</em>s is not
1329performed in an exact manner; however, the closest match is assured.</p>
1330</dd>
1331<dd>
1332<p><em>string</em> may contain escape values (<code>\a</code>: bell, <code>\b</code>: backspace,
1333<code>\e</code>, <code>\E</code>: escape, <code>\n</code>: newline, <code>\r</code>: carriage return, <code>\t</code>: tab,
1334<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete,
1335<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it
1336can start or end with whitespace.</p>
1337</dd>
1338<dd>
1339<p>Please note that you need to double the <code>\</code> when using
1340<code>--enable-xgetdefault</code>, as X itself does it's own de-escaping (you can
1341use <code>\033</code> instead of <code>\e</code> (and so on), which will work with both Xt and
1342rxvt's own processing).</p>
1343</dd>
1344<dd>
1345<p>You can define a range of keysyms in one shot by providing a <em>string</em>
1346with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/'
1347should be a character not used by the strings.</p>
1348</dd>
1349<dd>
1350<p>Its usage can be demonstrated by an example:</p>
1351</dd>
1352<dd>
1353<pre>
1354 URxvt.keysym.M-C-0x61: list|\033&lt;M-C-|abc|&gt;</pre>
1355</dd>
1356<dd>
1357<p>The above line is equivalent to the following three lines:</p>
1358</dd>
1359<dd>
1360<pre>
1361 URxvt.keysym.Meta-Control-0x61: \033&lt;M-C-a&gt;
1362 URxvt.keysym.Meta-Control-0x62: \033&lt;M-C-b&gt;
1363 URxvt.keysym.Meta-Control-0x63: \033&lt;M-C-c&gt;</pre>
1364</dd>
1365<dd>
1366<p>If <em>string</em> takes the form of <code>command:STRING</code>, the specified <strong>STRING</strong>
1367is interpreted and executed as rxvt's control sequence. For
1368example the following means ``change the current locale to <code>zh_CN.GBK</code>
1369when Control-Meta-c is being pressed'':</p>
1370</dd>
1371<dd>
1372<pre>
1373 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre>
1374</dd>
1375<dd>
1376<p>Due the the large number of modifier combinations, a defined key mapping
1377will match if at <em>at least</em> the specified identifiers are being set, and
1378no other key mappings with those and more bits are being defined. That
1379means that defining a key map for <code>a</code> will automatically provide
1380definitions for <code>Meta-a</code>, <code>Shift-a</code> and so on, unless some of those are defined
1381mappings themselves.</p>
1382</dd>
1383<dd>
1384<p>Unfortunately, this will override built-in key mappings. For example
1385if you overwrite the <code>Insert</code> key you will disable rxvt's
1386<code>Shift-Insert</code> mapping. To re-enable that, you can poke ``holes'' into the
1387user-defined keymap using the <code>builtin:</code> replacement:</p>
1388</dd>
1389<dd>
1390<pre>
1391 URxvt.keysym.Insert: &lt;my insert key sequence&gt;
1392 URxvt.keysym.S-Insert: builtin:</pre>
1393</dd>
1394<dd>
1395<p>The first line defines a mapping for <code>Insert</code> and <em>any</em> combination
1396of modifiers. The second line re-establishes the default mapping for
1397<code>Shift-Insert</code>.</p>
1398</dd>
1399<dd>
1400<p>The following example will map Control-Meta-1 and Control-Meta-2 to
1401the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited
1402font-switching at runtime:</p>
1403</dd>
1404<dd>
1405<pre>
1406 URxvt.keysym.M-C-1: command:\033]50;suxuseuro\007
1407 URxvt.keysym.M-C-2: command:\033]50;9x15bold\007</pre>
1408</dd>
1409<dd>
1410<p>Other things are possible, e.g. resizing (see <code>rxvt(7)</code> for more
1411info):</p>
1412</dd>
1413<dd>
1414<pre>
1415 URxvt.keysym.M-C-3: command:\033[8;25;80t
1416 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1417</dd>
1418<p></p>
1419<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br />
1420</dt>
1421<dd>
1422Colon-separated list of perl extension scripts to use in this terminal
1423instance. Each extension is looked up in the library directories, loaded
1424if necessary, and bound to the current terminal instance; option <strong>-pe</strong>.
1425</dd>
1426<p></p>
1427<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br />
1428</dt>
1429<dd>
1430Perl code to be evaluated when all extensions have been registered. See the
1431<code>rxvtperl(3)</code> manpage.
1432</dd>
1433<p></p>
1434<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong><br />
1435</dt>
1436<dd>
1437Colon-separated list of additional directories that hold extension
1438scripts. When looking for extensions specified by the <code>perl</code> resource,
1439rxvt will first look in these directories and then in
1440<em>/opt/rxvt/lib/urxvt/perl-ext/</em>.
1441</dd>
1442<dd>
1443<p>See the <code>rxvtperl(3)</code> manpage.</p>
1114</dd> 1444</dd>
1115<p></p></dl> 1445<p></p></dl>
1116<p> 1446<p>
1117</p> 1447</p>
1118<hr /> 1448<hr />
1132<p>To temporarily override mouse reporting, for either the scrollbar or 1462<p>To temporarily override mouse reporting, for either the scrollbar or
1133the normal text selection/insertion, hold either the Shift or the Meta 1463the normal text selection/insertion, hold either the Shift or the Meta
1134(Alt) key while performing the desired mouse action.</p> 1464(Alt) key while performing the desired mouse action.</p>
1135<p>If mouse reporting mode is active, the normal scrollbar actions are 1465<p>If mouse reporting mode is active, the normal scrollbar actions are
1136disabled -- on the assumption that we are using a fullscreen 1466disabled -- on the assumption that we are using a fullscreen
1137application. Instead, pressing Button1 and Button3 sends <strong>ESC[6~</strong> 1467application. Instead, pressing Button1 and Button3 sends <strong>ESC [ 6 ~</strong>
1138(Next) and <strong>ESC[5~</strong> (Prior), respectively. Similarly, clicking on the 1468(Next) and <strong>ESC [ 5 ~</strong> (Prior), respectively. Similarly, clicking on the
1139up and down arrows sends <strong>ESC[A</strong> (Up) and <strong>ESC[B</strong> (Down), 1469up and down arrows sends <strong>ESC [ A</strong> (Up) and <strong>ESC [ B</strong> (Down),
1140respectively.</p> 1470respectively.</p>
1141<p> 1471<p>
1142</p> 1472</p>
1143<hr /> 1473<hr />
1144<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1> 1474<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1>
1146<em>xterm</em>(1).</p> 1476<em>xterm</em>(1).</p>
1147<dl> 1477<dl>
1148<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong><br /> 1478<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong><br />
1149</dt> 1479</dt>
1150<dd> 1480<dd>
1151Left click at the beginning of the region, drag to the end of the 1481Left click at the beginning of the region, drag to the end of the region
1152region and release; Right click to extend the marked region; Left 1482and release; Right click to extend the marked region; Left double-click
1153double-click to select a word; Left triple-click to select the entire 1483to select a word; Left triple-click to select the entire logical line
1154line. 1484(which can span multiple screen lines), unless modified by resource
1485<strong>tripleclickwords</strong>.
1155</dd> 1486</dd>
1156<dd> 1487<dd>
1157<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1488<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1158(Compile: frills) will create a rectangular selection instead of a normal 1489(Compile: <em>frills</em>) will create a rectangular selection instead of a
1159one.</p> 1490normal one. In this mode, every selected row becomes its own line in the
1491selection, and trailing whitespace is visually underlined and removed from
1492the selection.</p>
1160</dd> 1493</dd>
1161<p></p> 1494<p></p>
1162<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1495<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1163</dt> 1496</dt>
1164<dd> 1497<dd>
1174<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1507<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1175supported in rxvt-unicode. Bug me if you need this.</p> 1508supported in rxvt-unicode. Bug me if you need this.</p>
1176<p>You can, however, switch fonts at runtime using escape sequences (and 1509<p>You can, however, switch fonts at runtime using escape sequences (and
1177therefore using the menubar), e.g.:</p> 1510therefore using the menubar), e.g.:</p>
1178<pre> 1511<pre>
1179 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1512 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1180<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1513<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1181<p> 1514<p>
1182</p> 1515</p>
1183<hr /> 1516<hr />
1184<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1517<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1185<p>ISO 14755 is a standard for entering and viewing unicode characters 1518<p>ISO 14755 is a standard for entering and viewing unicode characters
1186and character codes using the keyboard. It consists of 4 parts. The 1519and character codes using the keyboard. It consists of 4 parts. The
1187first part is available rxvt-unicode has been compiled with 1520first part is available rxvt-unicode has been compiled with
1188<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled 1521<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled
1189with <code>--enable-iso14755</code>.</p> 1522with <code>--enable-iso14755</code>.</p>
1190<ol> 1523<ul>
1191<li><strong><a name="item_1_3a_basic_method">1: Basic method</a></strong><br /> 1524<li><strong><a name="item_5_2e1_3a_basic_method">5.1: Basic method</a></strong><br />
1192</li> 1525</li>
1193This allows you to enter unicode characters using their hexcode. 1526This allows you to enter unicode characters using their hexcode.
1194<p>Start by pressing and holding both <code>Control</code> and <code>Shift</code>, then enter 1527<p>Start by pressing and holding both <code>Control</code> and <code>Shift</code>, then enter
1195hex-digits (between one and six). Releasing <code>Control</code> and <code>Shift</code> will 1528hex-digits (between one and six). Releasing <code>Control</code> and <code>Shift</code> will
1196commit the character as if it were typed directly. While holding down 1529commit the character as if it were typed directly. While holding down
1201address, which you cannot type. Fortunately, the card has the e-mail 1534address, which you cannot type. Fortunately, the card has the e-mail
1202address printed as hexcodes, e.g. <code>671d 65e5</code>. You can enter this easily 1535address printed as hexcodes, e.g. <code>671d 65e5</code>. You can enter this easily
1203by pressing <code>Control</code> and <code>Shift</code>, followed by <code>6-7-1-D-SPACE-6-5-E-5</code>, 1536by pressing <code>Control</code> and <code>Shift</code>, followed by <code>6-7-1-D-SPACE-6-5-E-5</code>,
1204followed by releasing the modifier keys.</p> 1537followed by releasing the modifier keys.</p>
1205<p></p> 1538<p></p>
1206<li><strong><a name="item_2_3a_keyboard_symbols_entry_method">2: Keyboard symbols entry method</a></strong><br /> 1539<li><strong><a name="item_5_2e2_3a_keyboard_symbols_entry_method">5.2: Keyboard symbols entry method</a></strong><br />
1207</li> 1540</li>
1208This mode lets you input characters representing the keycap symbols of 1541This mode lets you input characters representing the keycap symbols of
1209your keyboard, if representable in the current locale encoding. 1542your keyboard, if representable in the current locale encoding.
1210<p>Start by pressing <code>Control</code> and <code>Shift</code> together, then releasing 1543<p>Start by pressing <code>Control</code> and <code>Shift</code> together, then releasing
1211them. The next special key (cursor keys, home etc.) you enter will not 1544them. The next special key (cursor keys, home etc.) you enter will not
1213keycap symbol. The symbol will only be entered when the key has been 1546keycap symbol. The symbol will only be entered when the key has been
1214released, otherwise pressing e.g. <code>Shift</code> would enter the symbol for 1547released, otherwise pressing e.g. <code>Shift</code> would enter the symbol for
1215<code>ISO Level 2 Switch</code>, although your intention might have been to enter a 1548<code>ISO Level 2 Switch</code>, although your intention might have been to enter a
1216reverse tab (Shift-Tab).</p> 1549reverse tab (Shift-Tab).</p>
1217<p></p> 1550<p></p>
1218<li><strong><a name="item_3_3a_screen_2dselection_entry_method">3: Screen-selection entry method</a></strong><br /> 1551<li><strong><a name="item_5_2e3_3a_screen_2dselection_entry_method">5.3: Screen-selection entry method</a></strong><br />
1219</li> 1552</li>
1220While this is implemented already (it's basically the selection 1553While this is implemented already (it's basically the selection
1221mechanism), it could be extended by displaying a unicode character map. 1554mechanism), it could be extended by displaying a unicode character map.
1222<p></p> 1555<p></p>
1223<li><strong><a name="item_4_3a_feedback_method_for_identifying_displayed_cha">4: Feedback method for identifying displayed characters for later input</a></strong><br /> 1556<li><strong><a name="item_5_2e4_3a_feedback_method_for_identifying_displayed">5.4: Feedback method for identifying displayed characters for later input</a></strong><br />
1224</li> 1557</li>
1225This method lets you display the unicode character code associated with 1558This method lets you display the unicode character code associated with
1226characters already displayed. 1559characters already displayed.
1227<p>You enter this mode by holding down <code>Control</code> and <code>Shift</code> together, then 1560<p>You enter this mode by holding down <code>Control</code> and <code>Shift</code> together, then
1228pressing and holding the left mouse button and moving around. The unicode 1561pressing and holding the left mouse button and moving around. The unicode
1230pointer is displayed until you release <code>Control</code> and <code>Shift</code>.</p> 1563pointer is displayed until you release <code>Control</code> and <code>Shift</code>.</p>
1231<p>In addition to the hex codes it will display the font used to draw this 1564<p>In addition to the hex codes it will display the font used to draw this
1232character - due to implementation reasons, characters combined with 1565character - due to implementation reasons, characters combined with
1233combining characters, line drawing characters and unknown characters will 1566combining characters, line drawing characters and unknown characters will
1234always be drawn using the built-in support font.</p> 1567always be drawn using the built-in support font.</p>
1235<p></p></ol> 1568<p></p></ul>
1236<p>With respect to conformance, rxvt-unicode is supposed to be compliant to 1569<p>With respect to conformance, rxvt-unicode is supposed to be compliant to
1237both scenario A and B of ISO 14755, including part 5.2.</p> 1570both scenario A and B of ISO 14755, including part 5.2.</p>
1238<p> 1571<p>
1239</p> 1572</p>
1240<hr /> 1573<hr />
1241<h1><a name="login_stamp">LOGIN STAMP</a></h1> 1574<h1><a name="login_stamp">LOGIN STAMP</a></h1>
1242<p><strong>rxvt</strong> tries to write an entry into the <em>utmp</em>(5) file so 1575<p><strong>rxvt</strong> tries to write an entry into the <em>utmp</em>(5) file so that
1243that it can be seen via the <em>who(1)</em> command, and can accept messages. 1576it can be seen via the <em>who(1)</em> command, and can accept messages. To
1244To allow this feature, <strong>rxvt</strong> must be installed setuid root on 1577allow this feature, <strong>rxvt</strong> may need to be installed setuid root
1245some systems.</p> 1578on some systems or setgid to root or to some other group on others.</p>
1246<p> 1579<p>
1247</p> 1580</p>
1248<hr /> 1581<hr />
1249<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1> 1582<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1>
1250<p>In addition to the default foreground and background colours, 1583<p>In addition to the default foreground and background colours,
1288<p></p></dl> 1621<p></p></dl>
1289<p> 1622<p>
1290</p> 1623</p>
1291<hr /> 1624<hr />
1292<h1><a name="environment">ENVIRONMENT</a></h1> 1625<h1><a name="environment">ENVIRONMENT</a></h1>
1293<p><strong>rxvt</strong> sets the environment variables <strong>TERM</strong>, <strong>COLORTERM</strong> 1626<p><strong>rxvt</strong> sets and/or uses the following environment variables:</p>
1294and <strong>COLORFGBG</strong>. The environment variable <strong>WINDOWID</strong> is set to the X 1627<dl>
1295window id number of the <strong>rxvt</strong> window and it also uses and 1628<dt><strong><a name="item_term"><strong>TERM</strong></a></strong><br />
1296sets the environment variable <strong>DISPLAY</strong> to specify which display 1629</dt>
1297terminal to use. <strong>rxvt</strong> uses the environment variables 1630<dd>
1298<strong>RXVTPATH</strong> and <strong>PATH</strong> to find XPM files.</p> 1631Normally set to <code>rxvt-unicode</code>, unless overwritten at configure time, via
1632resources or on the commandline.
1633</dd>
1634<p></p>
1635<dt><strong><a name="item_colorterm"><strong>COLORTERM</strong></a></strong><br />
1636</dt>
1637<dd>
1638Either <code>rxvt</code>, <code>rxvt-xpm</code>, depending on wether rxvt was
1639compiled with XPM support, and optionally with the added extension
1640<code>-mono</code> to indicate that rxvt-unicode runs on a monochrome screen.
1641</dd>
1642<p></p>
1643<dt><strong><a name="item_colorfgbg"><strong>COLORFGBG</strong></a></strong><br />
1644</dt>
1645<dd>
1646Set to a string of the form <code>fg;bg</code> or <code>fg;xpm;bg</code>, where <code>fg</code> is
1647the colour code used as default foreground/text colour (or the string
1648<code>default</code> to indicate that the default-colour escape sequence is to be
1649used), <code>bg</code> is the colour code used as default background colour (or the
1650string <code>default</code>), and <code>xpm</code> is the string <code>default</code> if rxvt
1651was compiled with XPM support. Libraries like <code>ncurses</code> and <code>slang</code> can
1652(and do) use this information to optimize screen output.
1653</dd>
1654<p></p>
1655<dt><strong><a name="item_windowid"><strong>WINDOWID</strong></a></strong><br />
1656</dt>
1657<dd>
1658Set to the (decimal) X Window ID of the rxvt window (the toplevel
1659window, which usually has subwindows for the scrollbar, the terminal
1660window and so on).
1661</dd>
1662<p></p>
1663<dt><strong><a name="item_terminfo"><strong>TERMINFO</strong></a></strong><br />
1664</dt>
1665<dd>
1666Set to the terminfo directory iff rxvt was configured with
1667<code>--with-terminfo=PATH</code>.
1668</dd>
1669<p></p>
1670<dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong><br />
1671</dt>
1672<dd>
1673Used by rxvt to connect to the display and set to the correct
1674display in it's child processes.
1675</dd>
1676<p></p>
1677<dt><strong><a name="item_shell"><strong>SHELL</strong></a></strong><br />
1678</dt>
1679<dd>
1680The shell to be used for command execution, defaults to <code>/bin/sh</code>.
1681</dd>
1682<p></p>
1683<dt><strong><a name="item_rxvtpath"><strong>RXVTPATH</strong></a></strong><br />
1684</dt>
1685<dd>
1686The path where rxvt looks for support files such as menu and xpm
1687files.
1688</dd>
1689<p></p>
1690<dt><strong><a name="item_path"><strong>PATH</strong></a></strong><br />
1691</dt>
1692<dd>
1693Used in the same way as <a href="#item_rxvtpath"><code>RXVTPATH</code></a>.
1694</dd>
1695<p></p>
1696<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br />
1697</dt>
1698<dd>
1699The unix domain socket path used by <code>rxvtc(1)</code> and
1700rxvtd(1).
1701</dd>
1702<dd>
1703<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p>
1704</dd>
1705<p></p>
1706<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br />
1707</dt>
1708<dd>
1709Used to locate the default directory for the unix domain socket for
1710daemon communications and to locate various resource files (such as
1711<code>.Xdefaults</code>)
1712</dd>
1713<p></p>
1714<dt><strong><a name="item_xapplresdir"><strong>XAPPLRESDIR</strong></a></strong><br />
1715</dt>
1716<dd>
1717Directory where various X resource files are being located.
1718</dd>
1719<p></p>
1720<dt><strong><a name="item_xenvironment"><strong>XENVIRONMENT</strong></a></strong><br />
1721</dt>
1722<dd>
1723If set and accessible, gives the name of a X resource file to be loaded by
1724rxvt.
1725</dd>
1726<p></p></dl>
1299<p> 1727<p>
1300</p> 1728</p>
1301<hr /> 1729<hr />
1302<h1><a name="files">FILES</a></h1> 1730<h1><a name="files">FILES</a></h1>
1303<dl> 1731<dl>
1304<dt><strong><a name="item__2fetc_2futmp"><strong>/etc/utmp</strong></a></strong><br />
1305</dt>
1306<dd>
1307System file for login records.
1308</dd>
1309<p></p>
1310<dt><strong><a name="item__2fusr_2flib_2fx11_2frgb_2etxt"><strong>/usr/lib/X11/rgb.txt</strong></a></strong><br /> 1732<dt><strong><a name="item__2fusr_2flib_2fx11_2frgb_2etxt"><strong>/usr/lib/X11/rgb.txt</strong></a></strong><br />
1311</dt> 1733</dt>
1312<dd> 1734<dd>
1313Color names. 1735Color names.
1314</dd> 1736</dd>
1315<p></p></dl> 1737<p></p></dl>
1316<p> 1738<p>
1317</p> 1739</p>
1318<hr /> 1740<hr />
1319<h1><a name="see_also">SEE ALSO</a></h1> 1741<h1><a name="see_also">SEE ALSO</a></h1>
1320<p>rxvt(7), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1742<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1321<p>
1322</p>
1323<hr />
1324<h1><a name="bugs">BUGS</a></h1>
1325<p>Check the BUGS file for an up-to-date list.</p>
1326<p>Cursor change support is not yet implemented.</p>
1327<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1328<p> 1743<p>
1329</p> 1744</p>
1330<hr /> 1745<hr />
1331<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1746<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1332<dl> 1747<dl>
1333<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br /> 1748<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br />
1334</dt> 1749</dt>
1335<dd> 1750<dd>
1336Marc A. Lehmann <em><a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a></em> 1751Marc A. Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;
1337</dd>
1338<p></p>
1339<dt><strong><a name="item_web_page_maintainter">Web page maintainter</a></strong><br />
1340</dt>
1341<dd> 1752</dd>
1342Marc A. Lehmann <em><a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a></em>
1343</dd> 1753<dd>
1344<dd>
1345<p><a href="http://software.schmorp.de/">http://software.schmorp.de/</a></p> 1754<p><a href="http://software.schmorp.de/#rxvt-unicode">http://software.schmorp.de/#rxvt-unicode</a></p>
1346</dd> 1755</dd>
1347<p></p></dl> 1756<p></p></dl>
1348<p> 1757<p>
1349</p> 1758</p>
1350<hr /> 1759<hr />
1388<dd> 1797<dd>
1389Rewrote screen display and text selection routines. Project Coordinator 1798Rewrote screen display and text selection routines. Project Coordinator
1390(changes.txt 2.4.6 - rxvt-unicode) 1799(changes.txt 2.4.6 - rxvt-unicode)
1391</dd> 1800</dd>
1392<p></p> 1801<p></p>
1393<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 /> 1802<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 />
1394</dt> 1803</dt>
1395<dd> 1804<dd>
1396Forked rxvt-unicode, rewrote most of the display code and internal 1805Forked rxvt-unicode, rewrote most of the display code and internal
1397character handling to store text in unicode, improve xterm 1806character handling to store text in unicode, improve xterm
1398compatibility and apply numerous other bugfixes and extensions. 1807compatibility and apply numerous other bugfixes and extensions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines