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.24 by root, Tue Oct 25 20:04:58 2005 UTC vs.
Revision 1.27 by root, Thu Dec 22 16:44:10 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.8</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>6.0</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>
435given 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
436on 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
437run the program specified by the <strong>SHELL</strong> environment variable or, 436run the program specified by the <strong>SHELL</strong> environment variable or,
438failing that, <em>sh(1)</em>. 437failing that, <em>sh(1)</em>.
439</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>
440<p></p> 447<p></p>
441<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 />
442</dt> 449</dt>
443<dd> 450<dd>
444Window 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
523<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 />
524</dt> 531</dt>
525<dd> 532<dd>
526Turn on/off secondary screen scroll (default enabled); resource 533Turn on/off secondary screen scroll (default enabled); resource
527<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>.
528</dd> 544</dd>
529<p></p> 545<p></p>
530<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 />
531</dt> 547</dt>
532<dd> 548<dd>
1208</dt> 1224</dt>
1209<dd> 1225<dd>
1210Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1226Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1211echo 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
1212abused if somebody gets 8-bit-clean access to your display, whether 1228abused if somebody gets 8-bit-clean access to your display, whether
1213throuh a mail client displaying mail bodies unfiltered or though 1229through a mail client displaying mail bodies unfiltered or through
1214write(1). Therefore, these sequences are disabled by default. (Note 1230<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1215that other terminals, including xterm, have these sequences 1231default. (Note that many other terminals, including xterm, have these
1216enabled by default). You can enable them by setting this boolean 1232sequences enabled by default, which doesn't make it safer, though).
1217resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1233</dd>
1218enabled display-answer, locale, findfont, icon label and window title 1234<dd>
1219requests 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>
1220</dd> 1239</dd>
1221<p></p> 1240<p></p>
1222<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 />
1223</dt> 1242</dt>
1224<dd> 1243<dd>
1246<dd> 1265<dd>
1247Turn on/off secondary screen scroll (default enabled). If the this 1266Turn on/off secondary screen scroll (default enabled). If the this
1248option is enabled, scrolls on the secondary screen will change the 1267option is enabled, scrolls on the secondary screen will change the
1249scrollback buffer and switching to/from the secondary screen will 1268scrollback buffer and switching to/from the secondary screen will
1250instead 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.
1251</dd> 1279</dd>
1252<p></p> 1280<p></p>
1253<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 />
1254</dt> 1282</dt>
1255<dd> 1283<dd>
1426<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1454<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1427supported in rxvt-unicode. Bug me if you need this.</p> 1455supported in rxvt-unicode. Bug me if you need this.</p>
1428<p>You can, however, switch fonts at runtime using escape sequences (and 1456<p>You can, however, switch fonts at runtime using escape sequences (and
1429therefore using the menubar), e.g.:</p> 1457therefore using the menubar), e.g.:</p>
1430<pre> 1458<pre>
1431 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1459 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1432<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1460<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1433<p> 1461<p>
1434</p> 1462</p>
1435<hr /> 1463<hr />
1436<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1464<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>
1660<h1><a name="see_also">SEE ALSO</a></h1> 1688<h1><a name="see_also">SEE ALSO</a></h1>
1661<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1689<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1662<p> 1690<p>
1663</p> 1691</p>
1664<hr /> 1692<hr />
1665<h1><a name="bugs">BUGS</a></h1>
1666<p>Check the BUGS file for an up-to-date list.</p>
1667<p>Cursor change support is not yet implemented.</p>
1668<p>Click-and-drag doesn't work with X11 mouse report overriding.</p>
1669<p>
1670</p>
1671<hr />
1672<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1693<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1673<dl> 1694<dl>
1674<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br /> 1695<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br />
1675</dt> 1696</dt>
1676<dd> 1697<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines