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.28 by root, Sat Dec 24 12:55:17 2005 UTC vs.
Revision 1.29 by root, Mon Jan 2 15:11:05 2006 UTC

185<dt><strong><a name="item_how_do_i_know_which_rxvt_2dunicode_version_i_27m_u">How do I know which rxvt-unicode version I'm using?</a></strong><br /> 185<dt><strong><a name="item_how_do_i_know_which_rxvt_2dunicode_version_i_27m_u">How do I know which rxvt-unicode version I'm using?</a></strong><br />
186</dt> 186</dt>
187<dd> 187<dd>
188The version number is displayed with the usage (-h). Also the escape 188The version number is displayed with the usage (-h). Also the escape
189sequence <code>ESC [ 8 n</code> sets the window title to the version number. When 189sequence <code>ESC [ 8 n</code> sets the window title to the version number. When
190using the urxvtc client, the version displayed is that of the 190using the rxvtc client, the version displayed is that of the
191daemon. 191daemon.
192</dd> 192</dd>
193<p></p> 193<p></p>
194<dt><strong><a name="item_i_am_using_debian_gnu_2flinux_and_have_a_problem_2">I am using Debian GNU/Linux and have a problem...</a></strong><br /> 194<dt><strong><a name="item_i_am_using_debian_gnu_2flinux_and_have_a_problem_2">I am using Debian GNU/Linux and have a problem...</a></strong><br />
195</dt> 195</dt>
254<dd> 254<dd>
255Most likely it's the empty definition for <code>enacs=</code>. Just replace it by 255Most likely it's the empty definition for <code>enacs=</code>. Just replace it by
256<code>enacs=\E[0@</code> and try again. 256<code>enacs=\E[0@</code> and try again.
257</dd> 257</dd>
258<p></p> 258<p></p>
259<dt><strong><a name="item_bash_27s_readline_does_not_work_correctly_under_ur"><code>bash</code>'s readline does not work correctly under urxvt.</a></strong><br /> 259<dt><strong><a name="item_bash_27s_readline_does_not_work_correctly_under_rx"><code>bash</code>'s readline does not work correctly under rxvt.</a></strong><br />
260</dt> 260</dt>
261<dt><strong><a name="item_i_need_a_termcap_file_entry_2e">I need a termcap file entry.</a></strong><br /> 261<dt><strong><a name="item_i_need_a_termcap_file_entry_2e">I need a termcap file entry.</a></strong><br />
262</dt> 262</dt>
263<dd> 263<dd>
264One reason you might want this is that some distributions or operating 264One reason you might want this is that some distributions or operating
418<p>In that case, select a font of your taste and add it to the font list, 418<p>In that case, select a font of your taste and add it to the font list,
419e.g.:</p> 419e.g.:</p>
420</dd> 420</dd>
421<dd> 421<dd>
422<pre> 422<pre>
423 urxvt -fn basefont,font2,font3...</pre> 423 rxvt -fn basefont,font2,font3...</pre>
424</dd> 424</dd>
425<dd> 425<dd>
426<p>When rxvt-unicode sees a character, it will first look at the base 426<p>When rxvt-unicode sees a character, it will first look at the base
427font. If the base font does not contain the character, it will go to the 427font. If the base font does not contain the character, it will go to the
428next font, and so on. Specifying your own fonts will also speed up this 428next font, and so on. Specifying your own fonts will also speed up this
802<dd> 802<dd>
803Make sure that mouse reporting is actually turned off since killing 803Make sure that mouse reporting is actually turned off since killing
804some editors prematurely may leave the mouse in mouse report mode. I've 804some editors prematurely may leave the mouse in mouse report mode. I've
805heard that tcsh may use mouse reporting unless it otherwise specified. A 805heard that tcsh may use mouse reporting unless it otherwise specified. A
806quick check is to see if cut/paste works when the Alt or Shift keys are 806quick check is to see if cut/paste works when the Alt or Shift keys are
807depressed. See <code>urxvt(7)</code> 807depressed. See <code>rxvt(7)</code>
808</dd> 808</dd>
809<p></p> 809<p></p>
810<dt><strong><a name="item_what_27s_with_this_bold_2fblink_stuff_3f">What's with this bold/blink stuff?</a></strong><br /> 810<dt><strong><a name="item_what_27s_with_this_bold_2fblink_stuff_3f">What's with this bold/blink stuff?</a></strong><br />
811</dt> 811</dt>
812<dd> 812<dd>
886 URxvt.color14: #73f7ff 886 URxvt.color14: #73f7ff
887 URxvt.color7: #e1dddd 887 URxvt.color7: #e1dddd
888 URxvt.color15: #e1dddd</pre> 888 URxvt.color15: #e1dddd</pre>
889</dd> 889</dd>
890<p></p> 890<p></p>
891<dt><strong><a name="item_how_can_i_start_urxvtd_in_a_race_2dfree_way_3f">How can I start urxvtd in a race-free way?</a></strong><br /> 891<dt><strong><a name="item_how_can_i_start_rxvtd_in_a_race_2dfree_way_3f">How can I start rxvtd in a race-free way?</a></strong><br />
892</dt> 892</dt>
893<dd> 893<dd>
894Try <code>urxvtd -f -o</code>, which tells urxvtd to open the 894Try <code>rxvtd -f -o</code>, which tells rxvtd to open the
895display, create the listening socket and then fork. 895display, create the listening socket and then fork.
896</dd> 896</dd>
897<p></p> 897<p></p>
898<dt><strong><a name="item_what_27s_with_the_strange_backspace_2fdelete_key_b">What's with the strange Backspace/Delete key behaviour?</a></strong><br /> 898<dt><strong><a name="item_what_27s_with_the_strange_backspace_2fdelete_key_b">What's with the strange Backspace/Delete key behaviour?</a></strong><br />
899</dt> 899</dt>
920</dd> 920</dd>
921<dd> 921<dd>
922<pre> 922<pre>
923 # use Backspace = ^H 923 # use Backspace = ^H
924 $ stty erase ^H 924 $ stty erase ^H
925 $ urxvt</pre> 925 $ rxvt</pre>
926</dd> 926</dd>
927<dd> 927<dd>
928<pre> 928<pre>
929 # use Backspace = ^? 929 # use Backspace = ^?
930 $ stty erase ^? 930 $ stty erase ^?
931 $ urxvt</pre> 931 $ rxvt</pre>
932</dd>
933<dd> 932</dd>
933<dd>
934<p>Toggle with <code>ESC [ 36 h</code> / <code>ESC [ 36 l</code> as documented in urxvt(7).</p> 934<p>Toggle with <code>ESC [ 36 h</code> / <code>ESC [ 36 l</code> as documented in rxvt(7).</p>
935</dd> 935</dd>
936<dd> 936<dd>
937<p>For an existing rxvt-unicode:</p> 937<p>For an existing rxvt-unicode:</p>
938</dd> 938</dd>
939<dd> 939<dd>
977There are some compile-time selections available via configure. Unless 977There are some compile-time selections available via configure. Unless
978you have run ``configure'' with the <a href="#item__2d_2ddisable_2dresources"><code>--disable-resources</code></a> option you can 978you have run ``configure'' with the <a href="#item__2d_2ddisable_2dresources"><code>--disable-resources</code></a> option you can
979use the `keysym' resource to alter the keystrings associated with keysyms. 979use the `keysym' resource to alter the keystrings associated with keysyms.
980</dd> 980</dd>
981<dd> 981<dd>
982<p>Here's an example for a URxvt session started using <code>urxvt -name URxvt</code></p> 982<p>Here's an example for a URxvt session started using <code>rxvt -name URxvt</code></p>
983</dd> 983</dd>
984<dd> 984<dd>
985<pre> 985<pre>
986 URxvt.keysym.Home: \033[1~ 986 URxvt.keysym.Home: \033[1~
987 URxvt.keysym.End: \033[4~ 987 URxvt.keysym.End: \033[4~
1813</table><dt><strong><a name="item_1011"><strong><code>Ps = 1011</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br /> 1813</table><dt><strong><a name="item_1011"><strong><code>Ps = 1011</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br />
1814</dt> 1814</dt>
1815<table> 1815<table>
1816<tr><td>h</td><td>Scroll to bottom when a key is pressed</td></tr> 1816<tr><td>h</td><td>Scroll to bottom when a key is pressed</td></tr>
1817<tr><td>l</td><td>Don't scroll to bottom when a key is pressed</td></tr> 1817<tr><td>l</td><td>Don't scroll to bottom when a key is pressed</td></tr>
1818</table><dt><strong><a name="item_1021"><strong><code>Ps = 1021</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br />
1819</dt>
1820<table>
1821<tr><td>h</td><td>Bold/italic implies high intensity (see option -is)</td></tr>
1822<tr><td>l</td><td>Font styles have no effect on intensity (Compile styles)</td></tr>
1818</table><dt><strong><a name="item_ps__3d_1047"><strong><code>Ps = 1047</code> </strong>&gt;</a></strong><br /> 1823</table><dt><strong><a name="item_ps__3d_1047"><strong><code>Ps = 1047</code> </strong>&gt;</a></strong><br />
1819</dt> 1824</dt>
1820<table> 1825<table>
1821<tr><td>h</td><td>Use Alternate Screen Buffer</td></tr> 1826<tr><td>h</td><td>Use Alternate Screen Buffer</td></tr>
1822<tr><td>l</td><td>Use Normal Screen Buffer - clear Alternate Screen Buffer if returning from it</td></tr> 1827<tr><td>l</td><td>Use Normal Screen Buffer - clear Alternate Screen Buffer if returning from it</td></tr>
2942</dd> 2947</dd>
2943<p></p> 2948<p></p>
2944<dt><strong><a name="item_iso14755">--enable-iso14755 (default: on)</a></strong><br /> 2949<dt><strong><a name="item_iso14755">--enable-iso14755 (default: on)</a></strong><br />
2945</dt> 2950</dt>
2946<dd> 2951<dd>
2947Enable extended ISO 14755 support (see urxvt(1), or 2952Enable extended ISO 14755 support (see rxvt(1), or
2948<em>doc/rxvt.1.txt</em>). Basic support (section 5.1) is enabled by 2953<em>doc/rxvt.1.txt</em>). Basic support (section 5.1) is enabled by
2949<code>--enable-frills</code>, while support for 5.2, 5.3 and 5.4 is enabled with 2954<code>--enable-frills</code>, while support for 5.2, 5.3 and 5.4 is enabled with
2950this switch. 2955this switch.
2951</dd> 2956</dd>
2952<p></p> 2957<p></p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines