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.2 by root, Sun Jan 16 15:59:45 2005 UTC vs.
Revision 1.26 by root, Sat Dec 17 20:55:45 2005 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>5.9</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>
334</dd> 349</dd>
335<p></p> 350<p></p>
336<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br /> 351<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br />
337</dt> 352</dt>
338<dd> 353<dd>
339Display normal (non XTerm/NeXT) scrollbar without/with a trough; 354Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
340resource <strong>scrollBar_floating</strong>. 355resource <strong>scrollBar_floating</strong>.
341</dd> 356</dd>
342<p></p> 357<p></p>
343<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br /> 358<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br />
344</dt> 359</dt>
458</dd> 473</dd>
459<p></p> 474<p></p>
460<dt><strong><a name="item__2dimlocale_string"><strong>-imlocale</strong> <em>string</em></a></strong><br /> 475<dt><strong><a name="item__2dimlocale_string"><strong>-imlocale</strong> <em>string</em></a></strong><br />
461</dt> 476</dt>
462<dd> 477<dd>
463The locale to use for opening the IM. You can use an LC_CTYPE of e.g. 478The 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 479<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 480input extension to be able to input japanese characters while staying in
466another locale. 481another locale. resource <strong>imLocale</strong>.
482</dd>
483<p></p>
484<dt><strong><a name="item__2dimfont_fontset"><strong>-imfont</strong> <em>fontset</em></a></strong><br />
485</dt>
486<dd>
487Set the font set to use for the X Input Method, see resource <strong>imFont</strong>
488for more info.
489</dd>
490<p></p>
491<dt><strong><a name="item__2dtcw"><strong>-tcw</strong></a></strong><br />
492</dt>
493<dd>
494Change the meaning of triple-click selection with the left mouse
495button. Instead of selecting a full line it will extend the selection the
496end of the logical line only. resource <strong>tripleclickwords</strong>.
467</dd> 497</dd>
468<p></p> 498<p></p>
469<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong><br /> 499<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong><br />
470</dt> 500</dt>
471<dd> 501<dd>
494<dd> 524<dd>
495Turn on/off secondary screen scroll (default enabled); resource 525Turn on/off secondary screen scroll (default enabled); resource
496<strong>secondaryScroll</strong>. 526<strong>secondaryScroll</strong>.
497</dd> 527</dd>
498<p></p> 528<p></p>
499<dt><strong><a name="item__2dxrm_resourcestring"><strong>-xrm</strong> <em>resourcestring</em></a></strong><br /> 529<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br />
500</dt> 530</dt>
531<dd>
532Remap a key symbol. See resource <strong>keysym</strong>.
501<dd> 533</dd>
502No effect on rxvt-unicode. Simply passes through an argument to be made 534<p></p>
503available in the instance's argument list. Appears in <em>WM_COMMAND</em> in 535<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong><br />
504some window managers. 536</dt>
537<dd>
538Tells rxvt to embed it's windows into an already-existing window,
539which enables applications to easily embed a terminal.
540</dd>
541<dd>
542<p>Right now, rxvt will first unmap/map the specified window, so it
543shouldn't be a top-level window. rxvt will also reconfigure it
544quite a bit, so don't expect it to keep some specific state. It's best to
545create an extra subwindow for rxvt and leave it alone.</p>
546</dd>
547<dd>
548<p>The window will not be destroyed when rxvt exits.</p>
549</dd>
550<dd>
551<p>It might be useful to know that rxvt will not close file
552descriptors passed to it (except for stdin/out/err, of course), so you
553can use file descriptors to communicate with the programs within the
554terminal. This works regardless of wether the <code>-embed</code> option was used or
555not.</p>
556</dd>
557<dd>
558<p>Here is a short Gtk2-perl snippet that illustrates how this option can be
559used (a longer example is in <em>doc/embed</em>):</p>
560</dd>
561<dd>
562<pre>
563 my $rxvt = new Gtk2::Socket;
564 $rxvt-&gt;signal_connect_after (realize =&gt; sub {
565 my $xid = $_[0]-&gt;window-&gt;get_xid;
566 system &quot;rxvt -embed $xid &amp;&quot;;
567 });</pre>
568</dd>
569<p></p>
570<dt><strong><a name="item__2dpty_2dfd_fileno"><strong>-pty-fd</strong> <em>fileno</em></a></strong><br />
571</dt>
572<dd>
573Tells rxvt NOT to execute any commands or create a new pty/tty
574pair but instead use the given filehandle as the tty master. This is
575useful if you want to drive rxvt as a generic terminal emulator
576without having to run a program within it.
577</dd>
578<dd>
579<p>If this switch is given, rxvt will not create any utmp/wtmp
580entries and will not tinker with pty/tty permissions - you have to do that
581yourself if you want that.</p>
582</dd>
583<dd>
584<p>Here is a example in perl that illustrates how this option can be used (a
585longer example is in <em>doc/pty-fd</em>):</p>
586</dd>
587<dd>
588<pre>
589 use IO::Pty;
590 use Fcntl;</pre>
591</dd>
592<dd>
593<pre>
594 my $pty = new IO::Pty;
595 fcntl $pty, F_SETFD, 0; # clear close-on-exec
596 system &quot;rxvt -pty-fd &quot; . (fileno $pty) . &quot;&amp;&quot;;
597 close $pty;</pre>
598</dd>
599<dd>
600<pre>
601 # now communicate with rxvt
602 my $slave = $pty-&gt;slave;
603 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre>
505</dd> 604</dd>
506<p></p></dl> 605<p></p></dl>
507<p> 606<p>
508</p> 607</p>
509<hr /> 608<hr />
512options) compiled into your version.</p> 611options) compiled into your version.</p>
513<p>There are two different methods that rxvt can use to get the 612<p>There are two different methods that rxvt can use to get the
514Xresource data: using the X libraries (Xrm*-functions) or internal 613Xresource data: using the X libraries (Xrm*-functions) or internal
515Xresources reader (<strong>~/.Xdefaults</strong>). For the first method (ie. 614Xresources reader (<strong>~/.Xdefaults</strong>). For the first method (ie.
516<strong>rxvt -h</strong> lists <strong>XGetDefaults</strong>), you can set and change the 615<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 616resources using X11 tools like <strong>xrdb</strong>. Many distribution do also load
518settings from the <strong>~/.Xresources</strong> file when X starts.</p> 617settings from the <strong>~/.Xresources</strong> file when X starts. rxvt
618will consult the following files/resources in order, with later settings
619overwriting earlier ones:</p>
620<pre>
621 1. system-wide app-defaults file, either locale-dependent OR global
622 2. app-defaults file in $XAPPLRESDIR
623 3. RESOURCE_MANAGER property on root-window OR $HOME/.Xdefaults
624 4. SCREEN_RESOURCES for the current screen
625 5. $XENVIRONMENT file OR $HOME/.Xdefaults-&lt;nodename&gt;</pre>
519<p>If compiled with internal Xresources support (i.e. <strong>rxvt -h</strong> 626<p>If compiled with internal Xresources support (i.e. <strong>rxvt -h</strong>
520lists <strong>.Xdefaults</strong>) then <strong>rxvt</strong> accepts application defaults 627lists <strong>.Xdefaults</strong>) then <strong>rxvt</strong> accepts application defaults
521set in XAPPLOADDIR/URxvt (compile-time defined: usually 628set in XAPPLOADDIR/URxvt (compile-time defined: usually
522<strong>/usr/lib/X11/app-defaults/URxvt</strong>) and resources set in 629<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. 630<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 /> 683<dt><strong><a name="item_colorit_3a_colour"><strong>colorIT:</strong> <em>colour</em></a></strong><br />
577</dt> 684</dt>
578<dd> 685<dd>
579Use the specified colour to display bold or italic characters when the 686Use the specified colour to display bold or italic characters when the
580foreground colour is the default. If font styles are not available 687foreground colour is the default. If font styles are not available
581(Compile styles) and this option is unset, reverse video is used instead. 688(Compile <em>styles</em>) and this option is unset, reverse video is used instead.
582</dd> 689</dd>
583<p></p> 690<p></p>
584<dt><strong><a name="item_colorul_3a_colour"><strong>colorUL:</strong> <em>colour</em></a></strong><br /> 691<dt><strong><a name="item_colorul_3a_colour"><strong>colorUL:</strong> <em>colour</em></a></strong><br />
585</dt> 692</dt>
586<dd> 693<dd>
642</dd> 749</dd>
643<p></p> 750<p></p>
644<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br /> 751<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br />
645</dt> 752</dt>
646<dd> 753<dd>
647Fade the text by the given percentage when focus is lost. 754Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>.
755</dd>
756<p></p>
757<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong><br />
758</dt>
759<dd>
760Fade to this colour, when fading is used (see <strong>fading:</strong>). The default
761colour is black; option <strong>-fadecolor</strong>.
648</dd> 762</dd>
649<p></p> 763<p></p>
650<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br /> 764<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br />
651</dt> 765</dt>
652<dd> 766<dd>
653Tint the transparent background pixmap with the given colour. 767Tint the transparent background pixmap with the given colour; option
768<strong>-tint</strong>.
654</dd> 769</dd>
655<p></p> 770<p></p>
656<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br /> 771<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br />
657</dt> 772</dt>
658<dd> 773<dd>
668<p></p> 783<p></p>
669<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br /> 784<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br />
670</dt> 785</dt>
671<dd> 786<dd>
672Use the specified colour for the scrollbar's trough area [default 787Use the specified colour for the scrollbar's trough area [default
673#969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 788#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
674</dd> 789</dd>
675<p></p> 790<p></p>
676<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br /> 791<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br />
677</dt> 792</dt>
678<dd> 793<dd>
719be smaller, but not larger. A reasonable default font list is always 834be smaller, but not larger. A reasonable default font list is always
720appended to it. option <strong>-fn</strong>. 835appended to it. option <strong>-fn</strong>.
721</dd> 836</dd>
722<dd> 837<dd>
723<p>Each font can either be a standard X11 core font (XLFD) name, with 838<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> 839optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p>
725</dd> 840</dd>
726<dd> 841<dd>
727<p>In addition, each font can be prefixed with additional hints and 842<p>In addition, each font can be prefixed with additional hints and
728specifications enclosed in square brackets (<code>[]</code>). The only available 843specifications enclosed in square brackets (<code>[]</code>). The only available
729hint currently is <code>codeset=codeset-name</code>, and this is only used for Xft 844hint currently is <code>codeset=codeset-name</code>, and this is only used for Xft
798<p></p> 913<p></p>
799<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br /> 914<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br />
800</dt> 915</dt>
801<dd> 916<dd>
802Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is 917Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is
803the author's favourite.. 918the author's favourite.
804</dd> 919</dd>
805<p></p> 920<p></p>
806<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br /> 921<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br />
807</dt> 922</dt>
808<dd> 923<dd>
854<dd> 969<dd>
855Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use 970Specify 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 971<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. 972<strong>Shift-Print</strong> to include the scrollback as well.
858</dd> 973</dd>
974<dd>
975<p>The string will be interpreted as if typed into the shell as-is.</p>
976</dd>
977<dd>
978<p>Example:</p>
979</dd>
980<dd>
981<pre>
982 URxvt*print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre>
983</dd>
984<dd>
985<p>This creates a new file in your home directory with the screen contents
986everytime you hit <code>Print</code>.</p>
987</dd>
859<p></p> 988<p></p>
860<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br /> 989<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br />
861</dt> 990</dt>
862<dd> 991<dd>
863<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>: 992<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>:
895<p></p> 1024<p></p>
896<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br /> 1025<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br />
897</dt> 1026</dt>
898<dd> 1027<dd>
899<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and 1028<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 1029<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>. 1030with scrollback buffer when tty recieves new lines; option <strong>+sw</strong>.
902</dd> 1031</dd>
903<p></p> 1032<p></p>
904<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br /> 1033<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br />
905</dt> 1034</dt>
906<dd> 1035<dd>
1001</dd> 1130</dd>
1002<p></p> 1131<p></p>
1003<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br /> 1132<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br />
1004</dt> 1133</dt>
1005<dd> 1134<dd>
1006Specifies number of seconds before blanking the pointer [default 2]. 1135Specifies number of seconds before blanking the pointer [default 2]. Use a
1136large number (e.g. <code>987654321</code>) to effectively disable the timeout.
1007</dd> 1137</dd>
1008<p></p> 1138<p></p>
1009<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br /> 1139<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br />
1010</dt> 1140</dt>
1011<dd> 1141<dd>
1046</dd> 1176</dd>
1047<p></p> 1177<p></p>
1048<dt><strong><a name="item_imlocale_3a_name"><strong>imLocale:</strong> <em>name</em></a></strong><br /> 1178<dt><strong><a name="item_imlocale_3a_name"><strong>imLocale:</strong> <em>name</em></a></strong><br />
1049</dt> 1179</dt>
1050<dd> 1180<dd>
1051The locale to use for opening the IM. You can use an LC_CTYPE of e.g. 1181The 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 1182<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 1183input extension to be able to input japanese characters while staying in
1054another locale. option <strong>-imlocale</strong>. 1184another locale. option <strong>-imlocale</strong>.
1185</dd>
1186<p></p>
1187<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br />
1188</dt>
1189<dd>
1190Specify the font-set used for XIM styles <code>OverTheSpot</code> or
1191<code>OffTheSpot</code>. It must be a standard X font set (XLFD patterns separated
1192by commas), i.e. it's not in the same format as the other font lists used
1193in rxvt. The default will be set-up to chose *any* suitable found
1194found, preferably one or two pixels differing in size to the base font.
1195option <strong>-imfont</strong>.
1196</dd>
1197<p></p>
1198<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br />
1199</dt>
1200<dd>
1201Change the meaning of triple-click selection with the left mouse
1202button. Instead of selecting a full line it will extend the selection to
1203the end of the logical line only. option <strong>-tcw</strong>.
1055</dd> 1204</dd>
1056<p></p> 1205<p></p>
1057<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br /> 1206<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br />
1058</dt> 1207</dt>
1059<dd> 1208<dd>
1060Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1209Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1061echo arbitrary strings like the icon name or the locale. This could be 1210echo arbitrary strings like the icon name or the locale. This could be
1062abused if somebody gets 8-bit-clean access to your display, whether 1211abused if somebody gets 8-bit-clean access to your display, whether
1063throuh a mail client displaying mail bodies unfiltered or though 1212through a mail client displaying mail bodies unfiltered or through
1064write(1). Therefore, these sequences are disabled by default. (Note 1213<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1065that other terminals, including xterm, have these sequences 1214default. (Note that many other terminals, including xterm, have these
1066enabled by default). You can enable them by setting this boolean 1215sequences enabled by default, which doesn't make it safer, though).
1067resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1216</dd>
1068enabled display-answer, locale, findfont, icon label and window title 1217<dd>
1069requests as well as dynamic menubar dispatch. 1218<p>You can enable them by setting this boolean resource or specifying
1219<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1220locale, findfont, icon label and window title requests as well as dynamic
1221menubar dispatch.</p>
1070</dd> 1222</dd>
1071<p></p> 1223<p></p>
1072<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1224<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
1073</dt> 1225</dt>
1074<dd> 1226<dd>
1101</dd> 1253</dd>
1102<p></p> 1254<p></p>
1103<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 1255<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br />
1104</dt> 1256</dt>
1105<dd> 1257<dd>
1106Associate <em>string</em> with keysym <em>sym</em>. The intervening resource 1258Compile <em>frills</em>: Associate <em>string</em> with keysym <em>sym</em>. The
1107name <strong>keysym.</strong> cannot be omitted. This resource is only available 1259intervening resource name <strong>keysym.</strong> cannot be omitted.
1108when compiled with KEYSYM_RESOURCE.
1109</dd>
1110<dd> 1260</dd>
1111<p>The format of <em>sym</em> is ``<em>(mask-)key</em>'', 1261<dd>
1112where <em>mask</em> can be any combination of <strong>Control</strong>, <strong>NumLock</strong>, 1262<p>The format of <em>sym</em> is ``<em>(modifiers-)key</em>'', where <em>modifiers</em> can be
1263any combination of <strong>ISOLevel3</strong>, <strong>AppKeypad</strong>, <strong>Control</strong>, <strong>NumLock</strong>,
1113<strong>Shift</strong>, <strong>Meta</strong>, <strong>Lock</strong>, <strong>Mod1</strong>, <strong>Mod2</strong>, <strong>Mod3</strong>, <strong>Mod4</strong>, 1264<strong>Shift</strong>, <strong>Meta</strong>, <strong>Lock</strong>, <strong>Mod1</strong>, <strong>Mod2</strong>, <strong>Mod3</strong>, <strong>Mod4</strong>, <strong>Mod5</strong>,
1114<strong>Mod5</strong>, and the abbreviated 1265and 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>,
1115<strong>C</strong>, <strong>N</strong>, <strong>S</strong>, <strong>M</strong>, <strong>A</strong>, <strong>L</strong>, <strong>1</strong>, <strong>2</strong>, <strong>3</strong>, <strong>4</strong>, <strong>5</strong>. 1266<strong>2</strong>, <strong>3</strong>, <strong>4</strong>, <strong>5</strong>.</p>
1267</dd>
1268<dd>
1269<p>The <strong>NumLock</strong>, <strong>Meta</strong> and <strong>ISOLevel3</strong> modifiers are usually aliased to
1270whatever modifier the NumLock key, Meta/Alt keys or ISO Level3 Shift/AltGr
1271keys are being mapped. <strong>AppKeypad</strong> is a synthetic modifier mapped to the
1272current application keymap mode state.</p>
1273</dd>
1274<dd>
1116The spellings of <em>key</em> can be obtained by using <strong>xev</strong>(1) 1275<p>The spellings of <em>key</em> can be obtained by using <strong>xev</strong>(1) command or
1117command or searching keysym macros from 1276searching keysym macros from <strong>/usr/X11R6/include/X11/keysymdef.h</strong> and
1118<strong>/usr/X11R6/include/X11/keysymdef.h</strong> and omit the prefix <strong>XK_</strong>. 1277omitting the prefix <strong>XK_</strong>. Alternatively you can specify <em>key</em> by its hex
1119Alternatively you can specify <em>key</em> by its hex keysym value 1278keysym value (<strong>0x0000 - 0xFFFF</strong>). Note that the lookup of <em>sym</em>s is not
1120(<strong>0x0000 - 0xFFFF</strong>). 1279performed in an exact manner; however, the closest match is assured.</p>
1121Note that the lookup of <em>sym</em>s is not performed in an exact manner;
1122however, the closest match is assured.</p>
1123</dd>
1124<dd> 1280</dd>
1125<p><em>string</em> may 1281<dd>
1126contain escape values (\a: bell, \b: backspace, \e, \E: escape, \n: 1282<p><em>string</em> may contain escape values (<code>\a</code>: bell, <code>\b</code>: backspace,
1127newline, \r: return, \t: 1283<code>\e</code>, <code>\E</code>: escape, <code>\n</code>: newline, <code>\r</code>: carriage return, <code>\t</code>: tab,
1128tab, \000: octal number) or control characters (^?: delete, ^@: null, 1284<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete,
1129^A ...) and may enclosed with double quotes so that it can start or end 1285<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it
1130with whitespace.</p> 1286can start or end with whitespace.</p>
1287</dd>
1288<dd>
1289<p>Please note that you need to double the <code>\</code> when using
1290<code>--enable-xgetdefault</code>, as X itself does it's own de-escaping (you can
1291use <code>\033</code> instead of <code>\e</code> (and so on), which will work with both Xt and
1292rxvt's own processing).</p>
1131</dd> 1293</dd>
1132<dd> 1294<dd>
1133<p>You can define a range of keysyms in one shot by providing a <em>string</em> 1295<p>You can define a range of keysyms in one shot by providing a <em>string</em>
1134with pattern <strong>list/STRING1/STRING2/STRING3</strong>, where the delimeter `/' 1296with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/'
1135should be a character not used by the <strong>STRING</strong>s.</p> 1297should be a character not used by the strings.</p>
1136</dd>
1137<dd> 1298</dd>
1299<dd>
1138<p>Its usage can be demonstrated by an example: 1300<p>Its usage can be demonstrated by an example:</p>
1139 URxvt.keysym.M-C-0x61: list.abc.\e&lt;M-C-.&gt;</p>
1140</dd>
1141<dd> 1301</dd>
1302<dd>
1303<pre>
1304 URxvt.keysym.M-C-0x61: list|\033&lt;M-C-|abc|&gt;</pre>
1305</dd>
1306<dd>
1142<p>The above line is equivalent to the following three lines: 1307<p>The above line is equivalent to the following three lines:</p>
1308</dd>
1309<dd>
1310<pre>
1143 URxvt.keysym.Meta-Control-0x61: \e&lt;M-C-a&gt; 1311 URxvt.keysym.Meta-Control-0x61: \033&lt;M-C-a&gt;
1144 URxvt.keysym.Meta-Control-0x62: \e&lt;M-C-b&gt; 1312 URxvt.keysym.Meta-Control-0x62: \033&lt;M-C-b&gt;
1145 URxvt.keysym.Meta-Control-0x63: \e&lt;M-C-c&gt;</p> 1313 URxvt.keysym.Meta-Control-0x63: \033&lt;M-C-c&gt;</pre>
1146</dd>
1147<dd> 1314</dd>
1148<p>If <em>string</em> takes the form of <strong>proto:STRING</strong>, 1315<dd>
1149the specified <strong>STRING</strong> is interpreted and executed as <strong>rxvt</strong>'s 1316<p>If <em>string</em> takes the form of <code>command:STRING</code>, the specified <strong>STRING</strong>
1150control sequence. For example, <strong>``proto:\033]701;zh_CN.GBK\007''</strong> 1317is interpreted and executed as rxvt's control sequence. For
1151means changing the current locale to zh_CN.GBK.</p> 1318example the following means ``change the current locale to <code>zh_CN.GBK</code>
1319when Control-Meta-c is being pressed'':</p>
1320</dd>
1321<dd>
1322<pre>
1323 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre>
1324</dd>
1325<dd>
1326<p>Due the the large number of modifier combinations, a defined key mapping
1327will match if at <em>at least</em> the specified identifiers are being set, and
1328no other key mappings with those and more bits are being defined. That
1329means that defining a key map for <code>a</code> will automatically provide
1330definitions for <code>Meta-a</code>, <code>Shift-a</code> and so on, unless some of those are defined
1331mappings themselves.</p>
1332</dd>
1333<dd>
1334<p>Unfortunately, this will override built-in key mappings. For example
1335if you overwrite the <code>Insert</code> key you will disable rxvt's
1336<code>Shift-Insert</code> mapping. To re-enable that, you can poke ``holes'' into the
1337user-defined keymap using the <code>builtin:</code> replacement:</p>
1338</dd>
1339<dd>
1340<pre>
1341 URxvt.keysym.Insert: &lt;my insert key sequence&gt;
1342 URxvt.keysym.S-Insert: builtin:</pre>
1343</dd>
1344<dd>
1345<p>The first line defines a mapping for <code>Insert</code> and <em>any</em> combination
1346of modifiers. The second line re-establishes the default mapping for
1347<code>Shift-Insert</code>.</p>
1348</dd>
1349<dd>
1350<p>The following example will map Control-Meta-1 and Control-Meta-2 to
1351the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited
1352font-switching at runtime:</p>
1353</dd>
1354<dd>
1355<pre>
1356 URxvt.keysym.M-C-1: command:\033]50;suxuseuro\007
1357 URxvt.keysym.M-C-2: command:\033]50;9x15bold\007</pre>
1358</dd>
1359<dd>
1360<p>Other things are possible, e.g. resizing (see <code>rxvt(7)</code> for more
1361info):</p>
1362</dd>
1363<dd>
1364<pre>
1365 URxvt.keysym.M-C-3: command:\033[8;25;80t
1366 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1152</dd> 1367</dd>
1153<p></p></dl> 1368<p></p></dl>
1154<p> 1369<p>
1155</p> 1370</p>
1156<hr /> 1371<hr />
1170<p>To temporarily override mouse reporting, for either the scrollbar or 1385<p>To temporarily override mouse reporting, for either the scrollbar or
1171the normal text selection/insertion, hold either the Shift or the Meta 1386the normal text selection/insertion, hold either the Shift or the Meta
1172(Alt) key while performing the desired mouse action.</p> 1387(Alt) key while performing the desired mouse action.</p>
1173<p>If mouse reporting mode is active, the normal scrollbar actions are 1388<p>If mouse reporting mode is active, the normal scrollbar actions are
1174disabled -- on the assumption that we are using a fullscreen 1389disabled -- on the assumption that we are using a fullscreen
1175application. Instead, pressing Button1 and Button3 sends <strong>ESC[6~</strong> 1390application. Instead, pressing Button1 and Button3 sends <strong>ESC [ 6 ~</strong>
1176(Next) and <strong>ESC[5~</strong> (Prior), respectively. Similarly, clicking on the 1391(Next) and <strong>ESC [ 5 ~</strong> (Prior), respectively. Similarly, clicking on the
1177up and down arrows sends <strong>ESC[A</strong> (Up) and <strong>ESC[B</strong> (Down), 1392up and down arrows sends <strong>ESC [ A</strong> (Up) and <strong>ESC [ B</strong> (Down),
1178respectively.</p> 1393respectively.</p>
1179<p> 1394<p>
1180</p> 1395</p>
1181<hr /> 1396<hr />
1182<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1> 1397<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1>
1184<em>xterm</em>(1).</p> 1399<em>xterm</em>(1).</p>
1185<dl> 1400<dl>
1186<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong><br /> 1401<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong><br />
1187</dt> 1402</dt>
1188<dd> 1403<dd>
1189Left click at the beginning of the region, drag to the end of the 1404Left click at the beginning of the region, drag to the end of the region
1190region and release; Right click to extend the marked region; Left 1405and release; Right click to extend the marked region; Left double-click
1191double-click to select a word; Left triple-click to select the entire 1406to select a word; Left triple-click to select the entire logical line
1192line. 1407(which can span multiple screen lines), unless modified by resource
1408<strong>tripleclickwords</strong>.
1193</dd> 1409</dd>
1194<dd> 1410<dd>
1195<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1411<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1196(Compile: frills) will create a rectangular selection instead of a normal 1412(Compile: <em>frills</em>) will create a rectangular selection instead of a normal
1197one.</p> 1413one.</p>
1198</dd> 1414</dd>
1199<p></p> 1415<p></p>
1200<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1416<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1201</dt> 1417</dt>
1212<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1428<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1213supported in rxvt-unicode. Bug me if you need this.</p> 1429supported in rxvt-unicode. Bug me if you need this.</p>
1214<p>You can, however, switch fonts at runtime using escape sequences (and 1430<p>You can, however, switch fonts at runtime using escape sequences (and
1215therefore using the menubar), e.g.:</p> 1431therefore using the menubar), e.g.:</p>
1216<pre> 1432<pre>
1217 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1433 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1218<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1434<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1219<p> 1435<p>
1220</p> 1436</p>
1221<hr /> 1437<hr />
1222<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1438<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1223<p>ISO 14755 is a standard for entering and viewing unicode characters 1439<p>ISO 14755 is a standard for entering and viewing unicode characters
1224and character codes using the keyboard. It consists of 4 parts. The 1440and character codes using the keyboard. It consists of 4 parts. The
1225first part is available rxvt-unicode has been compiled with 1441first part is available rxvt-unicode has been compiled with
1226<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled 1442<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled
1227with <code>--enable-iso14755</code>.</p> 1443with <code>--enable-iso14755</code>.</p>
1228<ol> 1444<ul>
1229<li><strong><a name="item_1_3a_basic_method">1: Basic method</a></strong><br /> 1445<li><strong><a name="item_5_2e1_3a_basic_method">5.1: Basic method</a></strong><br />
1230</li> 1446</li>
1231This allows you to enter unicode characters using their hexcode. 1447This allows you to enter unicode characters using their hexcode.
1232<p>Start by pressing and holding both <code>Control</code> and <code>Shift</code>, then enter 1448<p>Start by pressing and holding both <code>Control</code> and <code>Shift</code>, then enter
1233hex-digits (between one and six). Releasing <code>Control</code> and <code>Shift</code> will 1449hex-digits (between one and six). Releasing <code>Control</code> and <code>Shift</code> will
1234commit the character as if it were typed directly. While holding down 1450commit the character as if it were typed directly. While holding down
1239address, which you cannot type. Fortunately, the card has the e-mail 1455address, which you cannot type. Fortunately, the card has the e-mail
1240address printed as hexcodes, e.g. <code>671d 65e5</code>. You can enter this easily 1456address printed as hexcodes, e.g. <code>671d 65e5</code>. You can enter this easily
1241by pressing <code>Control</code> and <code>Shift</code>, followed by <code>6-7-1-D-SPACE-6-5-E-5</code>, 1457by pressing <code>Control</code> and <code>Shift</code>, followed by <code>6-7-1-D-SPACE-6-5-E-5</code>,
1242followed by releasing the modifier keys.</p> 1458followed by releasing the modifier keys.</p>
1243<p></p> 1459<p></p>
1244<li><strong><a name="item_2_3a_keyboard_symbols_entry_method">2: Keyboard symbols entry method</a></strong><br /> 1460<li><strong><a name="item_5_2e2_3a_keyboard_symbols_entry_method">5.2: Keyboard symbols entry method</a></strong><br />
1245</li> 1461</li>
1246This mode lets you input characters representing the keycap symbols of 1462This mode lets you input characters representing the keycap symbols of
1247your keyboard, if representable in the current locale encoding. 1463your keyboard, if representable in the current locale encoding.
1248<p>Start by pressing <code>Control</code> and <code>Shift</code> together, then releasing 1464<p>Start by pressing <code>Control</code> and <code>Shift</code> together, then releasing
1249them. The next special key (cursor keys, home etc.) you enter will not 1465them. The next special key (cursor keys, home etc.) you enter will not
1251keycap symbol. The symbol will only be entered when the key has been 1467keycap symbol. The symbol will only be entered when the key has been
1252released, otherwise pressing e.g. <code>Shift</code> would enter the symbol for 1468released, otherwise pressing e.g. <code>Shift</code> would enter the symbol for
1253<code>ISO Level 2 Switch</code>, although your intention might have been to enter a 1469<code>ISO Level 2 Switch</code>, although your intention might have been to enter a
1254reverse tab (Shift-Tab).</p> 1470reverse tab (Shift-Tab).</p>
1255<p></p> 1471<p></p>
1256<li><strong><a name="item_3_3a_screen_2dselection_entry_method">3: Screen-selection entry method</a></strong><br /> 1472<li><strong><a name="item_5_2e3_3a_screen_2dselection_entry_method">5.3: Screen-selection entry method</a></strong><br />
1257</li> 1473</li>
1258While this is implemented already (it's basically the selection 1474While this is implemented already (it's basically the selection
1259mechanism), it could be extended by displaying a unicode character map. 1475mechanism), it could be extended by displaying a unicode character map.
1260<p></p> 1476<p></p>
1261<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 /> 1477<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 />
1262</li> 1478</li>
1263This method lets you display the unicode character code associated with 1479This method lets you display the unicode character code associated with
1264characters already displayed. 1480characters already displayed.
1265<p>You enter this mode by holding down <code>Control</code> and <code>Shift</code> together, then 1481<p>You enter this mode by holding down <code>Control</code> and <code>Shift</code> together, then
1266pressing and holding the left mouse button and moving around. The unicode 1482pressing and holding the left mouse button and moving around. The unicode
1268pointer is displayed until you release <code>Control</code> and <code>Shift</code>.</p> 1484pointer is displayed until you release <code>Control</code> and <code>Shift</code>.</p>
1269<p>In addition to the hex codes it will display the font used to draw this 1485<p>In addition to the hex codes it will display the font used to draw this
1270character - due to implementation reasons, characters combined with 1486character - due to implementation reasons, characters combined with
1271combining characters, line drawing characters and unknown characters will 1487combining characters, line drawing characters and unknown characters will
1272always be drawn using the built-in support font.</p> 1488always be drawn using the built-in support font.</p>
1273<p></p></ol> 1489<p></p></ul>
1274<p>With respect to conformance, rxvt-unicode is supposed to be compliant to 1490<p>With respect to conformance, rxvt-unicode is supposed to be compliant to
1275both scenario A and B of ISO 14755, including part 5.2.</p> 1491both scenario A and B of ISO 14755, including part 5.2.</p>
1276<p> 1492<p>
1277</p> 1493</p>
1278<hr /> 1494<hr />
1279<h1><a name="login_stamp">LOGIN STAMP</a></h1> 1495<h1><a name="login_stamp">LOGIN STAMP</a></h1>
1280<p><strong>rxvt</strong> tries to write an entry into the <em>utmp</em>(5) file so 1496<p><strong>rxvt</strong> tries to write an entry into the <em>utmp</em>(5) file so that
1281that it can be seen via the <em>who(1)</em> command, and can accept messages. 1497it can be seen via the <em>who(1)</em> command, and can accept messages. To
1282To allow this feature, <strong>rxvt</strong> must be installed setuid root on 1498allow this feature, <strong>rxvt</strong> may need to be installed setuid root
1283some systems.</p> 1499on some systems or setgid to root or to some other group on others.</p>
1284<p> 1500<p>
1285</p> 1501</p>
1286<hr /> 1502<hr />
1287<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1> 1503<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1>
1288<p>In addition to the default foreground and background colours, 1504<p>In addition to the default foreground and background colours,
1326<p></p></dl> 1542<p></p></dl>
1327<p> 1543<p>
1328</p> 1544</p>
1329<hr /> 1545<hr />
1330<h1><a name="environment">ENVIRONMENT</a></h1> 1546<h1><a name="environment">ENVIRONMENT</a></h1>
1331<p><strong>rxvt</strong> sets the environment variables <strong>TERM</strong>, <strong>COLORTERM</strong> 1547<p><strong>rxvt</strong> sets and/or uses the following environment variables:</p>
1332and <strong>COLORFGBG</strong>. The environment variable <strong>WINDOWID</strong> is set to the X 1548<dl>
1333window id number of the <strong>rxvt</strong> window and it also uses and 1549<dt><strong><a name="item_term"><strong>TERM</strong></a></strong><br />
1334sets the environment variable <strong>DISPLAY</strong> to specify which display 1550</dt>
1335terminal to use. <strong>rxvt</strong> uses the environment variables 1551<dd>
1336<strong>RXVTPATH</strong> and <strong>PATH</strong> to find XPM files.</p> 1552Normally set to <code>rxvt-unicode</code>, unless overwritten at configure time, via
1553resources or on the commandline.
1554</dd>
1555<p></p>
1556<dt><strong><a name="item_colorterm"><strong>COLORTERM</strong></a></strong><br />
1557</dt>
1558<dd>
1559Either <code>rxvt</code>, <code>rxvt-xpm</code>, depending on wether rxvt was
1560compiled with XPM support, and optionally with the added extension
1561<code>-mono</code> to indicate that rxvt-unicode runs on a monochrome screen.
1562</dd>
1563<p></p>
1564<dt><strong><a name="item_colorfgbg"><strong>COLORFGBG</strong></a></strong><br />
1565</dt>
1566<dd>
1567Set to a string of the form <code>fg;bg</code> or <code>fg;xpm;bg</code>, where <code>fg</code> is
1568the colour code used as default foreground/text colour (or the string
1569<code>default</code> to indicate that the default-colour escape sequence is to be
1570used), <code>bg</code> is the colour code used as default background colour (or the
1571string <code>default</code>), and <code>xpm</code> is the string <code>default</code> if rxvt
1572was compiled with XPM support. Libraries like <code>ncurses</code> and <code>slang</code> can
1573(and do) use this information to optimize screen output.
1574</dd>
1575<p></p>
1576<dt><strong><a name="item_windowid"><strong>WINDOWID</strong></a></strong><br />
1577</dt>
1578<dd>
1579Set to the (decimal) X Window ID of the rxvt window (the toplevel
1580window, which usually has subwindows for the scrollbar, the terminal
1581window and so on).
1582</dd>
1583<p></p>
1584<dt><strong><a name="item_terminfo"><strong>TERMINFO</strong></a></strong><br />
1585</dt>
1586<dd>
1587Set to the terminfo directory iff rxvt was configured with
1588<code>--with-terminfo=PATH</code>.
1589</dd>
1590<p></p>
1591<dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong><br />
1592</dt>
1593<dd>
1594Used by rxvt to connect to the display and set to the correct
1595display in it's child processes.
1596</dd>
1597<p></p>
1598<dt><strong><a name="item_shell"><strong>SHELL</strong></a></strong><br />
1599</dt>
1600<dd>
1601The shell to be used for command execution, defaults to <code>/bin/sh</code>.
1602</dd>
1603<p></p>
1604<dt><strong><a name="item_rxvtpath"><strong>RXVTPATH</strong></a></strong><br />
1605</dt>
1606<dd>
1607The path where rxvt looks for support files such as menu and xpm
1608files.
1609</dd>
1610<p></p>
1611<dt><strong><a name="item_path"><strong>PATH</strong></a></strong><br />
1612</dt>
1613<dd>
1614Used in the same way as <a href="#item_rxvtpath"><code>RXVTPATH</code></a>.
1615</dd>
1616<p></p>
1617<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br />
1618</dt>
1619<dd>
1620The unix domain socket path used by <code>rxvtc(1)</code> and
1621rxvtd(1).
1622</dd>
1623<dd>
1624<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p>
1625</dd>
1626<p></p>
1627<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br />
1628</dt>
1629<dd>
1630Used to locate the default directory for the unix domain socket for
1631daemon communications and to locate various resource files (such as
1632<code>.Xdefaults</code>)
1633</dd>
1634<p></p>
1635<dt><strong><a name="item_xapplresdir"><strong>XAPPLRESDIR</strong></a></strong><br />
1636</dt>
1637<dd>
1638Directory where various X resource files are being located.
1639</dd>
1640<p></p>
1641<dt><strong><a name="item_xenvironment"><strong>XENVIRONMENT</strong></a></strong><br />
1642</dt>
1643<dd>
1644If set and accessible, gives the name of a X resource file to be loaded by
1645rxvt.
1646</dd>
1647<p></p></dl>
1337<p> 1648<p>
1338</p> 1649</p>
1339<hr /> 1650<hr />
1340<h1><a name="files">FILES</a></h1> 1651<h1><a name="files">FILES</a></h1>
1341<dl> 1652<dl>
1342<dt><strong><a name="item__2fetc_2futmp"><strong>/etc/utmp</strong></a></strong><br />
1343</dt>
1344<dd>
1345System file for login records.
1346</dd>
1347<p></p>
1348<dt><strong><a name="item__2fusr_2flib_2fx11_2frgb_2etxt"><strong>/usr/lib/X11/rgb.txt</strong></a></strong><br /> 1653<dt><strong><a name="item__2fusr_2flib_2fx11_2frgb_2etxt"><strong>/usr/lib/X11/rgb.txt</strong></a></strong><br />
1349</dt> 1654</dt>
1350<dd> 1655<dd>
1351Color names. 1656Color names.
1352</dd> 1657</dd>
1353<p></p></dl> 1658<p></p></dl>
1354<p> 1659<p>
1355</p> 1660</p>
1356<hr /> 1661<hr />
1357<h1><a name="see_also">SEE ALSO</a></h1> 1662<h1><a name="see_also">SEE ALSO</a></h1>
1358<p>rxvt(7), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1663<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1359<p>
1360</p>
1361<hr />
1362<h1><a name="bugs">BUGS</a></h1>
1363<p>Check the BUGS file for an up-to-date list.</p>
1364<p>Cursor change support is not yet implemented.</p>
1365<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1366<p> 1664<p>
1367</p> 1665</p>
1368<hr /> 1666<hr />
1369<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1667<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1370<dl> 1668<dl>
1371<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br /> 1669<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br />
1372</dt> 1670</dt>
1373<dd> 1671<dd>
1374Marc A. Lehmann <em><a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a></em> 1672Marc A. Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;
1375</dd>
1376<p></p>
1377<dt><strong><a name="item_web_page_maintainter">Web page maintainter</a></strong><br />
1378</dt>
1379<dd> 1673</dd>
1380Marc A. Lehmann <em><a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a></em>
1381</dd> 1674<dd>
1382<dd>
1383<p><a href="http://software.schmorp.de/">http://software.schmorp.de/</a></p> 1675<p><a href="http://software.schmorp.de/#rxvt-unicode">http://software.schmorp.de/#rxvt-unicode</a></p>
1384</dd> 1676</dd>
1385<p></p></dl> 1677<p></p></dl>
1386<p> 1678<p>
1387</p> 1679</p>
1388<hr /> 1680<hr />
1426<dd> 1718<dd>
1427Rewrote screen display and text selection routines. Project Coordinator 1719Rewrote screen display and text selection routines. Project Coordinator
1428(changes.txt 2.4.6 - rxvt-unicode) 1720(changes.txt 2.4.6 - rxvt-unicode)
1429</dd> 1721</dd>
1430<p></p> 1722<p></p>
1431<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 /> 1723<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 />
1432</dt> 1724</dt>
1433<dd> 1725<dd>
1434Forked rxvt-unicode, rewrote most of the display code and internal 1726Forked rxvt-unicode, rewrote most of the display code and internal
1435character handling to store text in unicode, improve xterm 1727character handling to store text in unicode, improve xterm
1436compatibility and apply numerous other bugfixes and extensions. 1728compatibility and apply numerous other bugfixes and extensions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines