*** empty log message ***
authorroot <root>
Tue, 31 Jan 2006 21:04:14 +0000 (21:04 +0000)
committerroot <root>
Tue, 31 Jan 2006 21:04:14 +0000 (21:04 +0000)
doc/rxvt.7.html
doc/rxvt.7.man.in

index 8e8e00286c4895b4795614d65e05496d18a2a838..68471e7a8d7cc78be867b0a5e4a49011b667eb5d 100644 (file)
 
        </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>
@@ -205,10 +205,10 @@ display, create the listening socket and then fork.</p>
 <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>
@@ -253,7 +253,7 @@ already in use in this mode.</p>
     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>
@@ -483,8 +483,7 @@ including the murky brown that passes for low-intensity yellow:</p>
    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
@@ -504,6 +503,7 @@ me) as ``pretty girly''.</p>
    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>
@@ -763,7 +763,7 @@ resource to set it:</p>
 <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>
@@ -1050,7 +1050,7 @@ to 8-bit encodings.</p>
 <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 />
@@ -1958,7 +1958,7 @@ button was pressed and are added together (X11 mouse report only):</p>
 <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>&lt;x&gt; - SPACE</code> </strong>&gt;</p>
 <p>Row = <strong><code>&lt;y&gt; - SPACE</code> </strong>&gt;</p>
 </dl>
index a59659f1ee52dd93da84539bb1dff2ab8afd2e63..b54146dfaeb4f1b7cc33b1b94937f3e48d2a3aed 100644 (file)
@@ -596,7 +596,7 @@ And here is a more complete set of non-standard colors.
 \&   URxvt.color15:      #e1dddd
 .Ve
 .PP
-(They were described (not by me) as \*(L"pretty girly\*(R").
+They have been described (not by me) as \*(L"pretty girly\*(R".
 .PP
 \fIWhy do some characters look so much different than others?\fR
 .IX Subsection "Why do some characters look so much different than others?"