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.23 by root, Thu Jul 7 19:37:46 2005 UTC vs.
Revision 1.33 by root, Tue Jan 3 21:15:22 2006 UTC

27 <li><a href="#login_stamp">LOGIN STAMP</a></li> 27 <li><a href="#login_stamp">LOGIN STAMP</a></li>
28 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li> 28 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li>
29 <li><a href="#environment">ENVIRONMENT</a></li> 29 <li><a href="#environment">ENVIRONMENT</a></li>
30 <li><a href="#files">FILES</a></li> 30 <li><a href="#files">FILES</a></li>
31 <li><a href="#see_also">SEE ALSO</a></li> 31 <li><a href="#see_also">SEE ALSO</a></li>
32 <li><a href="#bugs">BUGS</a></li>
33 <li><a href="#current_project_coordinator">CURRENT PROJECT COORDINATOR</a></li> 32 <li><a href="#current_project_coordinator">CURRENT PROJECT COORDINATOR</a></li>
34 <li><a href="#authors">AUTHORS</a></li> 33 <li><a href="#authors">AUTHORS</a></li>
35</ul> 34</ul>
36<!-- INDEX END --> 35<!-- INDEX END -->
37 36
47<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 46<p><strong>rxvt</strong> [options] [-e command [ args ]]</p>
48<p> 47<p>
49</p> 48</p>
50<hr /> 49<hr />
51<h1><a name="description">DESCRIPTION</a></h1> 50<h1><a name="description">DESCRIPTION</a></h1>
52<p><strong>rxvt-unicode</strong>, version <strong>5.6</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>
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>
269<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br /> 282<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br />
270</dt> 283</dt>
271<dd> 284<dd>
272Compile font-styles: The bold italic font list to use when bold characters are to 285Compile font-styles: The bold italic font list to use when bold characters are to
273be printed. See resource <strong>boldItalicFont</strong> for details. 286be printed. See resource <strong>boldItalicFont</strong> for details.
287</dd>
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.
274</dd> 295</dd>
275<p></p> 296<p></p>
276<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 />
277</dt> 298</dt>
278<dd> 299<dd>
421given 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
422on 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
423run the program specified by the <strong>SHELL</strong> environment variable or, 444run the program specified by the <strong>SHELL</strong> environment variable or,
424failing that, <em>sh(1)</em>. 445failing that, <em>sh(1)</em>.
425</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>
426<p></p> 455<p></p>
427<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 />
428</dt> 457</dt>
429<dd> 458<dd>
430Window 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
509<dt><strong><a name="item__2dssr_7c_2bssr"><strong>-ssr</strong>|<strong>+ssr</strong></a></strong><br /> 538<dt><strong><a name="item__2dssr_7c_2bssr"><strong>-ssr</strong>|<strong>+ssr</strong></a></strong><br />
510</dt> 539</dt>
511<dd> 540<dd>
512Turn on/off secondary screen scroll (default enabled); resource 541Turn on/off secondary screen scroll (default enabled); resource
513<strong>secondaryScroll</strong>. 542<strong>secondaryScroll</strong>.
543</dd>
544<p></p>
545<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong><br />
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>.
514</dd> 552</dd>
515<p></p> 553<p></p>
516<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br /> 554<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br />
517</dt> 555</dt>
518<dd> 556<dd>
586<dd> 624<dd>
587<pre> 625<pre>
588 # now communicate with rxvt 626 # now communicate with rxvt
589 my $slave = $pty-&gt;slave; 627 my $slave = $pty-&gt;slave;
590 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre> 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>.
591</dd> 635</dd>
592<p></p></dl> 636<p></p></dl>
593<p> 637<p>
594</p> 638</p>
595<hr /> 639<hr />
736</dd> 780</dd>
737<p></p> 781<p></p>
738<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 />
739</dt> 783</dt>
740<dd> 784<dd>
741Fade 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>.
742</dd> 793</dd>
743<p></p> 794<p></p>
744<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 />
745</dt> 796</dt>
746<dd> 797<dd>
747Tint the transparent background pixmap with the given colour. 798Tint the transparent background pixmap with the given colour; option
799<strong>-tint</strong>.
748</dd> 800</dd>
749<p></p> 801<p></p>
750<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 />
751</dt> 803</dt>
752<dd> 804<dd>
809<dd> 861<dd>
810Select 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
811names that are used in turn when trying to display Unicode characters. 863names that are used in turn when trying to display Unicode characters.
812The first font defines the cell size for characters; other fonts might 864The first font defines the cell size for characters; other fonts might
813be smaller, but not larger. A reasonable default font list is always 865be smaller, but not larger. A reasonable default font list is always
814appended to it. option <strong>-fn</strong>. 866appended to it; option <strong>-fn</strong>.
815</dd> 867</dd>
816<dd> 868<dd>
817<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
818optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), 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>
819</dd> 871</dd>
880<dd> 932<dd>
881<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
882text font will being used for the given style.</p> 934text font will being used for the given style.</p>
883</dd> 935</dd>
884<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>
885<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 />
886</dt> 948</dt>
887<dd> 949<dd>
888Set 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
889xterm 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
1158</dt> 1220</dt>
1159<dd> 1221<dd>
1160The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g. 1222The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
1161<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the 1223<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
1162input extension to be able to input japanese characters while staying in 1224input extension to be able to input japanese characters while staying in
1163another locale. option <strong>-imlocale</strong>. 1225another locale; option <strong>-imlocale</strong>.
1164</dd> 1226</dd>
1165<p></p> 1227<p></p>
1166<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br /> 1228<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br />
1167</dt> 1229</dt>
1168<dd> 1230<dd>
1177<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br /> 1239<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br />
1178</dt> 1240</dt>
1179<dd> 1241<dd>
1180Change the meaning of triple-click selection with the left mouse 1242Change the meaning of triple-click selection with the left mouse
1181button. Instead of selecting a full line it will extend the selection to 1243button. Instead of selecting a full line it will extend the selection to
1182the end of the logical line only. option <strong>-tcw</strong>. 1244the end of the logical line only; option <strong>-tcw</strong>.
1183</dd> 1245</dd>
1184<p></p> 1246<p></p>
1185<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 />
1186</dt> 1248</dt>
1187<dd> 1249<dd>
1188Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1250Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1189echo 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
1190abused if somebody gets 8-bit-clean access to your display, whether 1252abused if somebody gets 8-bit-clean access to your display, whether
1191throuh a mail client displaying mail bodies unfiltered or though 1253through a mail client displaying mail bodies unfiltered or through
1192write(1). Therefore, these sequences are disabled by default. (Note 1254<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1193that other terminals, including xterm, have these sequences 1255default. (Note that many other terminals, including xterm, have these
1194enabled by default). You can enable them by setting this boolean 1256sequences enabled by default, which doesn't make it safer, though).
1195resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1257</dd>
1196enabled display-answer, locale, findfont, icon label and window title 1258<dd>
1197requests 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>
1198</dd> 1263</dd>
1199<p></p> 1264<p></p>
1200<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 />
1201</dt> 1266</dt>
1202<dd> 1267<dd>
1224<dd> 1289<dd>
1225Turn on/off secondary screen scroll (default enabled). If the this 1290Turn on/off secondary screen scroll (default enabled). If the this
1226option is enabled, scrolls on the secondary screen will change the 1291option is enabled, scrolls on the secondary screen will change the
1227scrollback buffer and switching to/from the secondary screen will 1292scrollback buffer and switching to/from the secondary screen will
1228instead scroll the screen up. 1293instead scroll the screen up.
1294</dd>
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.
1229</dd> 1303</dd>
1230<p></p> 1304<p></p>
1231<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 />
1232</dt> 1306</dt>
1233<dd> 1307<dd>
1295when Control-Meta-c is being pressed'':</p> 1369when Control-Meta-c is being pressed'':</p>
1296</dd> 1370</dd>
1297<dd> 1371<dd>
1298<pre> 1372<pre>
1299 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre> 1373 URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007</pre>
1374</dd>
1375<dd>
1376<p>If <em>string</em> takes the form <code>perl:STRING</code>, then the specified <strong>STRING</strong>
1377is passed to the <code>on_keyboard_command</code> perl handler. See the <code>rxvtperl(3)</code>
1378manpage. For example, the <em>selection</em> extension (activated via
1379<code>rxvt -pe selection</code>) listens for <code>selection:rot13</code> events:</p>
1380</dd>
1381<dd>
1382<pre>
1383 URxvt.keysym.M-C-c: perl:selection:rot13</pre>
1300</dd> 1384</dd>
1301<dd> 1385<dd>
1302<p>Due the the large number of modifier combinations, a defined key mapping 1386<p>Due the the large number of modifier combinations, a defined key mapping
1303will match if at <em>at least</em> the specified identifiers are being set, and 1387will match if at <em>at least</em> the specified identifiers are being set, and
1304no other key mappings with those and more bits are being defined. That 1388no other key mappings with those and more bits are being defined. That
1338</dd> 1422</dd>
1339<dd> 1423<dd>
1340<pre> 1424<pre>
1341 URxvt.keysym.M-C-3: command:\033[8;25;80t 1425 URxvt.keysym.M-C-3: command:\033[8;25;80t
1342 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre> 1426 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1427</dd>
1428<p></p>
1429<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br />
1430</dt>
1431<dd>
1432Colon-separated list of perl extension scripts to use in this terminal
1433instance. Each extension is looked up in the library directories, loaded
1434if necessary, and bound to the current terminal instance. If this resource
1435is empty or missing, then the perl interpreter will not be initialized;
1436option <strong>-pe</strong>.
1437</dd>
1438<p></p>
1439<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br />
1440</dt>
1441<dd>
1442Perl code to be evaluated when all extensions have been registered. See the
1443<code>rxvtperl(3)</code> manpage.
1444</dd>
1445<p></p>
1446<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong><br />
1447</dt>
1448<dd>
1449Colon-separated list of additional directories that hold extension
1450scripts. When looking for extensions specified by the <code>perl</code> resource,
1451rxvt will first look in these directories and then in
1452<em>/opt/rxvt/lib/urxvt/perl/</em>.
1453</dd>
1454<dd>
1455<p>See the <code>rxvtperl(3)</code> manpage.</p>
1343</dd> 1456</dd>
1344<p></p></dl> 1457<p></p></dl>
1345<p> 1458<p>
1346</p> 1459</p>
1347<hr /> 1460<hr />
1383(which can span multiple screen lines), unless modified by resource 1496(which can span multiple screen lines), unless modified by resource
1384<strong>tripleclickwords</strong>. 1497<strong>tripleclickwords</strong>.
1385</dd> 1498</dd>
1386<dd> 1499<dd>
1387<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1500<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1388(Compile: <em>frills</em>) will create a rectangular selection instead of a normal 1501(Compile: <em>frills</em>) will create a rectangular selection instead of a
1389one.</p> 1502normal one. In this mode, every selected row becomes its own line in the
1503selection, and trailing whitespace is visually underlined and removed from
1504the selection.</p>
1390</dd> 1505</dd>
1391<p></p> 1506<p></p>
1392<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1507<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1393</dt> 1508</dt>
1394<dd> 1509<dd>
1404<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1519<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1405supported in rxvt-unicode. Bug me if you need this.</p> 1520supported in rxvt-unicode. Bug me if you need this.</p>
1406<p>You can, however, switch fonts at runtime using escape sequences (and 1521<p>You can, however, switch fonts at runtime using escape sequences (and
1407therefore using the menubar), e.g.:</p> 1522therefore using the menubar), e.g.:</p>
1408<pre> 1523<pre>
1409 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1524 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1410<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1525<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1411<p> 1526<p>
1412</p> 1527</p>
1413<hr /> 1528<hr />
1414<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1529<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1638<h1><a name="see_also">SEE ALSO</a></h1> 1753<h1><a name="see_also">SEE ALSO</a></h1>
1639<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1754<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1640<p> 1755<p>
1641</p> 1756</p>
1642<hr /> 1757<hr />
1643<h1><a name="bugs">BUGS</a></h1>
1644<p>Check the BUGS file for an up-to-date list.</p>
1645<p>Cursor change support is not yet implemented.</p>
1646<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1647<p>
1648</p>
1649<hr />
1650<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1758<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1651<dl> 1759<dl>
1652<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br /> 1760<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br />
1653</dt> 1761</dt>
1654<dd> 1762<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines