</ul>
- <li><a href="#rxvt_technical_reference">RXVT TECHNICAL REFERENCE</a></li>
+ <li><a href="#rxvtunicode_technical_reference">RXVT-UNICODE TECHNICAL REFERENCE</a></li>
<li><a href="#description">DESCRIPTION</a></li>
<li><a href="#definitions">Definitions</a></li>
<li><a href="#values">Values</a></li>
<p>
</p>
<h3><a name="how_do_i_distinguish_wether_i_m_running_rxvtunicode_or_a_regular_xterm_i_need_this_to_decide_about_setting_colors_etc_">How do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc.</a></h3>
-<p>rxvt and rxvt-unicode always export the variable ``COLORTERM'', so you can
-check and see if that is set. Note that several programs, JED, slrn,
-Midnight Commander automatically check this variable to decide whether or
-not to use color.</p>
+<p>The original rxvt and rxvt-unicode always export the variable ``COLORTERM'',
+so you can check and see if that is set. Note that several programs, JED,
+slrn, Midnight Commander automatically check this variable to decide
+whether or not to use color.</p>
<p>
</p>
<h3><a name="how_do_i_set_the_correct__full_ip_address_for_the_display_variable">How do I set the correct, full IP address for the DISPLAY variable?</a></h3>
text data bss drs rss filename
98398 1664 24 15695 1824 rxvt --disable-everything
188985 9048 66616 18222 1788 urxvt --disable-everything</pre>
-<p>When you <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> (which _is_ unfair, as this involves xft
+<p>When you <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> (which <em>is</em> unfair, as this involves xft
and full locale/XIM support which are quite bloaty inside libX11 and my
libc), the two diverge, but not unreasnobaly so.</p>
<pre>
URxvt.color13: #FF00FF
URxvt.color14: #00FFFF
URxvt.color15: #FFFFFF</pre>
-<p>And here is a more complete set of non-standard colors described (not by
-me) as ``pretty girly''.</p>
+<p>And here is a more complete set of non-standard colors.</p>
<pre>
URxvt.cursorColor: #dc74d1
URxvt.pointerColor: #dc74d1
URxvt.color14: #73f7ff
URxvt.color7: #e1dddd
URxvt.color15: #e1dddd</pre>
+<p>(They were described (not by me) as ``pretty girly'').</p>
<p>
</p>
<h3><a name="why_do_some_characters_look_so_much_different_than_others">Why do some characters look so much different than others?</a></h3>
<pre>
URxvt.termName: rxvt</pre>
<p>If you don't plan to use <strong>rxvt</strong> (quite common...) you could also replace
-the rxvt terminfo file with the rxvt-unicode one.</p>
+the rxvt terminfo file with the rxvt-unicode one and use <code>TERM=rxvt</code>.</p>
<p>
</p>
<h3><a name="tic_outputs_some_error_when_compiling_the_terminfo_entry_"><code>tic</code> outputs some error when compiling the terminfo entry.</a></h3>
<p>
</p>
<hr />
-<h1><a name="rxvt_technical_reference">RXVT TECHNICAL REFERENCE</a></h1>
+<h1><a name="rxvtunicode_technical_reference">RXVT-UNICODE TECHNICAL REFERENCE</a></h1>
<p>
</p>
<hr />
<tr><td>4</td><td>Shift</td></tr>
<tr><td>8</td><td>Meta</td></tr>
<tr><td>16</td><td>Control</td></tr>
-<tr><td>32</td><td>Double Click (Rxvt extension)</td></tr>
+<tr><td>32</td><td>Double Click (rxvt extension)</td></tr>
</table><p>Col = <strong><code><x> - SPACE</code> </strong>></p>
<p>Row = <strong><code><y> - SPACE</code> </strong>></p>
</dl>