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.26 by root, Sat Dec 17 20:55:45 2005 UTC vs.
Revision 1.27 by root, Thu Dec 22 16:44:10 2005 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>5.9</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>6.0</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>
434given 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
435on 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
436run the program specified by the <strong>SHELL</strong> environment variable or, 436run the program specified by the <strong>SHELL</strong> environment variable or,
437failing that, <em>sh(1)</em>. 437failing that, <em>sh(1)</em>.
438</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>
439<p></p> 447<p></p>
440<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 />
441</dt> 449</dt>
442<dd> 450<dd>
443Window 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
522<dt><strong><a name="item__2dssr_7c_2bssr"><strong>-ssr</strong>|<strong>+ssr</strong></a></strong><br /> 530<dt><strong><a name="item__2dssr_7c_2bssr"><strong>-ssr</strong>|<strong>+ssr</strong></a></strong><br />
523</dt> 531</dt>
524<dd> 532<dd>
525Turn on/off secondary screen scroll (default enabled); resource 533Turn on/off secondary screen scroll (default enabled); resource
526<strong>secondaryScroll</strong>. 534<strong>secondaryScroll</strong>.
535</dd>
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>.
527</dd> 544</dd>
528<p></p> 545<p></p>
529<dt><strong><a name="item__2dkeysym_2esym_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 />
530</dt> 547</dt>
531<dd> 548<dd>
1248<dd> 1265<dd>
1249Turn on/off secondary screen scroll (default enabled). If the this 1266Turn on/off secondary screen scroll (default enabled). If the this
1250option is enabled, scrolls on the secondary screen will change the 1267option is enabled, scrolls on the secondary screen will change the
1251scrollback buffer and switching to/from the secondary screen will 1268scrollback buffer and switching to/from the secondary screen will
1252instead 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.
1253</dd> 1279</dd>
1254<p></p> 1280<p></p>
1255<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 />
1256</dt> 1282</dt>
1257<dd> 1283<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines