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.12 by root, Sun Feb 13 11:07:57 2005 UTC vs.
Revision 1.13 by root, Mon Feb 14 10:44:50 2005 UTC

1777<dt><strong><a name="item__5btitle_3a_2bstring_5d"><strong>[title:+<em>string</em>] </strong>&gt;</a></strong><br /> 1777<dt><strong><a name="item__5btitle_3a_2bstring_5d"><strong>[title:+<em>string</em>] </strong>&gt;</a></strong><br />
1778</dt> 1778</dt>
1779<dd> 1779<dd>
1780set the current menuBar's title to <em>string</em>, which may contain the 1780set the current menuBar's title to <em>string</em>, which may contain the
1781following format specifiers: 1781following format specifiers:
1782<strong>%%</strong> : literal <strong>%</strong> character 1782</dd>
1783<strong>%n</strong> : rxvt name (as per the <strong>-name</strong> command-line option) 1783<dd>
1784<strong>%v</strong> : rxvt version 1784<pre>
1785 B&lt;%n&gt; rxvt name (as per the B&lt;-name&gt; command-line option)
1786 B&lt;%v&gt; rxvt version
1787 B&lt;%%&gt; literal B&lt;%&gt; character</pre>
1785</dd> 1788</dd>
1786<p></p> 1789<p></p>
1787<dt><strong><a name="item__5bdone_5d"><strong>[done]</strong></a></strong><br /> 1790<dt><strong><a name="item__5bdone_5d"><strong>[done]</strong></a></strong><br />
1788</dt> 1791</dt>
1789<dd> 1792<dd>
2572where accents are encoded as seperate unicode characters. This is 2575where accents are encoded as seperate unicode characters. This is
2573done by using precomposited characters when available or creating 2576done by using precomposited characters when available or creating
2574new pseudo-characters when no precomposed form exists. 2577new pseudo-characters when no precomposed form exists.
2575</dd> 2578</dd>
2576<dd> 2579<dd>
2577<p>Without --enable-unicode3, the number of additional precomposed 2580<p>Without --enable-unicode3, the number of additional precomposed characters
2578characters is rather limited (2048, if this is full, rxvt will use the 2581is rather limited (2048, if this is full, rxvt-unicode will use the
2579private use area, extending the number of combinations to 8448). With 2582private use area, extending the number of combinations to 8448). With
2580--enable-unicode3, no practical limit exists. This will also enable 2583--enable-unicode3, no practical limit exists.</p>
2581storage of characters &gt;65535.</p> 2584</dd>
2585<dd>
2586<p>This option will also enable storage (but not display) of characters
2587beyond plane 0 (&gt;65535) when --enable-unicode3 was not specified.</p>
2582</dd> 2588</dd>
2583<dd> 2589<dd>
2584<p>The combining table also contains entries for arabic presentation forms, 2590<p>The combining table also contains entries for arabic presentation forms,
2585but these are not currently used. Bug me if you want these to be used.</p> 2591but these are not currently used. Bug me if you want these to be used (and
2592tell me how these are to be used...).</p>
2586</dd> 2593</dd>
2587<p></p> 2594<p></p>
2588<dt><strong><a name="item_fallback">--enable-fallback(=CLASS)</a></strong><br /> 2595<dt><strong><a name="item_fallback">--enable-fallback(=CLASS)</a></strong><br />
2589</dt> 2596</dt>
2590<dd> 2597<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines