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.25 by root, Tue Oct 25 20:22:39 2005 UTC vs.
Revision 1.26 by root, Sat Dec 17 20:55:45 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.8</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>5.9</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>
1207</dt> 1207</dt>
1208<dd> 1208<dd>
1209Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1209Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1210echo arbitrary strings like the icon name or the locale. This could be 1210echo arbitrary strings like the icon name or the locale. This could be
1211abused if somebody gets 8-bit-clean access to your display, whether 1211abused if somebody gets 8-bit-clean access to your display, whether
1212throuh a mail client displaying mail bodies unfiltered or though 1212through a mail client displaying mail bodies unfiltered or through
1213write(1). Therefore, these sequences are disabled by default. (Note 1213<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1214that other terminals, including xterm, have these sequences 1214default. (Note that many other terminals, including xterm, have these
1215enabled by default). You can enable them by setting this boolean 1215sequences enabled by default, which doesn't make it safer, though).
1216resource or specifying <strong>-insecure</strong> as an option. At the moment, this 1216</dd>
1217enabled display-answer, locale, findfont, icon label and window title 1217<dd>
1218requests as well as dynamic menubar dispatch. 1218<p>You can enable them by setting this boolean resource or specifying
1219<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1220locale, findfont, icon label and window title requests as well as dynamic
1221menubar dispatch.</p>
1219</dd> 1222</dd>
1220<p></p> 1223<p></p>
1221<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1224<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br />
1222</dt> 1225</dt>
1223<dd> 1226<dd>
1425<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1428<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1426supported in rxvt-unicode. Bug me if you need this.</p> 1429supported in rxvt-unicode. Bug me if you need this.</p>
1427<p>You can, however, switch fonts at runtime using escape sequences (and 1430<p>You can, however, switch fonts at runtime using escape sequences (and
1428therefore using the menubar), e.g.:</p> 1431therefore using the menubar), e.g.:</p>
1429<pre> 1432<pre>
1430 printf '\e]701;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre> 1433 printf '\e]710;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
1431<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p> 1434<p>rxvt-unicode will automatically re-apply these fonts to the output so far.</p>
1432<p> 1435<p>
1433</p> 1436</p>
1434<hr /> 1437<hr />
1435<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1> 1438<h1><a name="iso_14755_support">ISO 14755 SUPPORT</a></h1>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines