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.15 by root, Mon Feb 14 18:50:56 2005 UTC vs.
Revision 1.28 by root, Tue Dec 27 12:24:09 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>5.1</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>6.1</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>
150</dt> 149</dt>
151<dd> 150<dd>
152Turn on/off jump scrolling; resource <strong>jumpScroll</strong>. 151Turn on/off jump scrolling; resource <strong>jumpScroll</strong>.
153</dd> 152</dd>
154<p></p> 153<p></p>
155<dt><strong><a name="item__2dip_7c_2bip"><strong>-ip</strong>|<strong>+ip</strong></a></strong><br /> 154<dt><strong><a name="item__2dip_7c_2bip__7c__2dtr_7c_2btr"><strong>-ip</strong>|<strong>+ip</strong> | <strong>-tr</strong>|<strong>+tr</strong></a></strong><br />
156</dt> 155</dt>
157<dd> 156<dd>
158Turn on/off inheriting parent window's pixmap. Alternative form is 157Turn on/off inheriting parent window's pixmap. Alternative form is
159<strong>-tr</strong>; resource <strong>inheritPixmap</strong>. 158<strong>-tr</strong>; resource <strong>inheritPixmap</strong>.
160</dd> 159</dd>
161<p></p> 160<p></p>
162<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br /> 161<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br />
163</dt> 162</dt>
164<dd> 163<dd>
165Fade the text by the given percentage when focus is lost. resource <strong>fading</strong>. 164Fade the text by the given percentage when focus is lost. Small values
165fade a little only, 100 completely replaces all colours by the fade
166colour; resource <strong>fading</strong>.
167</dd>
168<p></p>
169<dt><strong><a name="item__2dfadecolor_colour"><strong>-fadecolor</strong> <em>colour</em></a></strong><br />
170</dt>
171<dd>
172Fade to this colour when fading is used (see <strong>-fade</strong>). The default colour
173is black. resource <strong>fadeColor</strong>.
166</dd> 174</dd>
167<p></p> 175<p></p>
168<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br /> 176<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br />
169</dt> 177</dt>
170<dd> 178<dd>
171Tint the transparent background pixmap with the given colour when 179Tint the transparent background pixmap with the given colour when
172transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. See also the <strong>-sh</strong> 180transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. This only works for
173option that can be used to brighten or darken the image in addition to 181non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be
174tinting it. 182used to brighten or darken the image in addition to tinting it; resource
183<em>tintColor</em>. Example:
184</dd>
185<dd>
186<pre>
187 rxvt -tr -tint blue -sh 40</pre>
175</dd> 188</dd>
176<p></p> 189<p></p>
177<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br /> 190<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br />
178</dt> 191</dt>
179<dd> 192<dd>
336</dd> 349</dd>
337<p></p> 350<p></p>
338<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 />
339</dt> 352</dt>
340<dd> 353<dd>
341Display normal (non XTerm/NeXT) scrollbar without/with a trough; 354Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
342resource <strong>scrollBar_floating</strong>. 355resource <strong>scrollBar_floating</strong>.
343</dd> 356</dd>
344<p></p> 357<p></p>
345<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 />
346</dt> 359</dt>
421given on the command line. If this option is used, it must be the last 434given on the command line. If this option is used, it must be the last
422on the command-line. If there is no <strong>-e</strong> option then the default is to 435on the command-line. If there is no <strong>-e</strong> option then the default is to
423run the program specified by the <strong>SHELL</strong> environment variable or, 436run the program specified by the <strong>SHELL</strong> environment variable or,
424failing that, <em>sh(1)</em>. 437failing that, <em>sh(1)</em>.
425</dd> 438</dd>
439<dd>
440<p>Please note that you must specify a program with arguments. If you want to
441run shell commands, you have to specify the shell, like this:</p>
442</dd>
443<dd>
444<pre>
445 rxvt -e sh -c &quot;shell commands&quot;</pre>
446</dd>
426<p></p> 447<p></p>
427<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br /> 448<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br />
428</dt> 449</dt>
429<dd> 450<dd>
430Window title (<strong>-T</strong> still respected); the default title is the basename 451Window title (<strong>-T</strong> still respected); the default title is the basename
511<dd> 532<dd>
512Turn on/off secondary screen scroll (default enabled); resource 533Turn on/off secondary screen scroll (default enabled); resource
513<strong>secondaryScroll</strong>. 534<strong>secondaryScroll</strong>.
514</dd> 535</dd>
515<p></p> 536<p></p>
537<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong><br />
538</dt>
539<dd>
540Turn on/off hold window after exit support. If enabled, rxvt
541will not immediately destroy its window when the program executed within
542it exits. Instead, it will wait till it is being killed or closed by the
543user; resource <strong>hold</strong>.
544</dd>
545<p></p>
516<dt><strong><a name="item__2dkeysym_2esym_3a_string"><strong>-keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 546<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br />
517</dt> 547</dt>
518<dd> 548<dd>
519Remap a key symbol. See resource <strong>keysym</strong>. 549Remap a key symbol. See resource <strong>keysym</strong>.
520</dd> 550</dd>
521<p></p> 551<p></p>
522<dt><strong><a name="item__2dembed_3a_windowid"><strong>-embed</strong>: <em>windowid</em></a></strong><br /> 552<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong><br />
523</dt> 553</dt>
524<dd> 554<dd>
525Tells rxvt to embed it's windows into an already-existing window, 555Tells rxvt to embed it's windows into an already-existing window,
526which enables applications to easily embed a terminal. 556which enables applications to easily embed a terminal.
527</dd> 557</dd>
538<p>It might be useful to know that rxvt will not close file 568<p>It might be useful to know that rxvt will not close file
539descriptors passed to it (except for stdin/out/err, of course), so you 569descriptors passed to it (except for stdin/out/err, of course), so you
540can use file descriptors to communicate with the programs within the 570can use file descriptors to communicate with the programs within the
541terminal. This works regardless of wether the <code>-embed</code> option was used or 571terminal. This works regardless of wether the <code>-embed</code> option was used or
542not.</p> 572not.</p>
573</dd>
574<dd>
575<p>Here is a short Gtk2-perl snippet that illustrates how this option can be
576used (a longer example is in <em>doc/embed</em>):</p>
577</dd>
578<dd>
579<pre>
580 my $rxvt = new Gtk2::Socket;
581 $rxvt-&gt;signal_connect_after (realize =&gt; sub {
582 my $xid = $_[0]-&gt;window-&gt;get_xid;
583 system &quot;rxvt -embed $xid &amp;&quot;;
584 });</pre>
585</dd>
586<p></p>
587<dt><strong><a name="item__2dpty_2dfd_fileno"><strong>-pty-fd</strong> <em>fileno</em></a></strong><br />
588</dt>
589<dd>
590Tells rxvt NOT to execute any commands or create a new pty/tty
591pair but instead use the given filehandle as the tty master. This is
592useful if you want to drive rxvt as a generic terminal emulator
593without having to run a program within it.
594</dd>
595<dd>
596<p>If this switch is given, rxvt will not create any utmp/wtmp
597entries and will not tinker with pty/tty permissions - you have to do that
598yourself if you want that.</p>
599</dd>
600<dd>
601<p>Here is a example in perl that illustrates how this option can be used (a
602longer example is in <em>doc/pty-fd</em>):</p>
603</dd>
604<dd>
605<pre>
606 use IO::Pty;
607 use Fcntl;</pre>
608</dd>
609<dd>
610<pre>
611 my $pty = new IO::Pty;
612 fcntl $pty, F_SETFD, 0; # clear close-on-exec
613 system &quot;rxvt -pty-fd &quot; . (fileno $pty) . &quot;&amp;&quot;;
614 close $pty;</pre>
615</dd>
616<dd>
617<pre>
618 # now communicate with rxvt
619 my $slave = $pty-&gt;slave;
620 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre>
543</dd> 621</dd>
544<p></p></dl> 622<p></p></dl>
545<p> 623<p>
546</p> 624</p>
547<hr /> 625<hr />
688</dd> 766</dd>
689<p></p> 767<p></p>
690<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br /> 768<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br />
691</dt> 769</dt>
692<dd> 770<dd>
693Fade the text by the given percentage when focus is lost. 771Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>.
772</dd>
773<p></p>
774<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong><br />
775</dt>
776<dd>
777Fade to this colour, when fading is used (see <strong>fading:</strong>). The default
778colour is black; option <strong>-fadecolor</strong>.
694</dd> 779</dd>
695<p></p> 780<p></p>
696<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br /> 781<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br />
697</dt> 782</dt>
698<dd> 783<dd>
699Tint the transparent background pixmap with the given colour. 784Tint the transparent background pixmap with the given colour; option
785<strong>-tint</strong>.
700</dd> 786</dd>
701<p></p> 787<p></p>
702<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br /> 788<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br />
703</dt> 789</dt>
704<dd> 790<dd>
714<p></p> 800<p></p>
715<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br /> 801<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br />
716</dt> 802</dt>
717<dd> 803<dd>
718Use the specified colour for the scrollbar's trough area [default 804Use the specified colour for the scrollbar's trough area [default
719#969696]. Only relevant for normal (non XTerm/NeXT) scrollbar. 805#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
720</dd> 806</dd>
721<p></p> 807<p></p>
722<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br /> 808<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br />
723</dt> 809</dt>
724<dd> 810<dd>
844<p></p> 930<p></p>
845<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br /> 931<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br />
846</dt> 932</dt>
847<dd> 933<dd>
848Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is 934Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is
849the author's favourite.. 935the author's favourite.
850</dd> 936</dd>
851<p></p> 937<p></p>
852<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br /> 938<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br />
853</dt> 939</dt>
854<dd> 940<dd>
900<dd> 986<dd>
901Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use 987Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use
902<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or 988<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or
903<strong>Shift-Print</strong> to include the scrollback as well. 989<strong>Shift-Print</strong> to include the scrollback as well.
904</dd> 990</dd>
991<dd>
992<p>The string will be interpreted as if typed into the shell as-is.</p>
993</dd>
994<dd>
995<p>Example:</p>
996</dd>
997<dd>
998<pre>
999 URxvt*print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre>
1000</dd>
1001<dd>
1002<p>This creates a new file in your home directory with the screen contents
1003everytime you hit <code>Print</code>.</p>
1004</dd>
905<p></p> 1005<p></p>
906<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br /> 1006<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br />
907</dt> 1007</dt>
908<dd> 1008<dd>
909<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>: 1009<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>:
941<p></p> 1041<p></p>
942<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br /> 1042<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br />
943</dt> 1043</dt>
944<dd> 1044<dd>
945<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and 1045<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and
946<strong>scrollTtyOutput</strong> is False); option <strong>+sw</strong>. <strong>False</strong>: do not scroll 1046<strong>scrollTtyOutput</strong> is False); option <strong>-sw</strong>. <strong>False</strong>: do not scroll
947with scrollback buffer when tty recieves new lines; option <strong>-sw</strong>. 1047with scrollback buffer when tty recieves new lines; option <strong>+sw</strong>.
948</dd> 1048</dd>
949<p></p> 1049<p></p>
950<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br /> 1050<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br />
951</dt> 1051</dt>
952<dd> 1052<dd>
1047</dd> 1147</dd>
1048<p></p> 1148<p></p>
1049<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br /> 1149<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br />
1050</dt> 1150</dt>
1051<dd> 1151<dd>
1052Specifies number of seconds before blanking the pointer [default 2]. 1152Specifies number of seconds before blanking the pointer [default 2]. Use a
1153large number (e.g. <code>987654321</code>) to effectively disable the timeout.
1053</dd> 1154</dd>
1054<p></p> 1155<p></p>
1055<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br /> 1156<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br />
1056</dt> 1157</dt>
1057<dd> 1158<dd>
1123</dt> 1224</dt>
1124<dd> 1225<dd>
1125Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1226Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1126echo arbitrary strings like the icon name or the locale. This could be 1227echo arbitrary strings like the icon name or the locale. This could be
1127abused if somebody gets 8-bit-clean access to your display, whether 1228abused if somebody gets 8-bit-clean access to your display, whether
1128throuh a mail client displaying mail bodies unfiltered or though 1229through a mail client displaying mail bodies unfiltered or through
1129write(1). Therefore, these sequences are disabled by default. (Note 1230<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1130that other terminals, including xterm, have these sequences 1231default. (Note that many other terminals, including xterm, have these
1131enabled by default). You can enable them by setting this boolean 1232sequences enabled by default, which doesn't make it safer, though).
1132resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1233</dd>
1133enabled display-answer, locale, findfont, icon label and window title 1234<dd>
1134requests as well as dynamic menubar dispatch. 1235<p>You can enable them by setting this boolean resource or specifying
1236<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1237locale, findfont, icon label and window title requests as well as dynamic
1238menubar dispatch.</p>
1135</dd> 1239</dd>
1136<p></p> 1240<p></p>
1137<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1241<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
1138</dt> 1242</dt>
1139<dd> 1243<dd>
1161<dd> 1265<dd>
1162Turn on/off secondary screen scroll (default enabled). If the this 1266Turn on/off secondary screen scroll (default enabled). If the this
1163option is enabled, scrolls on the secondary screen will change the 1267option is enabled, scrolls on the secondary screen will change the
1164scrollback buffer and switching to/from the secondary screen will 1268scrollback buffer and switching to/from the secondary screen will
1165instead scroll the screen up. 1269instead scroll the screen up.
1270</dd>
1271<p></p>
1272<dt><strong><a name="item_hold_3a_bool"><strong>hold</strong>: <em>bool</em></a></strong><br />
1273</dt>
1274<dd>
1275Turn on/off hold window after exit support. If enabled, rxvt
1276will not immediately destroy its window when the program executed within
1277it exits. Instead, it will wait till it is being killed or closed by the
1278user.
1166</dd> 1279</dd>
1167<p></p> 1280<p></p>
1168<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 1281<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br />
1169</dt> 1282</dt>
1170<dd> 1283<dd>
1232when Control-Meta-c is being pressed'':</p> 1345when Control-Meta-c is being pressed'':</p>
1233</dd> 1346</dd>
1234<dd> 1347<dd>
1235<pre> 1348<pre>
1236 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre> 1349 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre>
1350</dd>
1351<dd>
1352<p>Due the the large number of modifier combinations, a defined key mapping
1353will match if at <em>at least</em> the specified identifiers are being set, and
1354no other key mappings with those and more bits are being defined. That
1355means that defining a key map for <code>a</code> will automatically provide
1356definitions for <code>Meta-a</code>, <code>Shift-a</code> and so on, unless some of those are defined
1357mappings themselves.</p>
1358</dd>
1359<dd>
1360<p>Unfortunately, this will override built-in key mappings. For example
1361if you overwrite the <code>Insert</code> key you will disable rxvt's
1362<code>Shift-Insert</code> mapping. To re-enable that, you can poke ``holes'' into the
1363user-defined keymap using the <code>builtin:</code> replacement:</p>
1364</dd>
1365<dd>
1366<pre>
1367 URxvt.keysym.Insert: &lt;my insert key sequence&gt;
1368 URxvt.keysym.S-Insert: builtin:</pre>
1369</dd>
1370<dd>
1371<p>The first line defines a mapping for <code>Insert</code> and <em>any</em> combination
1372of modifiers. The second line re-establishes the default mapping for
1373<code>Shift-Insert</code>.</p>
1237</dd> 1374</dd>
1238<dd> 1375<dd>
1239<p>The following example will map Control-Meta-1 and Control-Meta-2 to 1376<p>The following example will map Control-Meta-1 and Control-Meta-2 to
1240the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited 1377the fonts <code>suxuseuro</code> and <code>9x15bold</code>, so you can have some limited
1241font-switching at runtime:</p> 1378font-switching at runtime:</p>
1296(which can span multiple screen lines), unless modified by resource 1433(which can span multiple screen lines), unless modified by resource
1297<strong>tripleclickwords</strong>. 1434<strong>tripleclickwords</strong>.
1298</dd> 1435</dd>
1299<dd> 1436<dd>
1300<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1437<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1301(Compile: <em>frills</em>) will create a rectangular selection instead of a normal 1438(Compile: <em>frills</em>) will create a rectangular selection instead of a
1302one.</p> 1439normal one. In this mode, every selected row becomes its own line in the
1440selection, and trailing whitespace is visually underlined and removed from
1441the selection.</p>
1303</dd> 1442</dd>
1304<p></p> 1443<p></p>
1305<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1444<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1306</dt> 1445</dt>
1307<dd> 1446<dd>
1317<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1456<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1318supported in rxvt-unicode. Bug me if you need this.</p> 1457supported in rxvt-unicode. Bug me if you need this.</p>
1319<p>You can, however, switch fonts at runtime using escape sequences (and 1458<p>You can, however, switch fonts at runtime using escape sequences (and
1320therefore using the menubar), e.g.:</p> 1459therefore using the menubar), e.g.:</p>
1321<pre> 1460<pre>
1322 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1461 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1323<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1462<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1324<p> 1463<p>
1325</p> 1464</p>
1326<hr /> 1465<hr />
1327<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1466<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1508<dd> 1647<dd>
1509The unix domain socket path used by <code>rxvtc(1)</code> and 1648The unix domain socket path used by <code>rxvtc(1)</code> and
1510rxvtd(1). 1649rxvtd(1).
1511</dd> 1650</dd>
1512<dd> 1651<dd>
1513<p>Default <code>$HOME/.rxvt-unicode-&lt;nodename</code>.</p> 1652<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p>
1514</dd> 1653</dd>
1515<p></p> 1654<p></p>
1516<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br /> 1655<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br />
1517</dt> 1656</dt>
1518<dd> 1657<dd>
1547<p></p></dl> 1686<p></p></dl>
1548<p> 1687<p>
1549</p> 1688</p>
1550<hr /> 1689<hr />
1551<h1><a name="see_also">SEE ALSO</a></h1> 1690<h1><a name="see_also">SEE ALSO</a></h1>
1552<p>rxvt(7), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1691<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1553<p>
1554</p>
1555<hr />
1556<h1><a name="bugs">BUGS</a></h1>
1557<p>Check the BUGS file for an up-to-date list.</p>
1558<p>Cursor change support is not yet implemented.</p>
1559<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1560<p> 1692<p>
1561</p> 1693</p>
1562<hr /> 1694<hr />
1563<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1695<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1564<dl> 1696<dl>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines