ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.html
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.html (file contents):
Revision 1.49 by root, Thu Jan 19 19:26:31 2006 UTC vs.
Revision 1.50 by root, Wed Jan 25 00:57:57 2006 UTC

2226</dd> 2226</dd>
2227<p></p> 2227<p></p>
2228<dt><strong><a name="item_unicode3">--enable-unicode3 (default: off)</a></strong><br /> 2228<dt><strong><a name="item_unicode3">--enable-unicode3 (default: off)</a></strong><br />
2229</dt> 2229</dt>
2230<dd> 2230<dd>
2231Recommended to stay off unless you really need non-BMP characters.
2232</dd>
2233<dd>
2231Enable direct support for displaying unicode codepoints above 2234<p>Enable direct support for displaying unicode codepoints above
223265535 (the basic multilingual page). This increases storage 223565535 (the basic multilingual page). This increases storage
2233requirements per character from 2 to 4 bytes. X11 fonts do not yet 2236requirements per character from 2 to 4 bytes. X11 fonts do not yet
2234support these extra characters, but Xft does. 2237support these extra characters, but Xft does.</p>
2235</dd> 2238</dd>
2236<dd> 2239<dd>
2237<p>Please note that rxvt-unicode can store unicode code points &gt;65535 2240<p>Please note that rxvt-unicode can store unicode code points &gt;65535
2238even without this flag, but the number of such characters is 2241even without this flag, but the number of such characters is
2239limited to a view thousand (shared with combining characters, 2242limited to a view thousand (shared with combining characters,
2249where accents are encoded as seperate unicode characters. This is 2252where accents are encoded as seperate unicode characters. This is
2250done by using precomposited characters when available or creating 2253done by using precomposited characters when available or creating
2251new pseudo-characters when no precomposed form exists. 2254new pseudo-characters when no precomposed form exists.
2252</dd> 2255</dd>
2253<dd> 2256<dd>
2254<p>Without --enable-unicode3, the number of additional precomposed characters 2257<p>Without --enable-unicode3, the number of additional precomposed
2255is rather limited (2048, if this is full, rxvt-unicode will use the 2258characters is somewhat limited (the 6400 private use characters will be
2256private use area, extending the number of combinations to 8448). With
2257--enable-unicode3, no practical limit exists.</p> 2259(ab-)used). With --enable-unicode3, no practical limit exists.</p>
2258</dd> 2260</dd>
2259<dd> 2261<dd>
2260<p>This option will also enable storage (but not display) of characters 2262<p>This option will also enable storage (but not display) of characters
2261beyond plane 0 (&gt;65535) when --enable-unicode3 was not specified.</p> 2263beyond plane 0 (&gt;65535) when --enable-unicode3 was not specified.</p>
2262</dd> 2264</dd>
2267</dd> 2269</dd>
2268<p></p> 2270<p></p>
2269<dt><strong><a name="item_fallback">--enable-fallback(=CLASS) (default: Rxvt)</a></strong><br /> 2271<dt><strong><a name="item_fallback">--enable-fallback(=CLASS) (default: Rxvt)</a></strong><br />
2270</dt> 2272</dt>
2271<dd> 2273<dd>
2272When reading resource settings, also read settings for class CLASS. To disable resource fallback use --disable-fallback. 2274When reading resource settings, also read settings for class CLASS. To
2275disable resource fallback use --disable-fallback.
2273</dd> 2276</dd>
2274<p></p> 2277<p></p>
2275<dt><strong><a name="item_name">--with-res-name=NAME (default: urxvt)</a></strong><br /> 2278<dt><strong><a name="item_name">--with-res-name=NAME (default: urxvt)</a></strong><br />
2276</dt> 2279</dt>
2277<dd> 2280<dd>
2493</dt> 2496</dt>
2494<dd> 2497<dd>
2495Add support to have the pointer disappear when typing or inactive. 2498Add support to have the pointer disappear when typing or inactive.
2496</dd> 2499</dd>
2497<p></p> 2500<p></p>
2498<dt><strong><a name="item_perl">--enable-perl (default: off)</a></strong><br /> 2501<dt><strong><a name="item_perl">--enable-perl (default: on)</a></strong><br />
2499</dt> 2502</dt>
2500<dd> 2503<dd>
2501Enable an embedded perl interpreter. See the <strong>rxvtperl(3)</strong> 2504Enable an embedded perl interpreter. See the <strong>rxvtperl(3)</strong>
2502manpage (<em>doc/rxvtperl.txt</em>) for more info on this feature, or the files 2505manpage (<em>doc/rxvtperl.txt</em>) for more info on this feature, or the files
2503in <em>src/perl-ext/</em> for the extensions that are installed by default. The 2506in <em>src/perl-ext/</em> for the extensions that are installed by default. The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines