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.79 by root, Sat Feb 17 20:36:36 2007 UTC vs.
Revision 1.80 by root, Sat Jun 2 04:58:58 2007 UTC

651<p>Assuming that the physical Backspace key corresponds to the 651<p>Assuming that the physical Backspace key corresponds to the
652Backspace keysym (not likely for Linux ... see the following 652Backspace keysym (not likely for Linux ... see the following
653question) there are two standard values that can be used for 653question) there are two standard values that can be used for
654Backspace: <code>^H</code> and <code>^?</code>.</p> 654Backspace: <code>^H</code> and <code>^?</code>.</p>
655<p>Historically, either value is correct, but rxvt-unicode adopts the debian 655<p>Historically, either value is correct, but rxvt-unicode adopts the debian
656policy of using <code>^?</code> when unsure, because it's the one only only correct 656policy of using <code>^?</code> when unsure, because it's the one and only correct
657choice :).</p> 657choice :).</p>
658<p>Rxvt-unicode tries to inherit the current stty settings and uses the value 658<p>Rxvt-unicode tries to inherit the current stty settings and uses the value
659of `erase' to guess the value for backspace. If rxvt-unicode wasn't 659of `erase' to guess the value for backspace. If rxvt-unicode wasn't
660started from a terminal (say, from a menu or by remote shell), then the 660started from a terminal (say, from a menu or by remote shell), then the
661system value of `erase', which corresponds to CERASE in &lt;termios.h&gt;, will 661system value of `erase', which corresponds to CERASE in &lt;termios.h&gt;, will
2216</p> 2216</p>
2217<hr /> 2217<hr />
2218<h1><a name="configure_options">CONFIGURE OPTIONS</a></h1> 2218<h1><a name="configure_options">CONFIGURE OPTIONS</a></h1>
2219<p>General hint: if you get compile errors, then likely your configuration 2219<p>General hint: if you get compile errors, then likely your configuration
2220hasn't been tested well. Either try with <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> or use 2220hasn't been tested well. Either try with <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> or use
2221the <em>./reconf</em> script as a base for experiments. <em>./reconf</em> is used by 2221the default configuration (i.e. <code>--enable-xxx</code> or <code>--disable-xxx</code>). Of
2222myself, so it should generally be a working config. Of course, you should 2222course, you should always report when a combination doesn't work, so it
2223always report when a combination doesn't work, so it can be fixed. Marc
2224Lehmann &lt;<a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a>&gt;.</p> 2223can be fixed. Marc Lehmann &lt;<a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a>&gt;.</p>
2225<p>All</p> 2224<p>All</p>
2226<dl> 2225<dl>
2227<dt><strong><a name="item__2d_2denable_2deverything">--enable-everything</a></strong> 2226<dt><strong><a name="item__2d_2denable_2deverything">--enable-everything</a></strong>
2228 2227
2229<dd> 2228<dd>
2464</dd> 2463</dd>
2465<dd> 2464<dd>
2466<pre> 2465<pre>
2467 MWM-hints 2466 MWM-hints
2468 EWMH-hints (pid, utf8 names) and protocols (ping) 2467 EWMH-hints (pid, utf8 names) and protocols (ping)
2468 urgency hint
2469 seperate underline colour (-underlineColor) 2469 seperate underline colour (-underlineColor)
2470 settable border widths and borderless switch (-w, -b, -bl) 2470 settable border widths and borderless switch (-w, -b, -bl)
2471 visual depth selection (-depth) 2471 visual depth selection (-depth)
2472 settable extra linespacing /-lsp) 2472 settable extra linespacing /-lsp)
2473 iso-14755-2 and -3, and visual feedback 2473 iso-14755 5.1 (basic) support
2474 tripleclickwords (-tcw) 2474 tripleclickwords (-tcw)
2475 settable insecure mode (-insecure) 2475 settable insecure mode (-insecure)
2476 keysym remapping support 2476 keysym remapping support
2477 cursor blinking and underline cursor (-cb, -uc) 2477 cursor blinking and underline cursor (-cb, -uc)
2478 XEmbed support (-embed) 2478 XEmbed support (-embed)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines