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.27 by root, Thu Dec 22 16:44:10 2005 UTC vs.
Revision 1.31 by root, Mon Jan 2 20:35:39 2006 UTC

46<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 46<p><strong>rxvt</strong> [options] [-e command [ args ]]</p>
47<p> 47<p>
48</p> 48</p>
49<hr /> 49<hr />
50<h1><a name="description">DESCRIPTION</a></h1> 50<h1><a name="description">DESCRIPTION</a></h1>
51<p><strong>rxvt-unicode</strong>, version <strong>6.0</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>6.2</strong>, is a colour vt102 terminal
52emulator 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
53require features such as Tektronix 4014 emulation and toolkit-style 53require features such as Tektronix 4014 emulation and toolkit-style
54configurability. 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 --
55a significant advantage on a machine serving many X sessions.</p> 55a significant advantage on a machine serving many X sessions.</p>
56<p> 56<p>
284<dd> 284<dd>
285Compile 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
286be printed. See resource <strong>boldItalicFont</strong> for details. 286be printed. See resource <strong>boldItalicFont</strong> for details.
287</dd> 287</dd>
288<p></p> 288<p></p>
289<dt><strong><a name="item__2dis_7c_2bis"><strong>-is</strong>|<strong>+is</strong></a></strong><br />
290</dt>
291<dd>
292Compile font-styles: Bold/Italic font styles imply high intensity
293foreground/background (default). See resource <strong>intensityStyles</strong> for
294details.
295</dd>
296<p></p>
289<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 />
290</dt> 298</dt>
291<dd> 299<dd>
292Specify the application name under which resources are to be obtained, 300Specify the application name under which resources are to be obtained,
293rather than the default executable file name. Name should not contain 301rather than the default executable file name. Name should not contain
616<dd> 624<dd>
617<pre> 625<pre>
618 # now communicate with rxvt 626 # now communicate with rxvt
619 my $slave = $pty-&gt;slave; 627 my $slave = $pty-&gt;slave;
620 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>.
621</dd> 635</dd>
622<p></p></dl> 636<p></p></dl>
623<p> 637<p>
624</p> 638</p>
625<hr /> 639<hr />
847<dd> 861<dd>
848Select 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
849names that are used in turn when trying to display Unicode characters. 863names that are used in turn when trying to display Unicode characters.
850The first font defines the cell size for characters; other fonts might 864The first font defines the cell size for characters; other fonts might
851be smaller, but not larger. A reasonable default font list is always 865be smaller, but not larger. A reasonable default font list is always
852appended to it. option <strong>-fn</strong>. 866appended to it; option <strong>-fn</strong>.
853</dd> 867</dd>
854<dd> 868<dd>
855<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
856optional 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>
857</dd> 871</dd>
918<dd> 932<dd>
919<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
920text font will being used for the given style.</p> 934text font will being used for the given style.</p>
921</dd> 935</dd>
922<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>
923<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 />
924</dt> 948</dt>
925<dd> 949<dd>
926Set 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
927xterm 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
1196</dt> 1220</dt>
1197<dd> 1221<dd>
1198The 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.
1199<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
1200input extension to be able to input japanese characters while staying in 1224input extension to be able to input japanese characters while staying in
1201another locale. option <strong>-imlocale</strong>. 1225another locale; option <strong>-imlocale</strong>.
1202</dd> 1226</dd>
1203<p></p> 1227<p></p>
1204<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 />
1205</dt> 1229</dt>
1206<dd> 1230<dd>
1215<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 />
1216</dt> 1240</dt>
1217<dd> 1241<dd>
1218Change the meaning of triple-click selection with the left mouse 1242Change the meaning of triple-click selection with the left mouse
1219button. 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
1220the end of the logical line only. option <strong>-tcw</strong>. 1244the end of the logical line only; option <strong>-tcw</strong>.
1221</dd> 1245</dd>
1222<p></p> 1246<p></p>
1223<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 />
1224</dt> 1248</dt>
1225<dd> 1249<dd>
1388</dd> 1412</dd>
1389<dd> 1413<dd>
1390<pre> 1414<pre>
1391 URxvt.keysym.M-C-3: command:\033[8;25;80t 1415 URxvt.keysym.M-C-3: command:\033[8;25;80t
1392 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre> 1416 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1417</dd>
1418<p></p>
1419<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br />
1420</dt>
1421<dd>
1422Colon-separated list of perl extension scripts to use in this terminal
1423instance. Each extension is looked up in the library directories, loaded
1424if necessary, and bound to the current terminal instance; option <strong>-pe</strong>.
1425</dd>
1426<p></p>
1427<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br />
1428</dt>
1429<dd>
1430Perl code to be evaluated when all extensions have been registered. See the
1431<code>rxvtperl(3)</code> manpage.
1432</dd>
1433<p></p>
1434<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong><br />
1435</dt>
1436<dd>
1437Colon-separated list of additional directories that hold extension
1438scripts. When looking for extensions specified by the <code>perl</code> resource,
1439rxvt will first look in these directories and then in
1440<em>/opt/rxvt/lib/urxvt/perl-ext/</em>.
1441</dd>
1442<dd>
1443<p>See the <code>rxvtperl(3)</code> manpage.</p>
1393</dd> 1444</dd>
1394<p></p></dl> 1445<p></p></dl>
1395<p> 1446<p>
1396</p> 1447</p>
1397<hr /> 1448<hr />
1433(which can span multiple screen lines), unless modified by resource 1484(which can span multiple screen lines), unless modified by resource
1434<strong>tripleclickwords</strong>. 1485<strong>tripleclickwords</strong>.
1435</dd> 1486</dd>
1436<dd> 1487<dd>
1437<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1488<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1438(Compile: <em>frills</em>) will create a rectangular selection instead of a normal 1489(Compile: <em>frills</em>) will create a rectangular selection instead of a
1439one.</p> 1490normal one. In this mode, every selected row becomes its own line in the
1491selection, and trailing whitespace is visually underlined and removed from
1492the selection.</p>
1440</dd> 1493</dd>
1441<p></p> 1494<p></p>
1442<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1495<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br />
1443</dt> 1496</dt>
1444<dd> 1497<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines