ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.html
Revision: 1.71
Committed: Tue Feb 21 11:34:05 2006 UTC (18 years, 4 months ago) by root
Content type: text/html
Branch: MAIN
CVS Tags: rel-7_7
Changes since 1.70: +2 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2     <html xmlns="http://www.w3.org/1999/xhtml">
3     <head>
4     <title>REFERENCE - FAQ, command sequences and other background information</title>
5     <link rev="made" href="mailto:perl-binary@plan9.de" />
6     </head>
7    
8     <body style="background-color: white">
9    
10     <p><a name="__index__"></a></p>
11     <!-- INDEX BEGIN -->
12    
13     <ul>
14    
15     <li><a href="#name">NAME</a></li>
16     <li><a href="#synopsis">SYNOPSIS</a></li>
17     <li><a href="#description">DESCRIPTION</a></li>
18 root 1.62 <li><a href="#rxvtunicode_urxvt_frequently_asked_questions">RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS</a></li>
19 root 1.56 <ul>
20    
21 root 1.60 <li><a href="#meta__features___commandline_issues">Meta, Features &amp; Commandline Issues</a></li>
22     <ul>
23    
24     <li><a href="#my_question_isn_t_answered_here__can_i_ask_a_human">My question isn't answered here, can I ask a human?</a></li>
25     <li><a href="#does_it_support_tabs__can_i_have_a_tabbed_rxvtunicode">Does it support tabs, can I have a tabbed rxvt-unicode?</a></li>
26     <li><a href="#how_do_i_know_which_rxvtunicode_version_i_m_using">How do I know which rxvt-unicode version I'm using?</a></li>
27     <li><a href="#rxvtunicode_uses_gobs_of_memory__how_can_i_reduce_that">Rxvt-unicode uses gobs of memory, how can I reduce that?</a></li>
28 root 1.61 <li><a href="#how_can_i_start_urxvtd_in_a_racefree_way">How can I start urxvtd in a race-free way?</a></li>
29 root 1.68 <li><a href="#how_can_i_start_urxvtd_automatically_when_i_run_urxvt_name__c">How can I start urxvtd automatically when I run URXVT_NAME@@c?</a></li>
30 root 1.60 <li><a href="#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></li>
31     <li><a href="#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></li>
32     <li><a href="#how_do_i_compile_the_manual_pages_on_my_own">How do I compile the manual pages on my own?</a></li>
33     <li><a href="#isn_t_rxvtunicode_supposed_to_be_small_don_t_all_those_features_bloat">Isn't rxvt-unicode supposed to be small? Don't all those features bloat?</a></li>
34     <li><a href="#why_c____isn_t_that_unportable_bloated_uncool">Why C++, isn't that unportable/bloated/uncool?</a></li>
35     </ul>
36    
37     <li><a href="#rendering__font___look_and_feel_issues">Rendering, Font &amp; Look and Feel Issues</a></li>
38     <ul>
39    
40     <li><a href="#i_can_t_get_transparency_working__what_am_i_doing_wrong">I can't get transparency working, what am I doing wrong?</a></li>
41     <li><a href="#why_does_rxvtunicode_sometimes_leave_pixel_droppings">Why does rxvt-unicode sometimes leave pixel droppings?</a></li>
42     <li><a href="#how_can_i_keep_rxvtunicode_from_using_reverse_video_so_much">How can I keep rxvt-unicode from using reverse video so much?</a></li>
43     <li><a href="#some_programs_assume_totally_weird_colours__red_instead_of_blue___how_can_i_fix_that">Some programs assume totally weird colours (red instead of blue), how can I fix that?</a></li>
44     <li><a href="#can_i_switch_the_fonts_at_runtime">Can I switch the fonts at runtime?</a></li>
45     <li><a href="#why_do_italic_characters_look_as_if_clipped">Why do italic characters look as if clipped?</a></li>
46     <li><a href="#can_i_speed_up_xft_rendering_somehow">Can I speed up Xft rendering somehow?</a></li>
47     <li><a href="#rxvtunicode_doesn_t_seem_to_antialias_its_fonts__what_is_wrong">Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?</a></li>
48     <li><a href="#what_s_with_this_bold_blink_stuff">What's with this bold/blink stuff?</a></li>
49     <li><a href="#i_don_t_like_the_screen_colors__how_do_i_change_them">I don't like the screen colors. How do I change them?</a></li>
50 root 1.66 <li><a href="#why_do_some_characters_look_so_much_different_than_others">Why do some characters look so much different than others?</a></li>
51 root 1.67 <li><a href="#how_does_rxvtunicode_choose_fonts">How does rxvt-unicode choose fonts?</a></li>
52     <li><a href="#why_do_some_chinese_characters_look_so_different_than_others">Why do some chinese characters look so different than others?</a></li>
53 root 1.60 </ul>
54    
55     <li><a href="#keyboard__mouse___user_interaction">Keyboard, Mouse &amp; User Interaction</a></li>
56     <ul>
57    
58     <li><a href="#the_new_selection_selects_pieces_that_are_too_big__how_can_i_select_single_words">The new selection selects pieces that are too big, how can I select single words?</a></li>
59     <li><a href="#i_don_t_like_the_new_selection_popups_hotkeys_perl__how_do_i_change_disable_it">I don't like the new selection/popups/hotkeys/perl, how do I change/disable it?</a></li>
60     <li><a href="#the_cursor_moves_when_selecting_text_in_the_current_input_line__how_do_i_switch_this_off">The cursor moves when selecting text in the current input line, how do I switch this off?</a></li>
61     <li><a href="#during_rlogin_ssh_telnet_etc__sessions__clicking_near_the_cursor_outputs_strange_escape_sequences__how_do_i_fix_this">During rlogin/ssh/telnet/etc. sessions, clicking near the cursor outputs strange escape sequences, how do I fix this?</a></li>
62     <li><a href="#my_numerical_keypad_acts_weird_and_generates_differing_output">My numerical keypad acts weird and generates differing output?</a></li>
63     <li><a href="#my_compose__multi_key__key_is_no_longer_working_">My Compose (Multi_key) key is no longer working.</a></li>
64     <li><a href="#i_cannot_type_ctrlshift2_to_get_an_ascii_nul_character_due_to_iso_14755">I cannot type <code>Ctrl-Shift-2</code> to get an ASCII NUL character due to ISO 14755</a></li>
65     <li><a href="#mouse_cut_paste_suddenly_no_longer_works_">Mouse cut/paste suddenly no longer works.</a></li>
66     <li><a href="#what_s_with_the_strange_backspace_delete_key_behaviour">What's with the strange Backspace/Delete key behaviour?</a></li>
67     <li><a href="#i_don_t_like_the_keybindings__how_do_i_change_them">I don't like the key-bindings. How do I change them?</a></li>
68     <li><a href="#i_m_using_keyboard_model_xxx_that_has_extra_prior_next_insert_keys__how_do_i_make_use_of_them_for_example__the_sun_keyboard_type_4_has_the_following_map">I'm using keyboard model XXX that has extra Prior/Next/Insert keys. How do I make use of them? For example, the Sun Keyboard type 4 has the following map</a></li>
69     </ul>
70    
71     <li><a href="#terminal_configuration">Terminal Configuration</a></li>
72     <ul>
73    
74 root 1.70 <li><a href="#can_i_see_a_typical_configuration">Can I see a typical configuration?</a></li>
75 root 1.60 <li><a href="#why_doesn_t_rxvtunicode_read_my_resources">Why doesn't rxvt-unicode read my resources?</a></li>
76     <li><a href="#when_i_login_to_another_system_it_tells_me_about_missing_terminfo_data">When I log-in to another system it tells me about missing terminfo data?</a></li>
77     <li><a href="#tic_outputs_some_error_when_compiling_the_terminfo_entry_"><code>tic</code> outputs some error when compiling the terminfo entry.</a></li>
78 root 1.61 <li><a href="#bash_s_readline_does_not_work_correctly_under_urxvt_"><code>bash</code>'s readline does not work correctly under urxvt.</a></li>
79 root 1.60 <li><a href="#i_need_a_termcap_file_entry_">I need a termcap file entry.</a></li>
80     <li><a href="#why_does_ls_no_longer_have_coloured_output">Why does <code>ls</code> no longer have coloured output?</a></li>
81     <li><a href="#why_doesn_t_vim_emacs_etc__use_the_88_colour_mode">Why doesn't vim/emacs etc. use the 88 colour mode?</a></li>
82     <li><a href="#why_doesn_t_vim_emacs_etc__make_use_of_italic">Why doesn't vim/emacs etc. make use of italic?</a></li>
83     <li><a href="#why_are_the_secondary_screenrelated_options_not_working_properly">Why are the secondary screen-related options not working properly?</a></li>
84     </ul>
85    
86     <li><a href="#encoding___locale___input_method_issues">Encoding / Locale / Input Method Issues</a></li>
87     <ul>
88    
89     <li><a href="#rxvtunicode_does_not_seem_to_understand_the_selected_encoding">Rxvt-unicode does not seem to understand the selected encoding?</a></li>
90     <li><a href="#unicode_does_not_seem_to_work">Unicode does not seem to work?</a></li>
91     <li><a href="#how_does_rxvtunicode_determine_the_encoding_to_use">How does rxvt-unicode determine the encoding to use?</a></li>
92     <li><a href="#is_there_an_option_to_switch_encodings">Is there an option to switch encodings?</a></li>
93     <li><a href="#can_i_switch_locales_at_runtime">Can I switch locales at runtime?</a></li>
94 root 1.69 <li><a href="#i_have_problems_getting_my_input_method_working_">I have problems getting my input method working.</a></li>
95 root 1.60 <li><a href="#my_input_method_wants__some_encoding__but_i_want_utf8__what_can_i_do">My input method wants &lt;some encoding&gt; but I want UTF-8, what can I do?</a></li>
96     <li><a href="#rxvtunicode_crashes_when_the_x_input_method_changes_or_exits_">Rxvt-unicode crashes when the X Input Method changes or exits.</a></li>
97     </ul>
98    
99     <li><a href="#operating_systems___package_maintaining">Operating Systems / Package Maintaining</a></li>
100     <ul>
101    
102     <li><a href="#i_am_using_debian_gnu_linux_and_have_a_problem___">I am using Debian GNU/Linux and have a problem...</a></li>
103     <li><a href="#i_am_maintaining_rxvtunicode_for_distribution_os_xxx__any_recommendation">I am maintaining rxvt-unicode for distribution/OS XXX, any recommendation?</a></li>
104     <li><a href="#i_need_to_make_it_setuid_setgid_to_support_utmp_ptys_on_my_os__is_this_safe">I need to make it setuid/setgid to support utmp/ptys on my OS, is this safe?</a></li>
105     <li><a href="#on_solaris_9__many_linedrawing_characters_are_too_wide_">On Solaris 9, many line-drawing characters are too wide.</a></li>
106     <li><a href="#i_am_on_freebsd_and_rxvtunicode_does_not_seem_to_work_at_all_">I am on FreeBSD and rxvt-unicode does not seem to work at all.</a></li>
107     <li><a href="#i_use_solaris_9_and_it_doesn_t_compile_work_etc_">I use Solaris 9 and it doesn't compile/work/etc.</a></li>
108     <li><a href="#how_can_i_use_rxvtunicode_under_cygwin">How can I use rxvt-unicode under cygwin?</a></li>
109     </ul>
110    
111 root 1.56 </ul>
112    
113 root 1.63 <li><a href="#rxvtunicode_technical_reference">RXVT-UNICODE TECHNICAL REFERENCE</a></li>
114 root 1.67 <ul>
115    
116     <li><a href="#definitions">Definitions</a></li>
117     <li><a href="#values">Values</a></li>
118     <li><a href="#escape_sequences">Escape Sequences</a></li>
119     <li><a href="#csi__command_sequence_introducer__sequences">CSI (Command Sequence Introducer) Sequences</a></li>
120     <li><a href="#dec_private_modes">DEC Private Modes</a></li>
121     <li><a href="#xterm_operating_system_commands">XTerm Operating System Commands</a></li>
122     </ul>
123    
124 root 1.1 <li><a href="#xpm">XPM</a></li>
125     <li><a href="#mouse_reporting">Mouse Reporting</a></li>
126     <li><a href="#key_codes">Key Codes</a></li>
127     <li><a href="#configure_options">CONFIGURE OPTIONS</a></li>
128     <li><a href="#authors">AUTHORS</a></li>
129     </ul>
130     <!-- INDEX END -->
131    
132     <hr />
133     <p>
134     </p>
135     <h1><a name="name">NAME</a></h1>
136     <p>RXVT REFERENCE - FAQ, command sequences and other background information</p>
137     <p>
138     </p>
139     <hr />
140 root 1.11 <h1><a name="synopsis">SYNOPSIS</a></h1>
141     <pre>
142     # set a new font set
143     printf '\33]50;%s\007' 9x15,xft:Kochi&quot; Mincho&quot;</pre>
144     <pre>
145     # change the locale and tell rxvt-unicode about it
146     export LC_CTYPE=ja_JP.EUC-JP; printf &quot;\33]701;$LC_CTYPE\007&quot;</pre>
147     <pre>
148     # set window title
149     printf '\33]2;%s\007' &quot;new window title&quot;</pre>
150     <p>
151     </p>
152     <hr />
153     <h1><a name="description">DESCRIPTION</a></h1>
154     <p>This document contains the FAQ, the RXVT TECHNICAL REFERENCE documenting
155     all escape sequences, and other background information.</p>
156 root 1.54 <p>The newest version of this document is also available on the World Wide Web at
157 root 1.11 <a href="http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html">http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html</a>.</p>
158     <p>
159     </p>
160     <hr />
161 root 1.62 <h1><a name="rxvtunicode_urxvt_frequently_asked_questions">RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS</a></h1>
162 root 1.56 <p>
163     </p>
164 root 1.60 <h2><a name="meta__features___commandline_issues">Meta, Features &amp; Commandline Issues</a></h2>
165     <p>
166     </p>
167     <h3><a name="my_question_isn_t_answered_here__can_i_ask_a_human">My question isn't answered here, can I ask a human?</a></h3>
168     <p>Before sending me mail, you could go to IRC: <code>irc.freenode.net</code>,
169     channel <code>#rxvt-unicode</code> has some rxvt-unicode enthusiasts that might be
170     interested in learning about new and exciting problems (but not FAQs :).</p>
171     <p>
172     </p>
173     <h3><a name="does_it_support_tabs__can_i_have_a_tabbed_rxvtunicode">Does it support tabs, can I have a tabbed rxvt-unicode?</a></h3>
174     <p>Beginning with version 7.3, there is a perl extension that implements a
175     simple tabbed terminal. It is installed by default, so any of these should
176     give you tabs:</p>
177 root 1.42 <pre>
178 root 1.61 urxvt -pe tabbed</pre>
179 root 1.42 <pre>
180 root 1.60 URxvt.perl-ext-common: default,tabbed</pre>
181     <p>It will also work fine with tabbing functionality of many window managers
182     or similar tabbing programs, and its embedding-features allow it to be
183     embedded into other programs, as witnessed by <em>doc/rxvt-tabbed</em> or
184     the upcoming <code>Gtk2::URxvt</code> perl module, which features a tabbed urxvt
185     (murxvt) terminal as an example embedding application.</p>
186     <p>
187     </p>
188     <h3><a name="how_do_i_know_which_rxvtunicode_version_i_m_using">How do I know which rxvt-unicode version I'm using?</a></h3>
189     <p>The version number is displayed with the usage (-h). Also the escape
190     sequence <code>ESC [ 8 n</code> sets the window title to the version number. When
191 root 1.61 using the urxvtc client, the version displayed is that of the
192 root 1.60 daemon.</p>
193 root 1.57 <p>
194     </p>
195 root 1.60 <h3><a name="rxvtunicode_uses_gobs_of_memory__how_can_i_reduce_that">Rxvt-unicode uses gobs of memory, how can I reduce that?</a></h3>
196     <p>Rxvt-unicode tries to obey the rule of not charging you for something you
197     don't use. One thing you should try is to configure out all settings that
198     you don't need, for example, Xft support is a resource hog by design,
199     when used. Compiling it out ensures that no Xft font will be loaded
200     accidentally when rxvt-unicode tries to find a font for your characters.</p>
201     <p>Also, many people (me included) like large windows and even larger
202     scrollback buffers: Without <code>--enable-unicode3</code>, rxvt-unicode will use
203     6 bytes per screen cell. For a 160x?? window this amounts to almost a
204     kilobyte per line. A scrollback buffer of 10000 lines will then (if full)
205     use 10 Megabytes of memory. With <code>--enable-unicode3</code> it gets worse, as
206     rxvt-unicode then uses 8 bytes per screen cell.</p>
207 root 1.57 <p>
208     </p>
209 root 1.61 <h3><a name="how_can_i_start_urxvtd_in_a_racefree_way">How can I start urxvtd in a race-free way?</a></h3>
210     <p>Try <code>urxvtd -f -o</code>, which tells urxvtd to open the
211 root 1.60 display, create the listening socket and then fork.</p>
212 root 1.57 <p>
213     </p>
214 root 1.68 <h3><a name="how_can_i_start_urxvtd_automatically_when_i_run_urxvt_name__c">How can I start urxvtd automatically when I run URXVT_NAME@@c?</a></h3>
215     <p>If you want to start urxvtd automatically whenever you run
216     urxvtc and the daemon isn't running yet, use this script:</p>
217     <pre>
218     #!/bin/sh
219     urxvtc &quot;$@&quot;
220     if [ $? -eq 2 ]; then
221     urxvtd -q -o -f
222     urxvtc &quot;$@&quot;
223     fi</pre>
224     <p>This tries to create a new terminal, and if fails with exit status 2,
225     meaning it couldn't connect to the daemon, it will start the daemon and
226     re-run the command. Subsequent invocations of the script will re-use the
227     existing daemon.</p>
228     <p>
229     </p>
230 root 1.60 <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>
231 root 1.63 <p>The original rxvt and rxvt-unicode always export the variable ``COLORTERM'',
232     so you can check and see if that is set. Note that several programs, JED,
233     slrn, Midnight Commander automatically check this variable to decide
234     whether or not to use color.</p>
235 root 1.57 <p>
236     </p>
237 root 1.60 <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>
238     <p>If you've compiled rxvt-unicode with DISPLAY_IS_IP and have enabled
239     insecure mode then it is possible to use the following shell script
240     snippets to correctly set the display. If your version of rxvt-unicode
241     wasn't also compiled with ESCZ_ANSWER (as assumed in these snippets) then
242     the COLORTERM variable can be used to distinguish rxvt-unicode from a
243     regular xterm.</p>
244     <p>Courtesy of Chuck Blake &lt;<a href="mailto:cblake@BBN.COM">cblake@BBN.COM</a>&gt; with the following shell script
245     snippets:</p>
246 root 1.53 <pre>
247 root 1.60 # Bourne/Korn/POSIX family of shells:
248     [ ${TERM:-foo} = foo ] &amp;&amp; TERM=xterm # assume an xterm if we don't know
249     if [ ${TERM:-foo} = xterm ]; then
250     stty -icanon -echo min 0 time 15 # see if enhanced rxvt or not
251     echo -n '^[Z'
252     read term_id
253     stty icanon echo
254     if [ &quot;&quot;${term_id} = '^[[?1;2C' -a ${DISPLAY:-foo} = foo ]; then
255     echo -n '^[[7n' # query the rxvt we are in for the DISPLAY string
256     read DISPLAY # set it in our local shell
257     fi
258     fi</pre>
259 root 1.57 <p>
260     </p>
261 root 1.60 <h3><a name="how_do_i_compile_the_manual_pages_on_my_own">How do I compile the manual pages on my own?</a></h3>
262     <p>You need to have a recent version of perl installed as <em>/usr/bin/perl</em>,
263     one that comes with <em>pod2man</em>, <em>pod2text</em> and <em>pod2html</em>. Then go to
264     the doc subdirectory and enter <code>make alldoc</code>.</p>
265 root 1.57 <p>
266     </p>
267 root 1.60 <h3><a name="isn_t_rxvtunicode_supposed_to_be_small_don_t_all_those_features_bloat">Isn't rxvt-unicode supposed to be small? Don't all those features bloat?</a></h3>
268 root 1.57 <p>I often get asked about this, and I think, no, they didn't cause extra
269 root 1.28 bloat. If you compare a minimal rxvt and a minimal urxvt, you can see
270     that the urxvt binary is larger (due to some encoding tables always being
271     compiled in), but it actually uses less memory (RSS) after startup. Even
272     with <code>--disable-everything</code>, this comparison is a bit unfair, as many
273     features unique to urxvt (locale, encoding conversion, iso14755 etc.) are
274 root 1.57 already in use in this mode.</p>
275 root 1.28 <pre>
276     text data bss drs rss filename
277     98398 1664 24 15695 1824 rxvt --disable-everything
278     188985 9048 66616 18222 1788 urxvt --disable-everything</pre>
279 root 1.64 <p>When you <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> (which <em>is</em> unfair, as this involves xft
280 root 1.28 and full locale/XIM support which are quite bloaty inside libX11 and my
281     libc), the two diverge, but not unreasnobaly so.</p>
282     <pre>
283     text data bss drs rss filename
284     163431 2152 24 20123 2060 rxvt --enable-everything
285     1035683 49680 66648 29096 3680 urxvt --enable-everything</pre>
286     <p>The very large size of the text section is explained by the east-asian
287     encoding tables, which, if unused, take up disk space but nothing else
288     and can be compiled out unless you rely on X11 core fonts that use those
289     encodings. The BSS size comes from the 64k emergency buffer that my c++
290     compiler allocates (but of course doesn't use unless you are out of
291     memory). Also, using an xft font instead of a core font immediately adds a
292     few megabytes of RSS. Xft indeed is responsible for a lot of RSS even when
293     not used.</p>
294     <p>Of course, due to every character using two or four bytes instead of one,
295     a large scrollback buffer will ultimately make rxvt-unicode use more
296     memory.</p>
297     <p>Compared to e.g. Eterm (5112k), aterm (3132k) and xterm (4680k), this
298     still fares rather well. And compared to some monsters like gnome-terminal
299     (21152k + extra 4204k in separate processes) or konsole (22200k + extra
300 root 1.37 43180k in daemons that stay around after exit, plus half a minute of
301 root 1.28 startup time, including the hundreds of warnings it spits out), it fares
302     extremely well *g*.</p>
303 root 1.57 <p>
304     </p>
305 root 1.60 <h3><a name="why_c____isn_t_that_unportable_bloated_uncool">Why C++, isn't that unportable/bloated/uncool?</a></h3>
306 root 1.57 <p>Is this a question? :) It comes up very often. The simple answer is: I had
307 root 1.28 to write it, and C++ allowed me to write and maintain it in a fraction
308     of the time and effort (which is a scarce resource for me). Put even
309 root 1.57 shorter: It simply wouldn't exist without C++.</p>
310 root 1.28 <p>My personal stance on this is that C++ is less portable than C, but in
311     the case of rxvt-unicode this hardly matters, as its portability limits
312     are defined by things like X11, pseudo terminals, locale support and unix
313     domain sockets, which are all less portable than C++ itself.</p>
314     <p>Regarding the bloat, see the above question: It's easy to write programs
315     in C that use gobs of memory, an certainly possible to write programs in
316     C++ that don't. C++ also often comes with large libraries, but this is
317     not necessarily the case with GCC. Here is what rxvt links against on my
318     system with a minimal config:</p>
319     <pre>
320     libX11.so.6 =&gt; /usr/X11R6/lib/libX11.so.6 (0x00002aaaaabc3000)
321     libc.so.6 =&gt; /lib/libc.so.6 (0x00002aaaaadde000)
322     libdl.so.2 =&gt; /lib/libdl.so.2 (0x00002aaaab01d000)
323     /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)</pre>
324     <p>And here is rxvt-unicode:</p>
325     <pre>
326     libX11.so.6 =&gt; /usr/X11R6/lib/libX11.so.6 (0x00002aaaaabc3000)
327     libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0x00002aaaaada2000)
328     libc.so.6 =&gt; /lib/libc.so.6 (0x00002aaaaaeb0000)
329     libdl.so.2 =&gt; /lib/libdl.so.2 (0x00002aaaab0ee000)
330     /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)</pre>
331     <p>No large bloated libraries (of course, none were linked in statically),
332     except maybe libX11 :)</p>
333 root 1.57 <p>
334     </p>
335 root 1.60 <h2><a name="rendering__font___look_and_feel_issues">Rendering, Font &amp; Look and Feel Issues</a></h2>
336     <p>
337     </p>
338     <h3><a name="i_can_t_get_transparency_working__what_am_i_doing_wrong">I can't get transparency working, what am I doing wrong?</a></h3>
339     <p>First of all, transparency isn't officially supported in rxvt-unicode, so
340     you are mostly on your own. Do not bug the author about it (but you may
341     bug everybody else). Also, if you can't get it working consider it a rite
342     of passage: ... and you failed.</p>
343     <p>Here are four ways to get transparency. <strong>Do</strong> read the manpage and option
344     descriptions for the programs mentioned and rxvt-unicode. Really, do it!</p>
345     <p>1. Use inheritPixmap:</p>
346     <pre>
347     Esetroot wallpaper.jpg
348 root 1.61 urxvt -ip -tint red -sh 40</pre>
349 root 1.60 <p>That works. If you think it doesn't, you lack transparency and tinting
350     support, or you are unable to read.</p>
351     <p>2. Use a simple pixmap and emulate pseudo-transparency. This enables you
352     to use effects other than tinting and shading: Just shade/tint/whatever
353     your picture with gimp or any other tool:</p>
354     <pre>
355     convert wallpaper.jpg -blur 20x20 -modulate 30 background.xpm
356 root 1.61 urxvt -pixmap background.xpm -pe automove-background</pre>
357 root 1.60 <p>That works. If you think it doesn't, you lack XPM and Perl support, or you
358     are unable to read.</p>
359     <p>3. Use an ARGB visual:</p>
360 root 1.52 <pre>
361 root 1.61 urxvt -depth 32 -fg grey90 -bg rgba:0000/0000/4444/cccc</pre>
362 root 1.60 <p>This requires XFT support, and the support of your X-server. If that
363     doesn't work for you, blame Xorg and Keith Packard. ARGB visuals aren't
364     there yet, no matter what they claim. Rxvt-Unicode contains the neccessary
365     bugfixes and workarounds for Xft and Xlib to make it work, but that
366     doesn't mean that your WM has the required kludges in place.</p>
367     <p>4. Use xcompmgr and let it do the job:</p>
368 root 1.52 <pre>
369 root 1.60 xprop -frame -f _NET_WM_WINDOW_OPACITY 32c \
370     -set _NET_WM_WINDOW_OPACITY 0xc0000000</pre>
371     <p>Then click on a window you want to make transparent. Replace <code>0xc0000000</code>
372     by other values to change the degree of opacity. If it doesn't work and
373     your server crashes, you got to keep the pieces.</p>
374 root 1.57 <p>
375     </p>
376 root 1.60 <h3><a name="why_does_rxvtunicode_sometimes_leave_pixel_droppings">Why does rxvt-unicode sometimes leave pixel droppings?</a></h3>
377     <p>Most fonts were not designed for terminal use, which means that character
378     size varies a lot. A font that is otherwise fine for terminal use might
379     contain some characters that are simply too wide. Rxvt-unicode will avoid
380     these characters. For characters that are just ``a bit'' too wide a special
381     ``careful'' rendering mode is used that redraws adjacent characters.</p>
382     <p>All of this requires that fonts do not lie about character sizes,
383     however: Xft fonts often draw glyphs larger than their acclaimed bounding
384     box, and rxvt-unicode has no way of detecting this (the correct way is to
385     ask for the character bounding box, which unfortunately is wrong in these
386     cases).</p>
387     <p>It's not clear (to me at least), wether this is a bug in Xft, freetype,
388     or the respective font. If you encounter this problem you might try using
389     the <code>-lsp</code> option to give the font more height. If that doesn't work, you
390     might be forced to use a different font.</p>
391     <p>All of this is not a problem when using X11 core fonts, as their bounding
392     box data is correct.</p>
393 root 1.57 <p>
394     </p>
395 root 1.60 <h3><a name="how_can_i_keep_rxvtunicode_from_using_reverse_video_so_much">How can I keep rxvt-unicode from using reverse video so much?</a></h3>
396     <p>First of all, make sure you are running with the right terminal settings
397     (<code>TERM=rxvt-unicode</code>), which will get rid of most of these effects. Then
398     make sure you have specified colours for italic and bold, as otherwise
399     rxvt-unicode might use reverse video to simulate the effect:</p>
400     <pre>
401     URxvt.colorBD: white
402     URxvt.colorIT: green</pre>
403     <p>
404     </p>
405     <h3><a name="some_programs_assume_totally_weird_colours__red_instead_of_blue___how_can_i_fix_that">Some programs assume totally weird colours (red instead of blue), how can I fix that?</a></h3>
406     <p>For some unexplainable reason, some rare programs assume a very weird
407     colour palette when confronted with a terminal with more than the standard
408     8 colours (rxvt-unicode supports 88). The right fix is, of course, to fix
409     these programs not to assume non-ISO colours without very good reasons.</p>
410     <p>In the meantime, you can either edit your <code>rxvt-unicode</code> terminfo
411     definition to only claim 8 colour support or use <code>TERM=rxvt</code>, which will
412     fix colours but keep you from using other rxvt-unicode features.</p>
413     <p>
414     </p>
415     <h3><a name="can_i_switch_the_fonts_at_runtime">Can I switch the fonts at runtime?</a></h3>
416     <p>Yes, using an escape sequence. Try something like this, which has the same
417     effect as using the <code>-fn</code> switch, and takes effect immediately:</p>
418     <pre>
419     printf '\e]50;%s\007' &quot;9x15bold,xft:Kochi Gothic&quot;</pre>
420     <p>This is useful if you e.g. work primarily with japanese (and prefer a
421     japanese font), but you have to switch to chinese temporarily, where
422     japanese fonts would only be in your way.</p>
423     <p>You can think of this as a kind of manual ISO-2022 switching.</p>
424     <p>
425     </p>
426     <h3><a name="why_do_italic_characters_look_as_if_clipped">Why do italic characters look as if clipped?</a></h3>
427     <p>Many fonts have difficulties with italic characters and hinting. For
428     example, the otherwise very nicely hinted font <code>xft:Bitstream Vera Sans
429     Mono</code> completely fails in it's italic face. A workaround might be to
430     enable freetype autohinting, i.e. like this:</p>
431     <pre>
432     URxvt.italicFont: xft:Bitstream Vera Sans Mono:italic:autohint=true
433     URxvt.boldItalicFont: xft:Bitstream Vera Sans Mono:bold:italic:autohint=true</pre>
434     <p>
435     </p>
436     <h3><a name="can_i_speed_up_xft_rendering_somehow">Can I speed up Xft rendering somehow?</a></h3>
437     <p>Yes, the most obvious way to speed it up is to avoid Xft entirely, as
438     it is simply slow. If you still want Xft fonts you might try to disable
439     antialiasing (by appending <code>:antialias=false</code>), which saves lots of
440     memory and also speeds up rendering considerably.</p>
441     <p>
442     </p>
443     <h3><a name="rxvtunicode_doesn_t_seem_to_antialias_its_fonts__what_is_wrong">Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?</a></h3>
444     <p>Rxvt-unicode will use whatever you specify as a font. If it needs to
445     fall back to it's default font search list it will prefer X11 core
446     fonts, because they are small and fast, and then use Xft fonts. It has
447     antialiasing disabled for most of them, because the author thinks they
448     look best that way.</p>
449     <p>If you want antialiasing, you have to specify the fonts manually.</p>
450     <p>
451     </p>
452     <h3><a name="what_s_with_this_bold_blink_stuff">What's with this bold/blink stuff?</a></h3>
453     <p>If no bold colour is set via <code>colorBD:</code>, bold will invert text using the
454     standard foreground colour.</p>
455     <p>For the standard background colour, blinking will actually make the
456     text blink when compiled with <code>--enable-blinking</code>. with standard
457     colours. Without <code>--enable-blinking</code>, the blink attribute will be
458     ignored.</p>
459     <p>On ANSI colours, bold/blink attributes are used to set high-intensity
460     foreground/background colors.</p>
461     <p>color0-7 are the low-intensity colors.</p>
462     <p>color8-15 are the corresponding high-intensity colors.</p>
463     <p>
464     </p>
465     <h3><a name="i_don_t_like_the_screen_colors__how_do_i_change_them">I don't like the screen colors. How do I change them?</a></h3>
466     <p>You can change the screen colors at run-time using <em>~/.Xdefaults</em>
467     resources (or as long-options).</p>
468     <p>Here are values that are supposed to resemble a VGA screen,
469     including the murky brown that passes for low-intensity yellow:</p>
470     <pre>
471     URxvt.color0: #000000
472     URxvt.color1: #A80000
473     URxvt.color2: #00A800
474     URxvt.color3: #A8A800
475     URxvt.color4: #0000A8
476     URxvt.color5: #A800A8
477     URxvt.color6: #00A8A8
478     URxvt.color7: #A8A8A8</pre>
479     <pre>
480     URxvt.color8: #000054
481     URxvt.color9: #FF0054
482     URxvt.color10: #00FF54
483     URxvt.color11: #FFFF54
484     URxvt.color12: #0000FF
485     URxvt.color13: #FF00FF
486     URxvt.color14: #00FFFF
487     URxvt.color15: #FFFFFF</pre>
488 root 1.64 <p>And here is a more complete set of non-standard colors.</p>
489 root 1.60 <pre>
490     URxvt.cursorColor: #dc74d1
491     URxvt.pointerColor: #dc74d1
492     URxvt.background: #0e0e0e
493     URxvt.foreground: #4ad5e1
494     URxvt.color0: #000000
495     URxvt.color8: #8b8f93
496     URxvt.color1: #dc74d1
497     URxvt.color9: #dc74d1
498     URxvt.color2: #0eb8c7
499     URxvt.color10: #0eb8c7
500     URxvt.color3: #dfe37e
501     URxvt.color11: #dfe37e
502     URxvt.color5: #9e88f0
503     URxvt.color13: #9e88f0
504     URxvt.color6: #73f7ff
505     URxvt.color14: #73f7ff
506     URxvt.color7: #e1dddd
507     URxvt.color15: #e1dddd</pre>
508 root 1.66 <p>They have been described (not by me) as ``pretty girly''.</p>
509 root 1.60 <p>
510     </p>
511 root 1.66 <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>
512 root 1.67 <p>See next entry.</p>
513     <p>
514     </p>
515     <h3><a name="how_does_rxvtunicode_choose_fonts">How does rxvt-unicode choose fonts?</a></h3>
516     <p>Most fonts do not contain the full range of Unicode, which is
517 root 1.60 fine. Chances are that the font you (or the admin/package maintainer of
518     your system/os) have specified does not cover all the characters you want
519 root 1.67 to display.</p>
520     <p><strong>rxvt-unicode</strong> makes a best-effort try at finding a replacement
521 root 1.60 font. Often the result is fine, but sometimes the chosen font looks
522     bad/ugly/wrong. Some fonts have totally strange characters that don't
523     resemble the correct glyph at all, and rxvt-unicode lacks the artificial
524     intelligence to detect that a specific glyph is wrong: it has to believe
525 root 1.67 the font that the characters it claims to contain indeed look correct.</p>
526     <p>In that case, select a font of your taste and add it to the font list,
527     e.g.:</p>
528 root 1.60 <pre>
529 root 1.61 urxvt -fn basefont,font2,font3...</pre>
530 root 1.67 <p>When rxvt-unicode sees a character, it will first look at the base
531 root 1.60 font. If the base font does not contain the character, it will go to the
532     next font, and so on. Specifying your own fonts will also speed up this
533 root 1.67 search and use less resources within rxvt-unicode and the X-server.</p>
534     <p>The only limitation is that none of the fonts may be larger than the base
535 root 1.60 font, as the base font defines the terminal character cell size, which
536 root 1.67 must be the same due to the way terminals work.</p>
537     <p>
538     </p>
539     <h3><a name="why_do_some_chinese_characters_look_so_different_than_others">Why do some chinese characters look so different than others?</a></h3>
540     <p>This is because there is a difference between script and language --
541     rxvt-unicode does not know which language the text that is output is,
542     as it only knows the unicode character codes. If rxvt-unicode first
543     sees a japanese/chinese character, it might choose a japanese font for
544     display. Subsequent japanese characters will use that font. Now, many
545     chinese characters aren't represented in japanese fonts, so when the first
546     non-japanese character comes up, rxvt-unicode will look for a chinese font
547     -- unfortunately at this point, it will still use the japanese font for
548     chinese characters that are also in the japanese font.</p>
549     <p>The workaround is easy: just tag a chinese font at the end of your font
550     list (see the previous question). The key is to view the font list as
551     a preference list: If you expect more japanese, list a japanese font
552     first. If you expect more chinese, put a chinese font first.</p>
553     <p>In the future it might be possible to switch language preferences at
554     runtime (the internal data structure has no problem with using different
555     fonts for the same character at the same time, but no interface for this
556     has been designed yet).</p>
557     <p>Until then, you might get away with switching fonts at runtime (see <a href="#can_i_switch_the_fonts_at_runtime">Can I switch the fonts at runtime?</a> later in this document).</p>
558 root 1.60 <p>
559     </p>
560     <h2><a name="keyboard__mouse___user_interaction">Keyboard, Mouse &amp; User Interaction</a></h2>
561     <p>
562     </p>
563     <h3><a name="the_new_selection_selects_pieces_that_are_too_big__how_can_i_select_single_words">The new selection selects pieces that are too big, how can I select single words?</a></h3>
564     <p>If you want to select e.g. alphanumeric words, you can use the following
565     setting:</p>
566     <pre>
567     URxvt.selection.pattern-0: ([[:word:]]+)</pre>
568     <p>If you click more than twice, the selection will be extended
569     more and more.</p>
570     <p>To get a selection that is very similar to the old code, try this pattern:</p>
571     <pre>
572     URxvt.selection.pattern-0: ([^&quot;&amp;'()*,;&lt;=&gt;?@[\\\\]^`{|})]+)</pre>
573     <p>Please also note that the <em>LeftClick Shift-LeftClik</em> combination also
574     selects words like the old code.</p>
575     <p>
576     </p>
577     <h3><a name="i_don_t_like_the_new_selection_popups_hotkeys_perl__how_do_i_change_disable_it">I don't like the new selection/popups/hotkeys/perl, how do I change/disable it?</a></h3>
578     <p>You can disable the perl extension completely by setting the
579     <strong>perl-ext-common</strong> resource to the empty string, which also keeps
580     rxvt-unicode from initialising perl, saving memory.</p>
581     <p>If you only want to disable specific features, you first have to
582     identify which perl extension is responsible. For this, read the section
583 root 1.61 <strong>PREPACKAGED EXTENSIONS</strong> in the <code>urxvtperl(3)</code> manpage. For
584 root 1.60 example, to disable the <strong>selection-popup</strong> and <strong>option-popup</strong>, specify
585     this <strong>perl-ext-common</strong> resource:</p>
586     <pre>
587     URxvt.perl-ext-common: default,-selection-popup,-option-popup</pre>
588     <p>This will keep the default extensions, but disable the two popup
589     extensions. Some extensions can also be configured, for example,
590     scrollback search mode is triggered by <strong>M-s</strong>. You can move it to any
591     other combination either by setting the <strong>searchable-scrollback</strong> resource:</p>
592     <pre>
593     URxvt.searchable-scrollback: CM-s</pre>
594     <p>
595     </p>
596     <h3><a name="the_cursor_moves_when_selecting_text_in_the_current_input_line__how_do_i_switch_this_off">The cursor moves when selecting text in the current input line, how do I switch this off?</a></h3>
597     <p>See next entry.</p>
598     <p>
599     </p>
600     <h3><a name="during_rlogin_ssh_telnet_etc__sessions__clicking_near_the_cursor_outputs_strange_escape_sequences__how_do_i_fix_this">During rlogin/ssh/telnet/etc. sessions, clicking near the cursor outputs strange escape sequences, how do I fix this?</a></h3>
601     <p>These are caused by the <code>readline</code> perl extension. Under normal
602     circumstances, it will move your cursor around when you click into the
603     line that contains it. It tries hard not to do this at the wrong moment,
604     but when running a program that doesn't parse cursor movements or in some
605     cases during rlogin sessions, it fails to detect this properly.</p>
606     <p>You can permamently switch this feature off by disabling the <code>readline</code>
607     extension:</p>
608     <pre>
609     URxvt.perl-ext-common: default,-readline</pre>
610     <p>
611     </p>
612     <h3><a name="my_numerical_keypad_acts_weird_and_generates_differing_output">My numerical keypad acts weird and generates differing output?</a></h3>
613     <p>Some Debian GNUL/Linux users seem to have this problem, although no
614     specific details were reported so far. It is possible that this is caused
615     by the wrong <code>TERM</code> setting, although the details of wether and how
616     this can happen are unknown, as <code>TERM=rxvt</code> should offer a compatible
617     keymap. See the answer to the previous question, and please report if that
618     helped.</p>
619     <p>
620     </p>
621     <h3><a name="my_compose__multi_key__key_is_no_longer_working_">My Compose (Multi_key) key is no longer working.</a></h3>
622     <p>The most common causes for this are that either your locale is not set
623     correctly, or you specified a <strong>preeditStyle</strong> that is not supported by
624     your input method. For example, if you specified <strong>OverTheSpot</strong> and
625     your input method (e.g. the default input method handling Compose keys)
626     does not support this (for instance because it is not visual), then
627     rxvt-unicode will continue without an input method.</p>
628     <p>In this case either do not specify a <strong>preeditStyle</strong> or specify more than
629     one pre-edit style, such as <strong>OverTheSpot,Root,None</strong>.</p>
630     <p>
631     </p>
632     <h3><a name="i_cannot_type_ctrlshift2_to_get_an_ascii_nul_character_due_to_iso_14755">I cannot type <code>Ctrl-Shift-2</code> to get an ASCII NUL character due to ISO 14755</a></h3>
633     <p>Either try <code>Ctrl-2</code> alone (it often is mapped to ASCII NUL even on
634     international keyboards) or simply use ISO 14755 support to your
635     advantage, typing &lt;Ctrl-Shift-0&gt; to get a ASCII NUL. This works for other
636     codes, too, such as <code>Ctrl-Shift-1-d</code> to type the default telnet escape
637     character and so on.</p>
638     <p>
639     </p>
640     <h3><a name="mouse_cut_paste_suddenly_no_longer_works_">Mouse cut/paste suddenly no longer works.</a></h3>
641     <p>Make sure that mouse reporting is actually turned off since killing
642     some editors prematurely may leave the mouse in mouse report mode. I've
643     heard that tcsh may use mouse reporting unless it otherwise specified. A
644     quick check is to see if cut/paste works when the Alt or Shift keys are
645     depressed.</p>
646     <p>
647     </p>
648     <h3><a name="what_s_with_the_strange_backspace_delete_key_behaviour">What's with the strange Backspace/Delete key behaviour?</a></h3>
649     <p>Assuming that the physical Backspace key corresponds to the
650     BackSpace keysym (not likely for Linux ... see the following
651     question) there are two standard values that can be used for
652     Backspace: <code>^H</code> and <code>^?</code>.</p>
653     <p>Historically, either value is correct, but rxvt-unicode adopts the debian
654     policy of using <code>^?</code> when unsure, because it's the one only only correct
655     choice :).</p>
656     <p>Rxvt-unicode tries to inherit the current stty settings and uses the value
657     of `erase' to guess the value for backspace. If rxvt-unicode wasn't
658     started from a terminal (say, from a menu or by remote shell), then the
659     system value of `erase', which corresponds to CERASE in &lt;termios.h&gt;, will
660     be used (which may not be the same as your stty setting).</p>
661     <p>For starting a new rxvt-unicode:</p>
662     <pre>
663     # use Backspace = ^H
664     $ stty erase ^H
665 root 1.61 $ urxvt</pre>
666 root 1.60 <pre>
667     # use Backspace = ^?
668     $ stty erase ^?
669 root 1.61 $ urxvt</pre>
670 root 1.60 <p>Toggle with <code>ESC [ 36 h</code> / <code>ESC [ 36 l</code>.</p>
671     <p>For an existing rxvt-unicode:</p>
672     <pre>
673     # use Backspace = ^H
674     $ stty erase ^H
675     $ echo -n &quot;^[[36h&quot;</pre>
676     <pre>
677     # use Backspace = ^?
678     $ stty erase ^?
679     $ echo -n &quot;^[[36l&quot;</pre>
680     <p>This helps satisfy some of the Backspace discrepancies that occur, but
681     if you use Backspace = <code>^H</code>, make sure that the termcap/terminfo value
682     properly reflects that.</p>
683     <p>The Delete key is a another casualty of the ill-defined Backspace problem.
684     To avoid confusion between the Backspace and Delete keys, the Delete
685     key has been assigned an escape sequence to match the vt100 for Execute
686     (<code>ESC [ 3 ~</code>) and is in the supplied termcap/terminfo.</p>
687     <p>Some other Backspace problems:</p>
688     <p>some editors use termcap/terminfo,
689     some editors (vim I'm told) expect Backspace = ^H,
690     GNU Emacs (and Emacs-like editors) use ^H for help.</p>
691     <p>Perhaps someday this will all be resolved in a consistent manner.</p>
692     <p>
693     </p>
694     <h3><a name="i_don_t_like_the_keybindings__how_do_i_change_them">I don't like the key-bindings. How do I change them?</a></h3>
695     <p>There are some compile-time selections available via configure. Unless
696     you have run ``configure'' with the <a href="#item__2d_2ddisable_2dresources"><code>--disable-resources</code></a> option you can
697     use the `keysym' resource to alter the keystrings associated with keysyms.</p>
698 root 1.61 <p>Here's an example for a URxvt session started using <code>urxvt -name URxvt</code></p>
699 root 1.60 <pre>
700     URxvt.keysym.Home: \033[1~
701     URxvt.keysym.End: \033[4~
702     URxvt.keysym.C-apostrophe: \033&lt;C-'&gt;
703     URxvt.keysym.C-slash: \033&lt;C-/&gt;
704     URxvt.keysym.C-semicolon: \033&lt;C-;&gt;
705     URxvt.keysym.C-grave: \033&lt;C-`&gt;
706     URxvt.keysym.C-comma: \033&lt;C-,&gt;
707     URxvt.keysym.C-period: \033&lt;C-.&gt;
708     URxvt.keysym.C-0x60: \033&lt;C-`&gt;
709     URxvt.keysym.C-Tab: \033&lt;C-Tab&gt;
710     URxvt.keysym.C-Return: \033&lt;C-Return&gt;
711     URxvt.keysym.S-Return: \033&lt;S-Return&gt;
712     URxvt.keysym.S-space: \033&lt;S-Space&gt;
713     URxvt.keysym.M-Up: \033&lt;M-Up&gt;
714     URxvt.keysym.M-Down: \033&lt;M-Down&gt;
715     URxvt.keysym.M-Left: \033&lt;M-Left&gt;
716     URxvt.keysym.M-Right: \033&lt;M-Right&gt;
717     URxvt.keysym.M-C-0: list \033&lt;M-C- 0123456789 &gt;
718     URxvt.keysym.M-C-a: list \033&lt;M-C- abcdefghijklmnopqrstuvwxyz &gt;
719     URxvt.keysym.F12: command:\033]701;zh_CN.GBK\007</pre>
720     <p>See some more examples in the documentation for the <strong>keysym</strong> resource.</p>
721     <p>
722     </p>
723     <h3><a name="i_m_using_keyboard_model_xxx_that_has_extra_prior_next_insert_keys__how_do_i_make_use_of_them_for_example__the_sun_keyboard_type_4_has_the_following_map">I'm using keyboard model XXX that has extra Prior/Next/Insert keys. How do I make use of them? For example, the Sun Keyboard type 4 has the following map</a></h3>
724     <pre>
725     KP_Insert == Insert
726     F22 == Print
727     F27 == Home
728     F29 == Prior
729     F33 == End
730     F35 == Next</pre>
731     <p>Rather than have rxvt-unicode try to accommodate all the various possible
732     keyboard mappings, it is better to use `xmodmap' to remap the keys as
733     required for your particular machine.</p>
734     <p>
735     </p>
736     <h2><a name="terminal_configuration">Terminal Configuration</a></h2>
737 root 1.57 <p>
738     </p>
739 root 1.70 <h3><a name="can_i_see_a_typical_configuration">Can I see a typical configuration?</a></h3>
740     <p>The default configuration tries to be xterm-like, which I don't like that
741     much, but it's least surprise to regular users.</p>
742     <p>As a rxvt or rxvt-unicode user, you are practically supposed to invest
743     time into customising your terminal. To get you started, here is the
744 root 1.71 author's .Xdefaults entries, with comments on what they do. It's certainly
745     not <em>typical</em>, but what's typical...</p>
746 root 1.70 <pre>
747     URxvt.cutchars: &quot;()*,&lt;&gt;[]{}|'
748     URxvt.print-pipe: cat &gt;/tmp/xxx</pre>
749     <p>These are just for testing stuff.</p>
750     <pre>
751     URxvt.imLocale: ja_JP.UTF-8
752     URxvt.preeditType: OnTheSpot,None</pre>
753     <p>This tells rxvt-unicode to use a special locale when communicating with
754     the X Input Method, and also tells it to only use the OnTheSpot pre-edit
755     type, which requires the <code>xim-onthespot</code> perl extension but rewards me
756     with correct-looking fonts.</p>
757     <pre>
758     URxvt.perl-lib: /root/lib/urxvt
759     URxvt.perl-ext-common: default,selection-autotransform,selection-pastebin,xim-onthespot,remote-clipboard
760     URxvt.selection.pattern-0: ( at .*? line \\d+)
761     URxvt.selection.pattern-1: ^(/[^:]+):\
762     URxvt.selection-autotransform.0: s/^([^:[:space:]]+):(\\d+):?$/:e \\Q$1\\E\\x0d:$2\\x0d/
763     URxvt.selection-autotransform.1: s/^ at (.*?) line (\\d+)$/:e \\Q$1\\E\\x0d:$2\\x0d/</pre>
764     <p>This is my perl configuration. The first two set the perl library
765     directory and also tells urxvt to use a large number of extensions. I
766     develop for myself mostly, so I actually use most of the extensions I
767     write.</p>
768     <p>The selection stuff mainly makes the selection perl-error-message aware
769     and tells it to convert pelr error mssages into vi-commands to load the
770     relevant file and go tot he error line number.</p>
771     <pre>
772     URxvt.scrollstyle: plain
773     URxvt.secondaryScroll: true</pre>
774     <p>As the documentation says: plain is the preferred scrollbar for the
775     author. The <code>secondaryScroll</code> confgiures urxvt to scroll in full-screen
776     apps, like screen, so lines scorlled out of screen end up in urxvt's
777     scrollback buffer.</p>
778     <pre>
779     URxvt.background: #000000
780     URxvt.foreground: gray90
781     URxvt.color7: gray90
782     URxvt.colorBD: #ffffff
783     URxvt.cursorColor: #e0e080
784     URxvt.throughColor: #8080f0
785     URxvt.highlightColor: #f0f0f0</pre>
786     <p>Some colours. Not sure which ones are being used or even non-defaults, but
787     these are in my .Xdefaults. Most notably, they set foreground/background
788     to light gray/black, and also make sure that the colour 7 matches the
789     default foreground colour.</p>
790     <pre>
791     URxvt.underlineColor: yellow</pre>
792     <p>Another colour, makes underline lines look different. Sometimes hurts, but
793     is mostly a nice effect.</p>
794     <pre>
795     URxvt.geometry: 154x36
796     URxvt.loginShell: false
797     URxvt.meta: ignore
798     URxvt.utmpInhibit: true</pre>
799     <p>Uh, well, should be mostly self-explanatory. By specifying some defaults
800     manually, I can quickly switch them for testing.</p>
801     <pre>
802     URxvt.saveLines: 8192</pre>
803     <p>A large scrollback buffer is essential. Really.</p>
804     <pre>
805     URxvt.mapAlert: true</pre>
806     <p>The only case I use it is for my IRC window, which I like to keep
807     iconified till people msg me (which beeps).</p>
808     <pre>
809     URxvt.visualBell: true</pre>
810     <p>The audible bell is often annoying, especially when in a crowd.</p>
811     <pre>
812     URxvt.insecure: true</pre>
813     <p>Please don't hack my mutt! Ooops...</p>
814     <pre>
815     URxvt.pastableTabs: false</pre>
816     <p>I once thought this is a great idea.</p>
817     <pre>
818     urxvt.font: 9x15bold,\
819     -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
820     -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1, \
821     [codeset=JISX0208]xft:Kochi Gothic, \
822     xft:Bitstream Vera Sans Mono:autohint=true, \
823     xft:Code2000:antialias=false
824     urxvt.boldFont: -xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso8859-15
825     urxvt.italicFont: xft:Bitstream Vera Sans Mono:italic:autohint=true
826     urxvt.boldItalicFont: xft:Bitstream Vera Sans Mono:bold:italic:autohint=true</pre>
827     <p>I wrote rxvt-unicode to be able to specify fonts exactly. So don't be
828     overwhelmed. A special note: the <code>9x15bold</code> mentioend above is actually
829     the version from XFree-3.3, as XFree-4 replaced it by a totally different
830     font (different glyphs for <code>;</code> and many other harmless characters),
831     while the second font is actually the <code>9x15bold</code> from XFree4/XOrg. The
832     bold version has less chars than the medium version, so I use it for rare
833     characters, too. Whene ditign sources with vim, I use italic for comments
834     and other stuff, which looks quite good with Bitstream Vera anti-aliased.</p>
835     <p>Terminus is a quite bad font (many very wrong glyphs), but for most of my
836     purposes, it works, and gives a different look, as my normal (Non-bold)
837     font is already bold, and I want to see a difference between bold and
838     normal fonts.</p>
839     <p>Please note that I used the <code>urxvt</code> instance name and not the <code>URxvt</code>
840     class name. Thats because I use different configs for different purposes,
841     for example, my IRC window is started with <code>-name IRC</code>, and uses these
842     defaults:</p>
843     <pre>
844     IRC*title: IRC
845     IRC*geometry: 87x12+535+542
846     IRC*saveLines: 0
847     IRC*mapAlert: true
848     IRC*font: suxuseuro
849     IRC*boldFont: suxuseuro
850     IRC*colorBD: white
851     IRC*keysym.M-C-1: command:\033]710;suxuseuro\007\033]711;suxuseuro\007
852     IRC*keysym.M-C-2: command:\033]710;9x15bold\007\033]711;9x15bold\007</pre>
853     <p><code>Alt-Shift-1</code> and <code>Alt-Shift-2</code> switch between two different font
854     sizes. <code>suxuseuro</code> allows me to keep an eye (and actually read)
855     stuff while keeping a very small window. If somebody pastes something
856     complicated (e.g. japanese), I temporarily switch to a larger font.</p>
857     <p>The above is all in my <code>.Xdefaults</code> (I don't use <code>.Xresources</code> nor
858     <code>xrdb</code>). I also have some resources in a separate <code>.Xdefaults-hostname</code>
859     file for different hosts, for example, on ym main desktop, I use:</p>
860     <pre>
861     URxvt.keysym.C-M-q: command:\033[3;5;5t
862     URxvt.keysym.C-M-y: command:\033[3;5;606t
863     URxvt.keysym.C-M-e: command:\033[3;1605;5t
864     URxvt.keysym.C-M-c: command:\033[3;1605;606t
865     URxvt.keysym.C-M-p: perl:test</pre>
866     <p>The first for keysym definitions allow me to quickly bring some windows
867     in the layout I like most. Ion users might start laughing but will stop
868     immediately when I tell them that I use my own Fvwm2 module for much the
869     same effect as Ion provides, and I only very rarely use the above key
870     combinations :-&gt;</p>
871     <p>
872     </p>
873 root 1.60 <h3><a name="why_doesn_t_rxvtunicode_read_my_resources">Why doesn't rxvt-unicode read my resources?</a></h3>
874     <p>Well, why, indeed? It does, in a way very similar to other X
875     applications. Most importantly, this means that if you or your OS loads
876     resources into the X display (the right way to do it), rxvt-unicode will
877     ignore any resource files in your home directory. It will only read
878     <em>$HOME/.Xdefaults</em> when no resources are attached to the display.</p>
879     <p>If you have or use an <em>$HOME/.Xresources</em> file, chances are that
880     resources are loaded into your X-server. In this case, you have to
881     re-login after every change (or run <em>xrdb -merge $HOME/.Xresources</em>).</p>
882     <p>Also consider the form resources have to use:</p>
883     <pre>
884     URxvt.resource: value</pre>
885     <p>If you want to use another form (there are lots of different ways of
886     specifying resources), make sure you understand wether and why it
887     works. If unsure, use the form above.</p>
888 root 1.57 <p>
889     </p>
890 root 1.60 <h3><a name="when_i_login_to_another_system_it_tells_me_about_missing_terminfo_data">When I log-in to another system it tells me about missing terminfo data?</a></h3>
891 root 1.57 <p>The terminal description used by rxvt-unicode is not as widely available
892     as that for xterm, or even rxvt (for which the same problem often arises).</p>
893 root 1.1 <p>The correct solution for this problem is to install the terminfo, this can
894     be done like this (with ncurses' infocmp):</p>
895     <pre>
896     REMOTE=remotesystem.domain
897     infocmp rxvt-unicode | ssh $REMOTE &quot;cat &gt;/tmp/ti &amp;&amp; tic /tmp/ti&quot;</pre>
898     <p>... or by installing rxvt-unicode normally on the remote system,</p>
899     <p>If you cannot or do not want to do this, then you can simply set
900     <code>TERM=rxvt</code> or even <code>TERM=xterm</code>, and live with the small number of
901     problems arising, which includes wrong keymapping, less and different
902     colours and some refresh errors in fullscreen applications. It's a nice
903     quick-and-dirty workaround for rare cases, though.</p>
904 root 1.11 <p>If you always want to do this (and are fine with the consequences) you
905     can either recompile rxvt-unicode with the desired TERM value or use a
906     resource to set it:</p>
907 root 1.1 <pre>
908     URxvt.termName: rxvt</pre>
909     <p>If you don't plan to use <strong>rxvt</strong> (quite common...) you could also replace
910 root 1.63 the rxvt terminfo file with the rxvt-unicode one and use <code>TERM=rxvt</code>.</p>
911 root 1.57 <p>
912     </p>
913 root 1.60 <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>
914 root 1.57 <p>Most likely it's the empty definition for <code>enacs=</code>. Just replace it by
915     <code>enacs=\E[0@</code> and try again.</p>
916     <p>
917     </p>
918 root 1.61 <h3><a name="bash_s_readline_does_not_work_correctly_under_urxvt_"><code>bash</code>'s readline does not work correctly under urxvt.</a></h3>
919 root 1.58 <p>See next entry.</p>
920 root 1.57 <p>
921     </p>
922 root 1.60 <h3><a name="i_need_a_termcap_file_entry_">I need a termcap file entry.</a></h3>
923 root 1.57 <p>One reason you might want this is that some distributions or operating
924 root 1.11 systems still compile some programs using the long-obsoleted termcap
925 root 1.14 library (Fedora Core's bash is one example) and rely on a termcap entry
926 root 1.57 for <code>rxvt-unicode</code>.</p>
927 root 1.11 <p>You could use rxvt's termcap entry with resonable results in many cases.
928 root 1.1 You can also create a termcap entry by using terminfo's infocmp program
929 root 1.11 like this:</p>
930 root 1.1 <pre>
931     infocmp -C rxvt-unicode</pre>
932 root 1.11 <p>Or you could use this termcap entry, generated by the command above:</p>
933 root 1.1 <pre>
934     rxvt-unicode|rxvt-unicode terminal (X Window System):\
935     :am:bw:eo:km:mi:ms:xn:xo:\
936 root 1.14 :co#80:it#8:li#24:lm#0:\
937 root 1.1 :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:\
938     :K1=\EOw:K2=\EOu:K3=\EOy:K4=\EOq:K5=\EOs:LE=\E[%dD:\
939 root 1.15 :RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:ae=\E(B:al=\E[L:\
940     :as=\E(0:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\
941     :cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:\
942     :dl=\E[M:do=^J:ec=\E[%dX:ei=\E[4l:ho=\E[H:\
943     :i1=\E[?47l\E=\E[?1l:ic=\E[@:im=\E[4h:\
944     :is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l:\
945 root 1.14 :k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\
946     :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:\
947     :kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=\177:kd=\EOB:ke=\E[?1l\E&gt;:\
948     :kh=\E[7~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:\
949     :mb=\E[5m:md=\E[1m:me=\E[m\017:mr=\E[7m:nd=\E[C:rc=\E8:\
950     :sc=\E7:se=\E[27m:sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:\
951     :te=\E[r\E[?1049l:ti=\E[?1049h:ue=\E[24m:up=\E[A:\
952     :us=\E[4m:vb=\E[?5h\E[?5l:ve=\E[?25h:vi=\E[?25l:\
953 root 1.1 :vs=\E[?25h:</pre>
954 root 1.57 <p>
955     </p>
956 root 1.60 <h3><a name="why_does_ls_no_longer_have_coloured_output">Why does <code>ls</code> no longer have coloured output?</a></h3>
957 root 1.57 <p>The <code>ls</code> in the GNU coreutils unfortunately doesn't use terminfo to
958 root 1.1 decide wether a terminal has colour, but uses it's own configuration
959     file. Needless to say, <code>rxvt-unicode</code> is not in it's default file (among
960 root 1.57 with most other terminals supporting colour). Either add:</p>
961 root 1.1 <pre>
962     TERM rxvt-unicode</pre>
963     <p>to <code>/etc/DIR_COLORS</code> or simply add:</p>
964     <pre>
965     alias ls='ls --color=auto'</pre>
966     <p>to your <code>.profile</code> or <code>.bashrc</code>.</p>
967 root 1.57 <p>
968     </p>
969 root 1.60 <h3><a name="why_doesn_t_vim_emacs_etc__use_the_88_colour_mode">Why doesn't vim/emacs etc. use the 88 colour mode?</a></h3>
970 root 1.58 <p>See next entry.</p>
971 root 1.57 <p>
972     </p>
973 root 1.60 <h3><a name="why_doesn_t_vim_emacs_etc__make_use_of_italic">Why doesn't vim/emacs etc. make use of italic?</a></h3>
974 root 1.58 <p>See next entry.</p>
975 root 1.57 <p>
976     </p>
977 root 1.60 <h3><a name="why_are_the_secondary_screenrelated_options_not_working_properly">Why are the secondary screen-related options not working properly?</a></h3>
978 root 1.57 <p>Make sure you are using <code>TERM=rxvt-unicode</code>. Some pre-packaged
979 root 1.1 distributions (most notably Debian GNU/Linux) break rxvt-unicode
980     by setting <code>TERM</code> to <code>rxvt</code>, which doesn't have these extra
981     features. Unfortunately, some of these (most notably, again, Debian
982     GNU/Linux) furthermore fail to even install the <code>rxvt-unicode</code> terminfo
983     file, so you will need to install it on your own (See the question <strong>When
984     I log-in to another system it tells me about missing terminfo data?</strong> on
985 root 1.57 how to do this).</p>
986     <p>
987     </p>
988 root 1.60 <h2><a name="encoding___locale___input_method_issues">Encoding / Locale / Input Method Issues</a></h2>
989 root 1.57 <p>
990     </p>
991 root 1.60 <h3><a name="rxvtunicode_does_not_seem_to_understand_the_selected_encoding">Rxvt-unicode does not seem to understand the selected encoding?</a></h3>
992 root 1.58 <p>See next entry.</p>
993 root 1.57 <p>
994     </p>
995 root 1.60 <h3><a name="unicode_does_not_seem_to_work">Unicode does not seem to work?</a></h3>
996 root 1.57 <p>If you encounter strange problems like typing an accented character but
997 root 1.1 getting two unrelated other characters or similar, or if program output is
998 root 1.57 subtly garbled, then you should check your locale settings.</p>
999 root 1.1 <p>Rxvt-unicode must be started with the same <code>LC_CTYPE</code> setting as the
1000     programs. Often rxvt-unicode is started in the <a href="#item_c"><code>C</code></a> locale, while the
1001     login script running within the rxvt-unicode window changes the locale to
1002 root 1.11 something else, e.g. <code>en_GB.UTF-8</code>. Needless to say, this is not going to work.</p>
1003 root 1.1 <p>The best thing is to fix your startup environment, as you will likely run
1004     into other problems. If nothing works you can try this in your .profile.</p>
1005     <pre>
1006     printf '\e]701;%s\007' &quot;$LC_CTYPE&quot;</pre>
1007     <p>If this doesn't work, then maybe you use a <code>LC_CTYPE</code> specification not
1008     supported on your systems. Some systems have a <code>locale</code> command which
1009 root 1.11 displays this (also, <code>perl -e0</code> can be used to check locale settings, as
1010     it will complain loudly if it cannot set the locale). If it displays something
1011     like:</p>
1012 root 1.1 <pre>
1013     locale: Cannot set LC_CTYPE to default locale: ...</pre>
1014     <p>Then the locale you specified is not supported on your system.</p>
1015     <p>If nothing works and you are sure that everything is set correctly then
1016     you will need to remember a little known fact: Some programs just don't
1017     support locales :(</p>
1018 root 1.57 <p>
1019     </p>
1020 root 1.60 <h3><a name="how_does_rxvtunicode_determine_the_encoding_to_use">How does rxvt-unicode determine the encoding to use?</a></h3>
1021 root 1.58 <p>See next entry.</p>
1022 root 1.57 <p>
1023     </p>
1024 root 1.60 <h3><a name="is_there_an_option_to_switch_encodings">Is there an option to switch encodings?</a></h3>
1025 root 1.57 <p>Unlike some other terminals, rxvt-unicode has no encoding switch, and no
1026 root 1.1 specific ``utf-8'' mode, such as xterm. In fact, it doesn't even know about
1027 root 1.57 UTF-8 or any other encodings with respect to terminal I/O.</p>
1028 root 1.1 <p>The reasons is that there exists a perfectly fine mechanism for selecting
1029     the encoding, doing I/O and (most important) communicating this to all
1030 root 1.11 applications so everybody agrees on character properties such as width
1031     and code number. This mechanism is the <em>locale</em>. Applications not using
1032     that info will have problems (for example, <code>xterm</code> gets the width of
1033     characters wrong as it uses it's own, locale-independent table under all
1034     locales).</p>
1035 root 1.1 <p>Rxvt-unicode uses the <code>LC_CTYPE</code> locale category to select encoding. All
1036     programs doing the same (that is, most) will automatically agree in the
1037     interpretation of characters.</p>
1038     <p>Unfortunately, there is no system-independent way to select locales, nor
1039     is there a standard on how locale specifiers will look like.</p>
1040     <p>On most systems, the content of the <code>LC_CTYPE</code> environment variable
1041     contains an arbitrary string which corresponds to an already-installed
1042     locale. Common names for locales are <code>en_US.UTF-8</code>, <code>de_DE.ISO-8859-15</code>,
1043     <code>ja_JP.EUC-JP</code>, i.e. <code>language_country.encoding</code>, but other forms
1044     (i.e. <code>de</code> or <code>german</code>) are also common.</p>
1045     <p>Rxvt-unicode ignores all other locale categories, and except for
1046     the encoding, ignores country or language-specific settings,
1047 root 1.11 i.e. <code>de_DE.UTF-8</code> and <code>ja_JP.UTF-8</code> are the normally same to
1048     rxvt-unicode.</p>
1049 root 1.1 <p>If you want to use a specific encoding you have to make sure you start
1050     rxvt-unicode with the correct <code>LC_CTYPE</code> category.</p>
1051 root 1.57 <p>
1052     </p>
1053 root 1.60 <h3><a name="can_i_switch_locales_at_runtime">Can I switch locales at runtime?</a></h3>
1054 root 1.57 <p>Yes, using an escape sequence. Try something like this, which sets
1055     rxvt-unicode's idea of <code>LC_CTYPE</code>.</p>
1056 root 1.1 <pre>
1057     printf '\e]701;%s\007' ja_JP.SJIS</pre>
1058 root 1.11 <p>See also the previous answer.</p>
1059     <p>Sometimes this capability is rather handy when you want to work in
1060     one locale (e.g. <code>de_DE.UTF-8</code>) but some programs don't support it
1061     (e.g. UTF-8). For example, I use this script to start <code>xjdic</code>, which
1062     first switches to a locale supported by xjdic and back later:</p>
1063 root 1.1 <pre>
1064     printf '\e]701;%s\007' ja_JP.SJIS
1065     xjdic -js
1066     printf '\e]701;%s\007' de_DE.UTF-8</pre>
1067 root 1.11 <p>You can also use xterm's <code>luit</code> program, which usually works fine, except
1068     for some locales where character width differs between program- and
1069     rxvt-unicode-locales.</p>
1070 root 1.57 <p>
1071     </p>
1072 root 1.69 <h3><a name="i_have_problems_getting_my_input_method_working_">I have problems getting my input method working.</a></h3>
1073     <p>Try a search engine, as this is slightly different for every input method server.</p>
1074     <p>Here is a checklist:</p>
1075     <dl>
1076     <dt><strong><a name="item__2d_make_sure_your_locale_and_the_imlocale_are_sup">- Make sure your locale <em>and</em> the imLocale are supported on your OS.</a></strong><br />
1077     </dt>
1078     <dd>
1079     Try <code>locale -a</code> or check the documentation for your OS.
1080     </dd>
1081     <p></p>
1082     <dt><strong><a name="item__2d_make_sure_your_locale_or_imlocale_matches_a_lo">- Make sure your locale or imLocale matches a locale supported by your XIM.</a></strong><br />
1083     </dt>
1084     <dd>
1085     For example, <strong>kinput2</strong> does not support UTF-8 locales, you should use
1086     <code>ja_JP.EUC-JP</code> or equivalent.
1087     </dd>
1088     <p></p>
1089     <dt><strong><a name="item__2d_make_sure_your_xim_server_is_actually_running_">- Make sure your XIM server is actually running.</a></strong><br />
1090     </dt>
1091     <dt><strong><a name="item__2d_make_sure_the_xmodifiers_environment_variable_">- Make sure the <code>XMODIFIERS</code> environment variable is set correctly when <em>starting</em> rxvt-unicode.</a></strong><br />
1092     </dt>
1093     <dd>
1094     When you want to use e.g. <strong>kinput2</strong>, it must be set to
1095     <code>@im=kinput2</code>. For <strong>scim</strong>, use <code>@im=SCIM</code>. Youc an see what input
1096     method servers are running with this command:
1097     </dd>
1098     <dd>
1099     <pre>
1100     xprop -root XIM_SERVERS</pre>
1101     </dd>
1102     <p></p>
1103     <dt></dt>
1104     </dl>
1105     <p>
1106     </p>
1107 root 1.60 <h3><a name="my_input_method_wants__some_encoding__but_i_want_utf8__what_can_i_do">My input method wants &lt;some encoding&gt; but I want UTF-8, what can I do?</a></h3>
1108     <p>You can specify separate locales for the input method and the rest of the
1109     terminal, using the resource <code>imlocale</code>:</p>
1110 root 1.1 <pre>
1111 root 1.60 URxvt.imlocale: ja_JP.EUC-JP</pre>
1112     <p>Now you can start your terminal with <code>LC_CTYPE=ja_JP.UTF-8</code> and still
1113 root 1.69 use your input method. Please note, however, that, depending on your Xlib
1114     version, you may not be able to input characters outside <code>EUC-JP</code> in a
1115     normal way then, as your input method limits you.</p>
1116 root 1.57 <p>
1117     </p>
1118 root 1.60 <h3><a name="rxvtunicode_crashes_when_the_x_input_method_changes_or_exits_">Rxvt-unicode crashes when the X Input Method changes or exits.</a></h3>
1119     <p>Unfortunately, this is unavoidable, as the XIM protocol is racy by
1120     design. Applications can avoid some crashes at the expense of memory
1121     leaks, and Input Methods can avoid some crashes by careful ordering at
1122     exit time. <strong>kinput2</strong> (and derived input methods) generally succeeds,
1123     while <strong>SCIM</strong> (or similar input methods) fails. In the end, however,
1124     crashes cannot be completely avoided even if both sides cooperate.</p>
1125     <p>So the only workaround is not to kill your Input Method Servers.</p>
1126 root 1.57 <p>
1127     </p>
1128 root 1.60 <h2><a name="operating_systems___package_maintaining">Operating Systems / Package Maintaining</a></h2>
1129 root 1.57 <p>
1130     </p>
1131 root 1.60 <h3><a name="i_am_using_debian_gnu_linux_and_have_a_problem___">I am using Debian GNU/Linux and have a problem...</a></h3>
1132     <p>The Debian GNU/Linux package of rxvt-unicode in sarge contains large
1133     patches that considerably change the behaviour of rxvt-unicode (but
1134     unfortunately this notice has been removed). Before reporting a bug to
1135     the original rxvt-unicode author please download and install the genuine
1136     version (<a href="http://software.schmorp.de#rxvt-unicode">http://software.schmorp.de#rxvt-unicode</a>) and try to reproduce
1137     the problem. If you cannot, chances are that the problems are specific to
1138     Debian GNU/Linux, in which case it should be reported via the Debian Bug
1139     Tracking System (use <code>reportbug</code> to report the bug).</p>
1140     <p>For other problems that also affect the Debian package, you can and
1141     probably should use the Debian BTS, too, because, after all, it's also a
1142     bug in the Debian version and it serves as a reminder for other users that
1143     might encounter the same issue.</p>
1144 root 1.57 <p>
1145     </p>
1146 root 1.60 <h3><a name="i_am_maintaining_rxvtunicode_for_distribution_os_xxx__any_recommendation">I am maintaining rxvt-unicode for distribution/OS XXX, any recommendation?</a></h3>
1147     <p>You should build one binary with the default options. <em>configure</em>
1148     now enables most useful options, and the trend goes to making them
1149     runtime-switchable, too, so there is usually no drawback to enbaling them,
1150     except higher disk and possibly memory usage. The perl interpreter should
1151     be enabled, as important functionality (menus, selection, likely more in
1152     the future) depends on it.</p>
1153     <p>You should not overwrite the <code>perl-ext-common</code> snd <code>perl-ext</code> resources
1154     system-wide (except maybe with <code>defaults</code>). This will result in useful
1155     behaviour. If your distribution aims at low memory, add an empty
1156     <code>perl-ext-common</code> resource to the app-defaults file. This will keep the
1157     perl interpreter disabled until the user enables it.</p>
1158     <p>If you can/want build more binaries, I recommend building a minimal
1159     one with <code>--disable-everything</code> (very useful) and a maximal one with
1160     <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> (less useful, it will be very big due to a lot of
1161     encodings built-in that increase download times and are rarely used).</p>
1162 root 1.57 <p>
1163     </p>
1164 root 1.60 <h3><a name="i_need_to_make_it_setuid_setgid_to_support_utmp_ptys_on_my_os__is_this_safe">I need to make it setuid/setgid to support utmp/ptys on my OS, is this safe?</a></h3>
1165     <p>It should be, starting with release 7.1. You are encouraged to properly
1166     install urxvt with privileges necessary for your OS now.</p>
1167     <p>When rxvt-unicode detects that it runs setuid or setgid, it will fork
1168     into a helper process for privileged operations (pty handling on some
1169     systems, utmp/wtmp/lastlog handling on others) and drop privileges
1170     immediately. This is much safer than most other terminals that keep
1171     privileges while running (but is more relevant to urxvt, as it contains
1172     things as perl interpreters, which might be ``helpful'' to attackers).</p>
1173     <p>This forking is done as the very first within main(), which is very early
1174     and reduces possible bugs to initialisation code run before main(), or
1175     things like the dynamic loader of your system, which should result in very
1176     little risk.</p>
1177 root 1.57 <p>
1178     </p>
1179 root 1.60 <h3><a name="on_solaris_9__many_linedrawing_characters_are_too_wide_">On Solaris 9, many line-drawing characters are too wide.</a></h3>
1180     <p>Seems to be a known bug, read
1181     <a href="http://nixdoc.net/files/forum/about34198.html">http://nixdoc.net/files/forum/about34198.html</a>. Some people use the
1182     following ugly workaround to get non-double-wide-characters working:</p>
1183 root 1.1 <pre>
1184 root 1.60 #define wcwidth(x) wcwidth(x) &gt; 1 ? 1 : wcwidth(x)</pre>
1185     <p>
1186     </p>
1187     <h3><a name="i_am_on_freebsd_and_rxvtunicode_does_not_seem_to_work_at_all_">I am on FreeBSD and rxvt-unicode does not seem to work at all.</a></h3>
1188     <p>Rxvt-unicode requires the symbol <code>__STDC_ISO_10646__</code> to be defined
1189     in your compile environment, or an implementation that implements it,
1190     wether it defines the symbol or not. <code>__STDC_ISO_10646__</code> requires that
1191     <strong>wchar_t</strong> is represented as unicode.</p>
1192     <p>As you might have guessed, FreeBSD does neither define this symobl nor
1193     does it support it. Instead, it uses it's own internal representation of
1194     <strong>wchar_t</strong>. This is, of course, completely fine with respect to standards.</p>
1195     <p>However, that means rxvt-unicode only works in <code>POSIX</code>, <code>ISO-8859-1</code> and
1196     <code>UTF-8</code> locales under FreeBSD (which all use Unicode as <strong>wchar_t</strong>.</p>
1197     <p><code>__STDC_ISO_10646__</code> is the only sane way to support multi-language
1198     apps in an OS, as using a locale-dependent (and non-standardized)
1199     representation of <strong>wchar_t</strong> makes it impossible to convert between
1200     <strong>wchar_t</strong> (as used by X11 and your applications) and any other encoding
1201     without implementing OS-specific-wrappers for each and every locale. There
1202     simply are no APIs to convert <strong>wchar_t</strong> into anything except the current
1203     locale encoding.</p>
1204     <p>Some applications (such as the formidable <strong>mlterm</strong>) work around this
1205     by carrying their own replacement functions for character set handling
1206     with them, and either implementing OS-dependent hacks or doing multiple
1207     conversions (which is slow and unreliable in case the OS implements
1208     encodings slightly different than the terminal emulator).</p>
1209     <p>The rxvt-unicode author insists that the right way to fix this is in the
1210     system libraries once and for all, instead of forcing every app to carry
1211     complete replacements for them :)</p>
1212 root 1.57 <p>
1213     </p>
1214 root 1.60 <h3><a name="i_use_solaris_9_and_it_doesn_t_compile_work_etc_">I use Solaris 9 and it doesn't compile/work/etc.</a></h3>
1215     <p>Try the diff in <em>doc/solaris9.patch</em> as a base. It fixes the worst
1216     problems with <code>wcwidth</code> and a compile problem.</p>
1217 root 1.57 <p>
1218     </p>
1219 root 1.60 <h3><a name="how_can_i_use_rxvtunicode_under_cygwin">How can I use rxvt-unicode under cygwin?</a></h3>
1220     <p>rxvt-unicode should compile and run out of the box on cygwin, using
1221     the X11 libraries that come with cygwin. libW11 emulation is no
1222     longer supported (and makes no sense, either, as it only supported a
1223     single font). I recommend starting the X-server in <code>-multiwindow</code> or
1224     <code>-rootless</code> mode instead, which will result in similar look&amp;feel as the
1225     old libW11 emulation.</p>
1226     <p>At the time of this writing, cygwin didn't seem to support any multi-byte
1227     encodings (you might try <code>LC_CTYPE=C-UTF-8</code>), so you are likely limited
1228     to 8-bit encodings.</p>
1229 root 1.1 <p>
1230     </p>
1231     <hr />
1232 root 1.63 <h1><a name="rxvtunicode_technical_reference">RXVT-UNICODE TECHNICAL REFERENCE</a></h1>
1233 root 1.1 <p>The rest of this document describes various technical aspects of
1234     <strong>rxvt-unicode</strong>. First the description of supported command sequences,
1235 root 1.47 followed by pixmap support and last by a description of all features
1236     selectable at <code>configure</code> time.</p>
1237 root 1.1 <p>
1238     </p>
1239 root 1.67 <h2><a name="definitions">Definitions</a></h2>
1240 root 1.1 <dl>
1241     <dt><strong><a name="item_c"><strong><code>c</code> </strong>&gt;</a></strong><br />
1242     </dt>
1243     <dd>
1244     The literal character c.
1245     </dd>
1246     <p></p>
1247     <dt><strong><a name="item_c"><strong><code>C</code> </strong>&gt;</a></strong><br />
1248     </dt>
1249     <dd>
1250     A single (required) character.
1251     </dd>
1252     <p></p>
1253     <dt><strong><a name="item_ps"><strong><code>Ps</code> </strong>&gt;</a></strong><br />
1254     </dt>
1255     <dd>
1256     A single (usually optional) numeric parameter, composed of one or more
1257     digits.
1258     </dd>
1259     <p></p>
1260     <dt><strong><a name="item_pm"><strong><code>Pm</code> </strong>&gt;</a></strong><br />
1261     </dt>
1262     <dd>
1263     A multiple numeric parameter composed of any number of single numeric
1264     parameters, separated by <code>;</code> character(s).
1265     </dd>
1266     <p></p>
1267     <dt><strong><a name="item_pt"><strong><code>Pt</code> </strong>&gt;</a></strong><br />
1268     </dt>
1269     <dd>
1270     A text parameter composed of printable characters.
1271     </dd>
1272     <p></p></dl>
1273     <p>
1274     </p>
1275 root 1.67 <h2><a name="values">Values</a></h2>
1276 root 1.1 <dl>
1277     <dt><strong><a name="item_enq"><strong><code>ENQ</code> </strong>&gt;</a></strong><br />
1278     </dt>
1279     <dd>
1280     Enquiry (Ctrl-E) = Send Device Attributes (DA)
1281     request attributes from terminal. See <strong><a href="#item_esc__5b_ps_c"><code>ESC [ Ps c</code></a> </strong>&gt;.
1282     </dd>
1283     <p></p>
1284     <dt><strong><a name="item_bel"><strong><code>BEL</code> </strong>&gt;</a></strong><br />
1285     </dt>
1286     <dd>
1287     Bell (Ctrl-G)
1288     </dd>
1289     <p></p>
1290     <dt><strong><a name="item_bs"><strong><code>BS</code> </strong>&gt;</a></strong><br />
1291     </dt>
1292     <dd>
1293     Backspace (Ctrl-H)
1294     </dd>
1295     <p></p>
1296     <dt><strong><a name="item_tab"><strong><code>TAB</code> </strong>&gt;</a></strong><br />
1297     </dt>
1298     <dd>
1299     Horizontal Tab (HT) (Ctrl-I)
1300     </dd>
1301     <p></p>
1302     <dt><strong><a name="item_lf"><strong><code>LF</code> </strong>&gt;</a></strong><br />
1303     </dt>
1304     <dd>
1305     Line Feed or New Line (NL) (Ctrl-J)
1306     </dd>
1307     <p></p>
1308     <dt><strong><a name="item_vt"><strong><code>VT</code> </strong>&gt;</a></strong><br />
1309     </dt>
1310     <dd>
1311     Vertical Tab (Ctrl-K) same as <strong><a href="#item_lf"><code>LF</code></a> </strong>&gt;
1312     </dd>
1313     <p></p>
1314     <dt><strong><a name="item_ff"><strong><code>FF</code> </strong>&gt;</a></strong><br />
1315     </dt>
1316     <dd>
1317     Form Feed or New Page (NP) (Ctrl-L) same as <strong><a href="#item_lf"><code>LF</code></a> </strong>&gt;
1318     </dd>
1319     <p></p>
1320     <dt><strong><a name="item_cr"><strong><code>CR</code> </strong>&gt;</a></strong><br />
1321     </dt>
1322     <dd>
1323     Carriage Return (Ctrl-M)
1324     </dd>
1325     <p></p>
1326     <dt><strong><a name="item_so"><strong><code>SO</code> </strong>&gt;</a></strong><br />
1327     </dt>
1328     <dd>
1329     Shift Out (Ctrl-N), invokes the G1 character set.
1330     Switch to Alternate Character Set
1331     </dd>
1332     <p></p>
1333     <dt><strong><a name="item_si"><strong><code>SI</code> </strong>&gt;</a></strong><br />
1334     </dt>
1335     <dd>
1336     Shift In (Ctrl-O), invokes the G0 character set (the default).
1337     Switch to Standard Character Set
1338     </dd>
1339     <p></p>
1340     <dt><strong><a name="item_spc"><strong><code>SPC</code> </strong>&gt;</a></strong><br />
1341     </dt>
1342     <dd>
1343     Space Character
1344     </dd>
1345     <p></p></dl>
1346     <p>
1347     </p>
1348 root 1.67 <h2><a name="escape_sequences">Escape Sequences</a></h2>
1349 root 1.1 <dl>
1350     <dt><strong><a name="item_esc__23_8"><strong><code>ESC # 8</code> </strong>&gt;</a></strong><br />
1351     </dt>
1352     <dd>
1353     DEC Screen Alignment Test (DECALN)
1354     </dd>
1355     <p></p>
1356     <dt><strong><a name="item_esc_7"><strong><code>ESC 7</code> </strong>&gt;</a></strong><br />
1357     </dt>
1358     <dd>
1359     Save Cursor (SC)
1360     </dd>
1361     <p></p>
1362     <dt><strong><a name="item_esc_8"><strong><code>ESC 8</code> </strong>&gt;</a></strong><br />
1363     </dt>
1364     <dd>
1365     Restore Cursor
1366     </dd>
1367     <p></p>
1368     <dt><strong><a name="item_esc__3d"><strong><code>ESC =</code> </strong>&gt;</a></strong><br />
1369     </dt>
1370     <dd>
1371     Application Keypad (SMKX). See also next sequence.
1372     </dd>
1373     <p></p>
1374     <dt><strong><a name="item_esc"><strong><code>ESC</code> </strong>&gt;&gt;</a></strong><br />
1375     </dt>
1376     <dd>
1377     Normal Keypad (RMKX)
1378     </dd>
1379     <dd>
1380     <p><strong>Note:</strong> If the numeric keypad is activated, eg, <strong>Num_Lock</strong> has been
1381     pressed, numbers or control functions are generated by the numeric keypad
1382     (see Key Codes).</p>
1383     </dd>
1384     <p></p>
1385     <dt><strong><a name="item_esc_d"><strong><code>ESC D</code> </strong>&gt;</a></strong><br />
1386     </dt>
1387     <dd>
1388     Index (IND)
1389     </dd>
1390     <p></p>
1391     <dt><strong><a name="item_esc_e"><strong><code>ESC E</code> </strong>&gt;</a></strong><br />
1392     </dt>
1393     <dd>
1394     Next Line (NEL)
1395     </dd>
1396     <p></p>
1397     <dt><strong><a name="item_esc_h"><strong><code>ESC H</code> </strong>&gt;</a></strong><br />
1398     </dt>
1399     <dd>
1400     Tab Set (HTS)
1401     </dd>
1402     <p></p>
1403     <dt><strong><a name="item_esc_m"><strong><code>ESC M</code> </strong>&gt;</a></strong><br />
1404     </dt>
1405     <dd>
1406     Reverse Index (RI)
1407     </dd>
1408     <p></p>
1409     <dt><strong><a name="item_esc_n"><strong><code>ESC N</code> </strong>&gt;</a></strong><br />
1410     </dt>
1411     <dd>
1412     Single Shift Select of G2 Character Set (SS2): affects next character
1413     only <em>unimplemented</em>
1414     </dd>
1415     <p></p>
1416     <dt><strong><a name="item_esc_o"><strong><code>ESC O</code> </strong>&gt;</a></strong><br />
1417     </dt>
1418     <dd>
1419     Single Shift Select of G3 Character Set (SS3): affects next character
1420     only <em>unimplemented</em>
1421     </dd>
1422     <p></p>
1423     <dt><strong><a name="item_esc_z"><strong><code>ESC Z</code> </strong>&gt;</a></strong><br />
1424     </dt>
1425     <dd>
1426 root 1.11 Obsolete form of returns: <strong><code>ESC [ ? 1 ; 2 C</code> </strong>&gt; <em>rxvt-unicode compile-time option</em>
1427 root 1.1 </dd>
1428     <p></p>
1429     <dt><strong><a name="item_esc_c"><strong><code>ESC c</code> </strong>&gt;</a></strong><br />
1430     </dt>
1431     <dd>
1432     Full reset (RIS)
1433     </dd>
1434     <p></p>
1435     <dt><strong><a name="item_esc_n"><strong><code>ESC n</code> </strong>&gt;</a></strong><br />
1436     </dt>
1437     <dd>
1438     Invoke the G2 Character Set (LS2)
1439     </dd>
1440     <p></p>
1441     <dt><strong><a name="item_esc_o"><strong><code>ESC o</code> </strong>&gt;</a></strong><br />
1442     </dt>
1443     <dd>
1444     Invoke the G3 Character Set (LS3)
1445     </dd>
1446     <p></p>
1447 root 1.11 <dt><strong><strong><code>ESC ( C</code> </strong>&gt;</strong><br />
1448 root 1.1 </dt>
1449     <dd>
1450     Designate G0 Character Set (ISO 2022), see below for values of <a href="#item_c"><code>C</code></a>.
1451     </dd>
1452     <p></p>
1453 root 1.11 <dt><strong><a name="item_esc__29_c"><strong><code>ESC ) C</code> </strong>&gt;</a></strong><br />
1454 root 1.1 </dt>
1455     <dd>
1456     Designate G1 Character Set (ISO 2022), see below for values of <a href="#item_c"><code>C</code></a>.
1457     </dd>
1458     <p></p>
1459     <dt><strong><a name="item_esc__2a_c"><strong><code>ESC * C</code> </strong>&gt;</a></strong><br />
1460     </dt>
1461     <dd>
1462     Designate G2 Character Set (ISO 2022), see below for values of <a href="#item_c"><code>C</code></a>.
1463     </dd>
1464     <p></p>
1465     <dt><strong><a name="item_esc__2b_c"><strong><code>ESC + C</code> </strong>&gt;</a></strong><br />
1466     </dt>
1467     <dd>
1468     Designate G3 Character Set (ISO 2022), see below for values of <a href="#item_c"><code>C</code></a>.
1469     </dd>
1470     <p></p>
1471     <dt><strong><a name="item_esc__24_c"><strong><code>ESC $ C</code> </strong>&gt;</a></strong><br />
1472     </dt>
1473     <dd>
1474     Designate Kanji Character Set
1475     </dd>
1476     <dd>
1477     <p>Where <strong><a href="#item_c"><code>C</code></a> </strong>&gt; is one of:</p>
1478     </dd>
1479     <table>
1480     <tr><td>C = 0 </td><td>DEC Special Character and Line Drawing Set</td></tr>
1481     <tr><td>C = A </td><td>United Kingdom (UK)</td></tr>
1482     <tr><td>C = B </td><td>United States (USASCII)</td></tr>
1483     <tr><td>C = <</td><td>Multinational character set unimplemented</td></tr>
1484     <tr><td>C = 5 </td><td>Finnish character set unimplemented</td></tr>
1485     <tr><td>C = C </td><td>Finnish character set unimplemented</td></tr>
1486     <tr><td>C = K </td><td>German character set unimplemented</td></tr>
1487     </table><p></p></dl>
1488     <p></p>
1489     <p>
1490     </p>
1491 root 1.67 <h2><a name="csi__command_sequence_introducer__sequences">CSI (Command Sequence Introducer) Sequences</a></h2>
1492 root 1.1 <dl>
1493     <dt><strong><a name="item_esc__5b_ps__40"><strong><code>ESC [ Ps @</code> </strong>&gt;</a></strong><br />
1494     </dt>
1495     <dd>
1496     Insert <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; (Blank) <code>Character(s)</code> [default: 1] (ICH)
1497     </dd>
1498     <p></p>
1499     <dt><strong><a name="item_esc__5b_ps_a"><strong><code>ESC [ Ps A</code> </strong>&gt;</a></strong><br />
1500     </dt>
1501     <dd>
1502     Cursor Up <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; Times [default: 1] (CUU)
1503     </dd>
1504     <p></p>
1505     <dt><strong><a name="item_esc__5b_ps_b"><strong><code>ESC [ Ps B</code> </strong>&gt;</a></strong><br />
1506     </dt>
1507     <dd>
1508     Cursor Down <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; Times [default: 1] (CUD)
1509     </dd>
1510     <p></p>
1511     <dt><strong><a name="item_esc__5b_ps_c"><strong><code>ESC [ Ps C</code> </strong>&gt;</a></strong><br />
1512     </dt>
1513     <dd>
1514     Cursor Forward <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; Times [default: 1] (CUF)
1515     </dd>
1516     <p></p>
1517     <dt><strong><a name="item_esc__5b_ps_d"><strong><code>ESC [ Ps D</code> </strong>&gt;</a></strong><br />
1518     </dt>
1519     <dd>
1520     Cursor Backward <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; Times [default: 1] (CUB)
1521     </dd>
1522     <p></p>
1523     <dt><strong><a name="item_esc__5b_ps_e"><strong><code>ESC [ Ps E</code> </strong>&gt;</a></strong><br />
1524     </dt>
1525     <dd>
1526     Cursor Down <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; Times [default: 1] and to first column
1527     </dd>
1528     <p></p>
1529     <dt><strong><a name="item_esc__5b_ps_f"><strong><code>ESC [ Ps F</code> </strong>&gt;</a></strong><br />
1530     </dt>
1531     <dd>
1532     Cursor Up <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; Times [default: 1] and to first column
1533     </dd>
1534     <p></p>
1535     <dt><strong><a name="item_esc__5b_ps_g"><strong><code>ESC [ Ps G</code> </strong>&gt;</a></strong><br />
1536     </dt>
1537     <dd>
1538     Cursor to Column <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; (HPA)
1539     </dd>
1540     <p></p>
1541     <dt><strong><a name="item_esc__5b_ps_3bps_h"><strong><code>ESC [ Ps;Ps H</code> </strong>&gt;</a></strong><br />
1542     </dt>
1543     <dd>
1544     Cursor Position [row;column] [default: 1;1] (CUP)
1545     </dd>
1546     <p></p>
1547     <dt><strong><a name="item_esc__5b_ps_i"><strong><code>ESC [ Ps I</code> </strong>&gt;</a></strong><br />
1548     </dt>
1549     <dd>
1550     Move forward <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; tab stops [default: 1]
1551     </dd>
1552     <p></p>
1553     <dt><strong><a name="item_esc__5b_ps_j"><strong><code>ESC [ Ps J</code> </strong>&gt;</a></strong><br />
1554     </dt>
1555     <dd>
1556     Erase in Display (ED)
1557     </dd>
1558     <table>
1559     <tr><td>Ps = 0</td><td>Clear Below (default)</td></tr>
1560     <tr><td>Ps = 1</td><td>Clear Above</td></tr>
1561     <tr><td>Ps = 2</td><td>Clear All</td></tr>
1562     </table><p></p>
1563     <dt><strong><a name="item_esc__5b_ps_k"><strong><code>ESC [ Ps K</code> </strong>&gt;</a></strong><br />
1564     </dt>
1565     <dd>
1566     Erase in Line (EL)
1567     </dd>
1568     <table>
1569     <tr><td>Ps = 0</td><td>Clear to Right (default)</td></tr>
1570     <tr><td>Ps = 1</td><td>Clear to Left</td></tr>
1571     <tr><td>Ps = 2</td><td>Clear All</td></tr>
1572     </table><p></p>
1573     <dt><strong><a name="item_esc__5b_ps_l"><strong><code>ESC [ Ps L</code> </strong>&gt;</a></strong><br />
1574     </dt>
1575     <dd>
1576     Insert <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; <code>Line(s)</code> [default: 1] (IL)
1577     </dd>
1578     <p></p>
1579     <dt><strong><a name="item_esc__5b_ps_m"><strong><code>ESC [ Ps M</code> </strong>&gt;</a></strong><br />
1580     </dt>
1581     <dd>
1582     Delete <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; <code>Line(s)</code> [default: 1] (DL)
1583     </dd>
1584     <p></p>
1585     <dt><strong><a name="item_esc__5b_ps_p"><strong><code>ESC [ Ps P</code> </strong>&gt;</a></strong><br />
1586     </dt>
1587     <dd>
1588     Delete <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; <code>Character(s)</code> [default: 1] (DCH)
1589     </dd>
1590     <p></p>
1591     <dt><strong><a name="item_esc__5b_ps_3bps_3bps_3bps_3bps_t"><strong><code>ESC [ Ps;Ps;Ps;Ps;Ps T</code> </strong>&gt;</a></strong><br />
1592     </dt>
1593     <dd>
1594     Initiate . <em>unimplemented</em> Parameters are
1595     [func;startx;starty;firstrow;lastrow].
1596     </dd>
1597     <p></p>
1598     <dt><strong><a name="item_esc__5b_ps_w"><strong><code>ESC [ Ps W</code> </strong>&gt;</a></strong><br />
1599     </dt>
1600     <dd>
1601     Tabulator functions
1602     </dd>
1603     <table>
1604     <tr><td>Ps = 0</td><td>Tab Set (HTS)</td></tr>
1605     <tr><td>Ps = 2</td><td>Tab Clear (TBC), Clear Current Column (default)</td></tr>
1606     <tr><td>Ps = 5</td><td>Tab Clear (TBC), Clear All</td></tr>
1607     </table><p></p>
1608     <dt><strong><a name="item_esc__5b_ps_x"><strong><code>ESC [ Ps X</code> </strong>&gt;</a></strong><br />
1609     </dt>
1610     <dd>
1611     Erase <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; <code>Character(s)</code> [default: 1] (ECH)
1612     </dd>
1613     <p></p>
1614     <dt><strong><a name="item_esc__5b_ps_z"><strong><code>ESC [ Ps Z</code> </strong>&gt;</a></strong><br />
1615     </dt>
1616     <dd>
1617     Move backward <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; [default: 1] tab stops
1618     </dd>
1619     <p></p>
1620     <dt><strong><a name="item_esc__5b_ps__27"><strong><code>ESC [ Ps '</code> </strong>&gt;</a></strong><br />
1621     </dt>
1622     <dd>
1623     See <strong><a href="#item_esc__5b_ps_g"><code>ESC [ Ps G</code></a> </strong>&gt;
1624     </dd>
1625     <p></p>
1626     <dt><strong><a name="item_esc__5b_ps_a"><strong><code>ESC [ Ps a</code> </strong>&gt;</a></strong><br />
1627     </dt>
1628     <dd>
1629     See <strong><a href="#item_esc__5b_ps_c"><code>ESC [ Ps C</code></a> </strong>&gt;
1630     </dd>
1631     <p></p>
1632     <dt><strong><a name="item_esc__5b_ps_c"><strong><code>ESC [ Ps c</code> </strong>&gt;</a></strong><br />
1633     </dt>
1634     <dd>
1635     Send Device Attributes (DA)
1636     <strong><code>Ps = 0</code> </strong>&gt; (or omitted): request attributes from terminal
1637 root 1.11 returns: <strong><code>ESC [ ? 1 ; 2 c</code> </strong>&gt; (``I am a VT100 with Advanced Video
1638 root 1.1 Option'')
1639     </dd>
1640     <p></p>
1641     <dt><strong><a name="item_esc__5b_ps_d"><strong><code>ESC [ Ps d</code> </strong>&gt;</a></strong><br />
1642     </dt>
1643     <dd>
1644     Cursor to Line <strong><a href="#item_ps"><code>Ps</code></a> </strong>&gt; (VPA)
1645     </dd>
1646     <p></p>
1647     <dt><strong><a name="item_esc__5b_ps_e"><strong><code>ESC [ Ps e</code> </strong>&gt;</a></strong><br />
1648     </dt>
1649     <dd>
1650     See <strong><a href="#item_esc__5b_ps_a"><code>ESC [ Ps A</code></a> </strong>&gt;
1651     </dd>
1652     <p></p>
1653     <dt><strong><a name="item_esc__5b_ps_3bps_f"><strong><code>ESC [ Ps;Ps f</code> </strong>&gt;</a></strong><br />
1654     </dt>
1655     <dd>
1656     Horizontal and Vertical Position [row;column] (HVP) [default: 1;1]
1657     </dd>
1658     <p></p>
1659     <dt><strong><a name="item_esc__5b_ps_g"><strong><code>ESC [ Ps g</code> </strong>&gt;</a></strong><br />
1660     </dt>
1661     <dd>
1662     Tab Clear (TBC)
1663     </dd>
1664     <table>
1665     <tr><td>Ps = 0</td><td>Clear Current Column (default)</td></tr>
1666     <tr><td>Ps = 3</td><td>Clear All (TBC)</td></tr>
1667     </table><p></p>
1668     <dt><strong><a name="item_esc__5b_pm_h"><strong><code>ESC [ Pm h</code> </strong>&gt;</a></strong><br />
1669     </dt>
1670     <dd>
1671     Set Mode (SM). See <strong><a href="#item_esc__5b_pm_l"><code>ESC [ Pm l</code></a> </strong>&gt; sequence for description of <a href="#item_pm"><code>Pm</code></a>.
1672     </dd>
1673     <p></p>
1674     <dt><strong><a name="item_esc__5b_ps_i"><strong><code>ESC [ Ps i</code> </strong>&gt;</a></strong><br />
1675     </dt>
1676     <dd>
1677     Printing. See also the <code>print-pipe</code> resource.
1678     </dd>
1679     <table>
1680     <tr><td>Ps = 0</td><td>print screen (MC0)</td></tr>
1681     <tr><td>Ps = 4</td><td>disable transparent print mode (MC4)</td></tr>
1682     <tr><td>Ps = 5</td><td>enable transparent print mode (MC5)</td></tr>
1683     </table><p></p>
1684     <dt><strong><a name="item_esc__5b_pm_l"><strong><code>ESC [ Pm l</code> </strong>&gt;</a></strong><br />
1685     </dt>
1686     <dd>
1687     Reset Mode (RM)
1688     </dd>
1689     <dl>
1690     <dt><strong><a name="item_ps__3d_4"><strong><code>Ps = 4</code> </strong>&gt;</a></strong><br />
1691     </dt>
1692     <table>
1693     <tr><td>h</td><td>Insert Mode (SMIR)</td></tr>
1694     <tr><td>l</td><td>Replace Mode (RMIR)</td></tr>
1695     </table><dt><strong><a name="item_20"><strong><code>Ps = 20</code> </strong>&gt; (partially implemented)</a></strong><br />
1696     </dt>
1697     <table>
1698     <tr><td>h</td><td>Automatic Newline (LNM)</td></tr>
1699     <tr><td>l</td><td>Normal Linefeed (LNM)</td></tr>
1700     </table></dl>
1701     <dt><strong><a name="item_esc__5b_pm_m"><strong><code>ESC [ Pm m</code> </strong>&gt;</a></strong><br />
1702     </dt>
1703     <dd>
1704     Character Attributes (SGR)
1705     </dd>
1706     <table>
1707     <tr><td>Ps = 0</td><td>Normal (default)</td></tr>
1708     <tr><td>Ps = 1 / 21</td><td>On / Off Bold (bright fg)</td></tr>
1709     <tr><td>Ps = 3 / 23</td><td>On / Off Italic</td></tr>
1710     <tr><td>Ps = 4 / 24</td><td>On / Off Underline</td></tr>
1711     <tr><td>Ps = 5 / 25</td><td>On / Off Slow Blink (bright bg)</td></tr>
1712     <tr><td>Ps = 6 / 26</td><td>On / Off Rapid Blink (bright bg)</td></tr>
1713     <tr><td>Ps = 7 / 27</td><td>On / Off Inverse</td></tr>
1714     <tr><td>Ps = 8 / 27</td><td>On / Off Invisible (NYI)</td></tr>
1715     <tr><td>Ps = 30 / 40</td><td>fg/bg Black</td></tr>
1716     <tr><td>Ps = 31 / 41</td><td>fg/bg Red</td></tr>
1717     <tr><td>Ps = 32 / 42</td><td>fg/bg Green</td></tr>
1718     <tr><td>Ps = 33 / 43</td><td>fg/bg Yellow</td></tr>
1719     <tr><td>Ps = 34 / 44</td><td>fg/bg Blue</td></tr>
1720     <tr><td>Ps = 35 / 45</td><td>fg/bg Magenta</td></tr>
1721     <tr><td>Ps = 36 / 46</td><td>fg/bg Cyan</td></tr>
1722     <tr><td>Ps = 38;5 / 48;5</td><td>set fg/bg to color #m (ISO 8613-6)</td></tr>
1723     <tr><td>Ps = 37 / 47</td><td>fg/bg White</td></tr>
1724     <tr><td>Ps = 39 / 49</td><td>fg/bg Default</td></tr>
1725     <tr><td>Ps = 90 / 100</td><td>fg/bg Bright Black</td></tr>
1726     <tr><td>Ps = 91 / 101</td><td>fg/bg Bright Red</td></tr>
1727     <tr><td>Ps = 92 / 102</td><td>fg/bg Bright Green</td></tr>
1728     <tr><td>Ps = 93 / 103</td><td>fg/bg Bright Yellow</td></tr>
1729     <tr><td>Ps = 94 / 104</td><td>fg/bg Bright Blue</td></tr>
1730     <tr><td>Ps = 95 / 105</td><td>fg/bg Bright Magenta</td></tr>
1731     <tr><td>Ps = 96 / 106</td><td>fg/bg Bright Cyan</td></tr>
1732     <tr><td>Ps = 97 / 107</td><td>fg/bg Bright White</td></tr>
1733     <tr><td>Ps = 99 / 109</td><td>fg/bg Bright Default</td></tr>
1734     </table><p></p>
1735     <dt><strong><a name="item_esc__5b_ps_n"><strong><code>ESC [ Ps n</code> </strong>&gt;</a></strong><br />
1736     </dt>
1737     <dd>
1738     Device Status Report (DSR)
1739     </dd>
1740     <table>
1741     <tr><td>Ps = 5</td><td>Status Report ESC [ 0 n (``OK'')</td></tr>
1742     <tr><td>Ps = 6</td><td>Report Cursor Position (CPR) [row;column] as ESC [ r ; c R</td></tr>
1743     <tr><td>Ps = 7</td><td>Request Display Name</td></tr>
1744     <tr><td>Ps = 8</td><td>Request Version Number (place in window title)</td></tr>
1745     </table><p></p>
1746     <dt><strong><a name="item_esc__5b_ps_3bps_r"><strong><code>ESC [ Ps;Ps r</code> </strong>&gt;</a></strong><br />
1747     </dt>
1748     <dd>
1749     Set Scrolling Region [top;bottom]
1750     [default: full size of window] (CSR)
1751     </dd>
1752     <p></p>
1753     <dt><strong><a name="item_esc__5b_s"><strong><code>ESC [ s</code> </strong>&gt;</a></strong><br />
1754     </dt>
1755     <dd>
1756     Save Cursor (SC)
1757     </dd>
1758     <p></p>
1759 root 1.4 <dt><strong><a name="item_esc__5b_ps_3bpt_t"><strong><code>ESC [ Ps;Pt t</code> </strong>&gt;</a></strong><br />
1760 root 1.1 </dt>
1761     <dd>
1762 root 1.4 Window Operations
1763 root 1.1 </dd>
1764 root 1.4 <table>
1765     <tr><td>Ps = 1</td><td>Deiconify (map) window</td></tr>
1766     <tr><td>Ps = 2</td><td>Iconify window</td></tr>
1767     <tr><td>Ps = 3</td><td>ESC [ 3 ; X ; Y t Move window to (X|Y)</td></tr>
1768 root 1.11 <tr><td>Ps = 4</td><td>ESC [ 4 ; H ; W t Resize to WxH pixels</td></tr>
1769 root 1.4 <tr><td>Ps = 5</td><td>Raise window</td></tr>
1770     <tr><td>Ps = 6</td><td>Lower window</td></tr>
1771     <tr><td>Ps = 7</td><td>Refresh screen once</td></tr>
1772 root 1.11 <tr><td>Ps = 8</td><td>ESC [ 8 ; R ; C t Resize to R rows and C columns</td></tr>
1773     <tr><td>Ps = 11</td><td>Report window state (responds with Ps = 1 or Ps = 2)</td></tr>
1774 root 1.4 <tr><td>Ps = 13</td><td>Report window position (responds with Ps = 3)</td></tr>
1775     <tr><td>Ps = 14</td><td>Report window pixel size (responds with Ps = 4)</td></tr>
1776     <tr><td>Ps = 18</td><td>Report window text size (responds with Ps = 7)</td></tr>
1777     <tr><td>Ps = 19</td><td>Currently the same as Ps = 18, but responds with Ps = 9</td></tr>
1778     <tr><td>Ps = 20</td><td>Reports icon label (ESC ] L NAME \234)</td></tr>
1779     <tr><td>Ps = 21</td><td>Reports window title (ESC ] l NAME \234)</td></tr>
1780     <tr><td>Ps = 24..</td><td>Set window height to Ps rows</td></tr>
1781     </table><p></p>
1782 root 1.1 <dt><strong><a name="item_esc__5b_u"><strong><code>ESC [ u</code> </strong>&gt;</a></strong><br />
1783     </dt>
1784     <dd>
1785     Restore Cursor
1786     </dd>
1787 root 1.4 <p></p>
1788     <dt><strong><a name="item_esc__5b_ps_x"><strong><code>ESC [ Ps x</code> </strong>&gt;</a></strong><br />
1789     </dt>
1790     <dd>
1791     Request Terminal Parameters (DECREQTPARM)
1792     </dd>
1793 root 1.1 <p></p></dl>
1794     <p></p>
1795     <p>
1796     </p>
1797 root 1.67 <h2><a name="dec_private_modes">DEC Private Modes</a></h2>
1798 root 1.1 <dl>
1799     <dt><strong><a name="item_esc__5b__3f_pm_h"><strong><code>ESC [ ? Pm h</code> </strong>&gt;</a></strong><br />
1800     </dt>
1801     <dd>
1802     DEC Private Mode Set (DECSET)
1803     </dd>
1804     <p></p>
1805     <dt><strong><a name="item_esc__5b__3f_pm_l"><strong><code>ESC [ ? Pm l</code> </strong>&gt;</a></strong><br />
1806     </dt>
1807     <dd>
1808     DEC Private Mode Reset (DECRST)
1809     </dd>
1810     <p></p>
1811     <dt><strong><a name="item_esc__5b__3f_pm_r"><strong><code>ESC [ ? Pm r</code> </strong>&gt;</a></strong><br />
1812     </dt>
1813     <dd>
1814     Restore previously saved DEC Private Mode Values.
1815     </dd>
1816     <p></p>
1817     <dt><strong><a name="item_esc__5b__3f_pm_s"><strong><code>ESC [ ? Pm s</code> </strong>&gt;</a></strong><br />
1818     </dt>
1819     <dd>
1820     Save DEC Private Mode Values.
1821     </dd>
1822     <p></p>
1823     <dt><strong><a name="item_esc__5b__3f_pm_t"><strong><code>ESC [ ? Pm t</code> </strong>&gt;</a></strong><br />
1824     </dt>
1825     <dd>
1826     Toggle DEC Private Mode Values (rxvt extension). <em>where</em>
1827     </dd>
1828     <dl>
1829     <dt><strong><a name="item_1"><strong><code>Ps = 1</code> </strong>&gt; (DECCKM)</a></strong><br />
1830     </dt>
1831     <table>
1832     <tr><td>h</td><td>Application Cursor Keys</td></tr>
1833     <tr><td>l</td><td>Normal Cursor Keys</td></tr>
1834     </table><dt><strong><a name="item_2"><strong><code>Ps = 2</code> </strong>&gt; (ANSI/VT52 mode)</a></strong><br />
1835     </dt>
1836     <table>
1837     <tr><td>h</td><td>Enter VT52 mode</td></tr>
1838     <tr><td>l</td><td>Enter VT52 mode</td></tr>
1839     </table><dt><strong><a name="item_ps__3d_3"><strong><code>Ps = 3</code> </strong>&gt;</a></strong><br />
1840     </dt>
1841     <table>
1842     <tr><td>h</td><td>132 Column Mode (DECCOLM)</td></tr>
1843     <tr><td>l</td><td>80 Column Mode (DECCOLM)</td></tr>
1844     </table><dt><strong><strong><code>Ps = 4</code> </strong>&gt;</strong><br />
1845     </dt>
1846     <table>
1847     <tr><td>h</td><td>Smooth (Slow) Scroll (DECSCLM)</td></tr>
1848     <tr><td>l</td><td>Jump (Fast) Scroll (DECSCLM)</td></tr>
1849     </table><dt><strong><a name="item_ps__3d_5"><strong><code>Ps = 5</code> </strong>&gt;</a></strong><br />
1850     </dt>
1851     <table>
1852     <tr><td>h</td><td>Reverse Video (DECSCNM)</td></tr>
1853     <tr><td>l</td><td>Normal Video (DECSCNM)</td></tr>
1854     </table><dt><strong><a name="item_ps__3d_6"><strong><code>Ps = 6</code> </strong>&gt;</a></strong><br />
1855     </dt>
1856     <table>
1857     <tr><td>h</td><td>Origin Mode (DECOM)</td></tr>
1858     <tr><td>l</td><td>Normal Cursor Mode (DECOM)</td></tr>
1859     </table><dt><strong><a name="item_ps__3d_7"><strong><code>Ps = 7</code> </strong>&gt;</a></strong><br />
1860     </dt>
1861     <table>
1862     <tr><td>h</td><td>Wraparound Mode (DECAWM)</td></tr>
1863     <tr><td>l</td><td>No Wraparound Mode (DECAWM)</td></tr>
1864     </table><dt><strong><a name="item_ps__3d_8_unimplemented"><strong><code>Ps = 8</code> </strong>&gt; <em>unimplemented</em></a></strong><br />
1865     </dt>
1866     <table>
1867     <tr><td>h</td><td>Auto-repeat Keys (DECARM)</td></tr>
1868     <tr><td>l</td><td>No Auto-repeat Keys (DECARM)</td></tr>
1869     </table><dt><strong><a name="item_ps__3d_9_x10_xterm"><strong><code>Ps = 9</code> </strong>&gt; X10 XTerm</a></strong><br />
1870     </dt>
1871     <table>
1872     <tr><td>h</td><td>Send Mouse X & Y on button press.</td></tr>
1873     <tr><td>l</td><td>No mouse reporting.</td></tr>
1874     </table><dt><strong><a name="item_ps__3d_25"><strong><code>Ps = 25</code> </strong>&gt;</a></strong><br />
1875     </dt>
1876     <table>
1877     <tr><td>h</td><td>Visible cursor {cnorm/cvvis}</td></tr>
1878     <tr><td>l</td><td>Invisible cursor {civis}</td></tr>
1879     </table><dt><strong><a name="item_ps__3d_30"><strong><code>Ps = 30</code> </strong>&gt;</a></strong><br />
1880     </dt>
1881     <table>
1882     <tr><td>h</td><td>scrollBar visisble</td></tr>
1883     <tr><td>l</td><td>scrollBar invisisble</td></tr>
1884     </table><dt><strong><a name="item_35"><strong><code>Ps = 35</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br />
1885     </dt>
1886     <table>
1887     <tr><td>h</td><td>Allow XTerm Shift+key sequences</td></tr>
1888     <tr><td>l</td><td>Disallow XTerm Shift+key sequences</td></tr>
1889     </table><dt><strong><a name="item_ps__3d_38_unimplemented"><strong><code>Ps = 38</code> </strong>&gt; <em>unimplemented</em></a></strong><br />
1890     </dt>
1891     <dd>
1892     Enter Tektronix Mode (DECTEK)
1893     </dd>
1894     <p></p>
1895     <dt><strong><a name="item_ps__3d_40"><strong><code>Ps = 40</code> </strong>&gt;</a></strong><br />
1896     </dt>
1897     <table>
1898     <tr><td>h</td><td>Allow 80/132 Mode</td></tr>
1899     <tr><td>l</td><td>Disallow 80/132 Mode</td></tr>
1900     </table><dt><strong><a name="item_ps__3d_44_unimplemented"><strong><code>Ps = 44</code> </strong>&gt; <em>unimplemented</em></a></strong><br />
1901     </dt>
1902     <table>
1903     <tr><td>h</td><td>Turn On Margin Bell</td></tr>
1904     <tr><td>l</td><td>Turn Off Margin Bell</td></tr>
1905     </table><dt><strong><a name="item_ps__3d_45_unimplemented"><strong><code>Ps = 45</code> </strong>&gt; <em>unimplemented</em></a></strong><br />
1906     </dt>
1907     <table>
1908     <tr><td>h</td><td>Reverse-wraparound Mode</td></tr>
1909     <tr><td>l</td><td>No Reverse-wraparound Mode</td></tr>
1910     </table><dt><strong><a name="item_ps__3d_46_unimplemented"><strong><code>Ps = 46</code> </strong>&gt; <em>unimplemented</em></a></strong><br />
1911     </dt>
1912     <dt><strong><a name="item_ps__3d_47"><strong><code>Ps = 47</code> </strong>&gt;</a></strong><br />
1913     </dt>
1914     <table>
1915     <tr><td>h</td><td>Use Alternate Screen Buffer</td></tr>
1916     <tr><td>l</td><td>Use Normal Screen Buffer</td></tr>
1917     </table><p></p>
1918     <dt><strong><a name="item_ps__3d_66"><strong><code>Ps = 66</code> </strong>&gt;</a></strong><br />
1919     </dt>
1920     <table>
1921     <tr><td>h</td><td>Application Keypad (DECPAM) == ESC =</td></tr>
1922     <tr><td>l</td><td>Normal Keypad (DECPNM) == ESC ></td></tr>
1923     </table><dt><strong><a name="item_ps__3d_67"><strong><code>Ps = 67</code> </strong>&gt;</a></strong><br />
1924     </dt>
1925     <table>
1926     <tr><td>h</td><td>Backspace key sends BS (DECBKM)</td></tr>
1927     <tr><td>l</td><td>Backspace key sends DEL</td></tr>
1928     </table><dt><strong><a name="item_1000"><strong><code>Ps = 1000</code> </strong>&gt; (X11 XTerm)</a></strong><br />
1929     </dt>
1930     <table>
1931     <tr><td>h</td><td>Send Mouse X & Y on button press and release.</td></tr>
1932     <tr><td>l</td><td>No mouse reporting.</td></tr>
1933     </table><dt><strong><a name="item_1001"><strong><code>Ps = 1001</code> </strong>&gt; (X11 XTerm) <em>unimplemented</em></a></strong><br />
1934     </dt>
1935     <table>
1936     <tr><td>h</td><td>Use Hilite Mouse Tracking.</td></tr>
1937     <tr><td>l</td><td>No mouse reporting.</td></tr>
1938     </table><dt><strong><a name="item_1010"><strong><code>Ps = 1010</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br />
1939     </dt>
1940     <table>
1941     <tr><td>h</td><td>Don't scroll to bottom on TTY output</td></tr>
1942     <tr><td>l</td><td>Scroll to bottom on TTY output</td></tr>
1943     </table><dt><strong><a name="item_1011"><strong><code>Ps = 1011</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br />
1944     </dt>
1945     <table>
1946     <tr><td>h</td><td>Scroll to bottom when a key is pressed</td></tr>
1947     <tr><td>l</td><td>Don't scroll to bottom when a key is pressed</td></tr>
1948 root 1.29 </table><dt><strong><a name="item_1021"><strong><code>Ps = 1021</code> </strong>&gt; (<strong>rxvt</strong>)</a></strong><br />
1949     </dt>
1950     <table>
1951     <tr><td>h</td><td>Bold/italic implies high intensity (see option -is)</td></tr>
1952     <tr><td>l</td><td>Font styles have no effect on intensity (Compile styles)</td></tr>
1953 root 1.1 </table><dt><strong><a name="item_ps__3d_1047"><strong><code>Ps = 1047</code> </strong>&gt;</a></strong><br />
1954     </dt>
1955     <table>
1956     <tr><td>h</td><td>Use Alternate Screen Buffer</td></tr>
1957     <tr><td>l</td><td>Use Normal Screen Buffer - clear Alternate Screen Buffer if returning from it</td></tr>
1958     </table><dt><strong><a name="item_ps__3d_1048"><strong><code>Ps = 1048</code> </strong>&gt;</a></strong><br />
1959     </dt>
1960     <table>
1961     <tr><td>h</td><td>Save cursor position</td></tr>
1962     <tr><td>l</td><td>Restore cursor position</td></tr>
1963     </table><dt><strong><a name="item_ps__3d_1049"><strong><code>Ps = 1049</code> </strong>&gt;</a></strong><br />
1964     </dt>
1965     <table>
1966     <tr><td>h</td><td>Use Alternate Screen Buffer - clear Alternate Screen Buffer if switching to it</td></tr>
1967     <tr><td>l</td><td>Use Normal Screen Buffer</td></tr>
1968     </table></dl>
1969     </dl>
1970     <p></p>
1971     <p>
1972     </p>
1973 root 1.67 <h2><a name="xterm_operating_system_commands">XTerm Operating System Commands</a></h2>
1974 root 1.1 <dl>
1975     <dt><strong><a name="item_esc__5d_ps_3bpt_st"><strong><code>ESC ] Ps;Pt ST</code> </strong>&gt;</a></strong><br />
1976     </dt>
1977     <dd>
1978     Set XTerm Parameters. 8-bit ST: 0x9c, 7-bit ST sequence: ESC \ (0x1b,
1979     0x5c), backwards compatible terminator BEL (0x07) is also accepted. any
1980     <strong>octet</strong> can be escaped by prefixing it with SYN (0x16, ^V).
1981     </dd>
1982     <table>
1983     <tr><td>Ps = 0</td><td>Change Icon Name and Window Title to Pt</td></tr>
1984     <tr><td>Ps = 1</td><td>Change Icon Name to Pt</td></tr>
1985     <tr><td>Ps = 2</td><td>Change Window Title to Pt</td></tr>
1986     <tr><td>Ps = 3</td><td>If Pt starts with a ?, query the (STRING) property of the window and return it. If Pt contains a =, set the named property to the given value, else delete the specified property.</td></tr>
1987     <tr><td>Ps = 4</td><td>Pt is a semi-colon separated sequence of one or more semi-colon separated number/name pairs, where number is an index to a colour and name is the name of a colour. Each pair causes the numbered colour to be changed to name. Numbers 0-7 corresponds to low-intensity (normal) colours and 8-15 corresponds to high-intensity colours. 0=black, 1=red, 2=green, 3=yellow, 4=blue, 5=magenta, 6=cyan, 7=white</td></tr>
1988     <tr><td>Ps = 10</td><td>Change colour of text foreground to Pt (NB: may change in future)</td></tr>
1989     <tr><td>Ps = 11</td><td>Change colour of text background to Pt (NB: may change in future)</td></tr>
1990     <tr><td>Ps = 12</td><td>Change colour of text cursor foreground to Pt</td></tr>
1991     <tr><td>Ps = 13</td><td>Change colour of mouse foreground to Pt</td></tr>
1992     <tr><td>Ps = 17</td><td>Change colour of highlight characters to Pt</td></tr>
1993 root 1.38 <tr><td>Ps = 18</td><td>Change colour of bold characters to Pt [deprecated, see 706]</td></tr>
1994     <tr><td>Ps = 19</td><td>Change colour of underlined characters to Pt [deprecated, see 707]</td></tr>
1995 root 1.49 <tr><td>Ps = 20</td><td>Change background pixmap parameters (see section XPM) (Compile XPM).</td></tr>
1996 root 1.18 <tr><td>Ps = 39</td><td>Change default foreground colour to Pt.</td></tr>
1997 root 1.1 <tr><td>Ps = 46</td><td>Change Log File to Pt unimplemented</td></tr>
1998 root 1.18 <tr><td>Ps = 49</td><td>Change default background colour to Pt.</td></tr>
1999 root 1.1 <tr><td>Ps = 50</td><td>Set fontset to Pt, with the following special values of Pt (rxvt) #+n change up n #-n change down n if n is missing of 0, a value of 1 is used empty change to font0 n change to font n</td></tr>
2000     <tr><td>Ps = 55</td><td>Log all scrollback buffer and all of screen to Pt</td></tr>
2001 root 1.18 <tr><td>Ps = 701</td><td>Change current locale to Pt, or, if Pt is ?, return the current locale (Compile frills).</td></tr>
2002 root 1.52 <tr><td>Ps = 702</td><td>Request version if Pt is ?, returning rxvt-unicode, the resource name, the major and minor version numbers, e.g. ESC ] 702 ; rxvt-unicode ; urxvt ; 7 ; 4 ST.</td></tr>
2003 root 1.1 <tr><td>Ps = 704</td><td>Change colour of italic characters to Pt</td></tr>
2004 root 1.18 <tr><td>Ps = 705</td><td>Change background pixmap tint colour to Pt (Compile transparency).</td></tr>
2005 root 1.38 <tr><td>Ps = 706</td><td>Change colour of bold characters to Pt</td></tr>
2006     <tr><td>Ps = 707</td><td>Change colour of underlined characters to Pt</td></tr>
2007 root 1.1 <tr><td>Ps = 710</td><td>Set normal fontset to Pt. Same as Ps = 50.</td></tr>
2008 root 1.18 <tr><td>Ps = 711</td><td>Set bold fontset to Pt. Similar to Ps = 50 (Compile styles).</td></tr>
2009     <tr><td>Ps = 712</td><td>Set italic fontset to Pt. Similar to Ps = 50 (Compile styles).</td></tr>
2010     <tr><td>Ps = 713</td><td>Set bold-italic fontset to Pt. Similar to Ps = 50 (Compile styles).</td></tr>
2011     <tr><td>Ps = 720</td><td>Move viewing window up by Pt lines, or clear scrollback buffer if Pt = 0 (Compile frills).</td></tr>
2012     <tr><td>Ps = 721</td><td>Move viewing window down by Pt lines, or clear scrollback buffer if Pt = 0 (Compile frills).</td></tr>
2013 root 1.32 <tr><td>Ps = 777</td><td>Call the perl extension with the given string, which should be of the form extension:parameters (Compile perl).</td></tr>
2014 root 1.1 </table><p></p></dl>
2015     <p>
2016     </p>
2017     <hr />
2018     <h1><a name="xpm">XPM</a></h1>
2019     <p>For the XPM XTerm escape sequence <strong><code>ESC ] 20 ; Pt ST</code> </strong>&gt; then value
2020     of <strong><a href="#item_pt"><code>Pt</code></a> </strong>&gt; can be the name of the background pixmap followed by a
2021     sequence of scaling/positioning commands separated by semi-colons. The
2022     scaling/positioning commands are as follows:</p>
2023     <dl>
2024     <dt><strong><a name="item_query_scale_2fposition">query scale/position</a></strong><br />
2025     </dt>
2026     <dd>
2027     <strong>?</strong>
2028     </dd>
2029     <p></p>
2030     <dt><strong><a name="item_change_scale_and_position">change scale and position</a></strong><br />
2031     </dt>
2032     <dd>
2033     <strong>WxH+X+Y</strong>
2034     </dd>
2035     <dd>
2036     <p><strong>WxH+X</strong> (== <strong>WxH+X+X</strong>)</p>
2037     </dd>
2038     <dd>
2039     <p><strong>WxH</strong> (same as <strong>WxH+50+50</strong>)</p>
2040     </dd>
2041     <dd>
2042     <p><strong>W+X+Y</strong> (same as <strong>WxW+X+Y</strong>)</p>
2043     </dd>
2044     <dd>
2045     <p><strong>W+X</strong> (same as <strong>WxW+X+X</strong>)</p>
2046     </dd>
2047     <dd>
2048     <p><strong>W</strong> (same as <strong>WxW+50+50</strong>)</p>
2049     </dd>
2050     <p></p>
2051     <dt><strong><a name="item_position">change position (absolute)</a></strong><br />
2052     </dt>
2053     <dd>
2054     <strong>=+X+Y</strong>
2055     </dd>
2056     <dd>
2057     <p><strong>=+X</strong> (same as <strong>=+X+Y</strong>)</p>
2058     </dd>
2059     <p></p>
2060     <dt><strong>change position (relative)</strong><br />
2061     </dt>
2062     <dd>
2063     <strong>+X+Y</strong>
2064     </dd>
2065     <dd>
2066     <p><strong>+X</strong> (same as <strong>+X+Y</strong>)</p>
2067     </dd>
2068     <p></p>
2069     <dt><strong><a name="item_rescale">rescale (relative)</a></strong><br />
2070     </dt>
2071     <dd>
2072     <strong>Wx0</strong> -&gt; <strong>W *= (W/100)</strong>
2073     </dd>
2074     <dd>
2075     <p><strong>0xH</strong> -&gt; <strong>H *= (H/100)</strong></p>
2076     </dd>
2077     <p></p></dl>
2078     <p>For example:</p>
2079     <dl>
2080     <dt><strong><a name="item__5ce_5d20_3bfunky_5ca"><strong>\E]20;funky\a</strong></a></strong><br />
2081     </dt>
2082     <dd>
2083     load <strong>funky.xpm</strong> as a tiled image
2084     </dd>
2085     <p></p>
2086     <dt><strong><a name="item__5ce_5d20_3bmona_3b100_5ca"><strong>\E]20;mona;100\a</strong></a></strong><br />
2087     </dt>
2088     <dd>
2089     load <strong>mona.xpm</strong> with a scaling of 100%
2090     </dd>
2091     <p></p>
2092     <dt><strong><a name="item__5ce_5d20_3b_3b200_3b_3f_5ca"><strong>\E]20;;200;?\a</strong></a></strong><br />
2093     </dt>
2094     <dd>
2095     rescale the current pixmap to 200% and display the image geometry in
2096     the title
2097     </dd>
2098     <p></p></dl>
2099     <p>
2100     </p>
2101     <hr />
2102     <h1><a name="mouse_reporting">Mouse Reporting</a></h1>
2103     <dl>
2104     <dt><strong><a name="item_esc__5b_m__3cb_3e__3cx_3e__3cy_3e"><strong><code>ESC [ M &lt;b&gt; &lt;x&gt; &lt;y&gt;</code> </strong>&gt;</a></strong><br />
2105     </dt>
2106     <dd>
2107     report mouse position
2108     </dd>
2109     <p></p></dl>
2110     <p>The lower 2 bits of <strong><code>&lt;b&gt;</code> </strong>&gt; indicate the button:</p>
2111     <dl>
2112     <dt><strong><a name="item_button__3d__28_3cb_3e__2d_space_29__26_3">Button = <strong><code>(&lt;b&gt; - SPACE) &amp; 3</code> </strong>&gt;</a></strong><br />
2113     </dt>
2114     <table>
2115     <tr><td>0</td><td>Button1 pressed</td></tr>
2116     <tr><td>1</td><td>Button2 pressed</td></tr>
2117     <tr><td>2</td><td>Button3 pressed</td></tr>
2118     <tr><td>3</td><td>button released (X11 mouse report)</td></tr>
2119     </table></dl>
2120     <p>The upper bits of <strong><code>&lt;b&gt;</code> </strong>&gt; indicate the modifiers when the
2121     button was pressed and are added together (X11 mouse report only):</p>
2122     <dl>
2123     <dt><strong><a name="item_state__3d__28_3cb_3e__2d_space_29__26_60">State = <strong><code>(&lt;b&gt; - SPACE) &amp; 60</code> </strong>&gt;</a></strong><br />
2124     </dt>
2125     <table>
2126     <tr><td>4</td><td>Shift</td></tr>
2127     <tr><td>8</td><td>Meta</td></tr>
2128     <tr><td>16</td><td>Control</td></tr>
2129 root 1.63 <tr><td>32</td><td>Double Click (rxvt extension)</td></tr>
2130 root 1.1 </table><p>Col = <strong><code>&lt;x&gt; - SPACE</code> </strong>&gt;</p>
2131     <p>Row = <strong><code>&lt;y&gt; - SPACE</code> </strong>&gt;</p>
2132     </dl>
2133     <p>
2134     </p>
2135     <hr />
2136     <h1><a name="key_codes">Key Codes</a></h1>
2137     <p>Note: <strong>Shift</strong> + <strong>F1</strong>-<strong>F10</strong> generates <strong>F11</strong>-<strong>F20</strong></p>
2138     <p>For the keypad, use <strong>Shift</strong> to temporarily override Application-Keypad
2139     setting use <strong>Num_Lock</strong> to toggle Application-Keypad setting if
2140     <strong>Num_Lock</strong> is off, toggle Application-Keypad setting. Also note that
2141     values of <strong>Home</strong>, <strong>End</strong>, <strong>Delete</strong> may have been compiled differently on
2142     your system.</p>
2143     <table>
2144     <tr><td></td><td>Normal</td><td>Shift</td><td>Control</td><td>Ctrl+Shift</td></tr>
2145     <tr><td>Tab</td><td>^I</td><td>ESC [ Z</td><td>^I</td><td>ESC [ Z</td></tr>
2146     <tr><td>BackSpace</td><td>^H</td><td>^?</td><td>^?</td><td>^?</td></tr>
2147     <tr><td>Find</td><td>ESC [ 1 ~</td><td>ESC [ 1 $</td><td>ESC [ 1 ^</td><td>ESC [ 1 @</td></tr>
2148     <tr><td>Insert</td><td>ESC [ 2 ~</td><td>paste</td><td>ESC [ 2 ^</td><td>ESC [ 2 @</td></tr>
2149     <tr><td>Execute</td><td>ESC [ 3 ~</td><td>ESC [ 3 $</td><td>ESC [ 3 ^</td><td>ESC [ 3 @</td></tr>
2150     <tr><td>Select</td><td>ESC [ 4 ~</td><td>ESC [ 4 $</td><td>ESC [ 4 ^</td><td>ESC [ 4 @</td></tr>
2151     <tr><td>Prior</td><td>ESC [ 5 ~</td><td>scroll-up</td><td>ESC [ 5 ^</td><td>ESC [ 5 @</td></tr>
2152     <tr><td>Next</td><td>ESC [ 6 ~</td><td>scroll-down</td><td>ESC [ 6 ^</td><td>ESC [ 6 @</td></tr>
2153     <tr><td>Home</td><td>ESC [ 7 ~</td><td>ESC [ 7 $</td><td>ESC [ 7 ^</td><td>ESC [ 7 @</td></tr>
2154     <tr><td>End</td><td>ESC [ 8 ~</td><td>ESC [ 8 $</td><td>ESC [ 8 ^</td><td>ESC [ 8 @</td></tr>
2155     <tr><td>Delete</td><td>ESC [ 3 ~</td><td>ESC [ 3 $</td><td>ESC [ 3 ^</td><td>ESC [ 3 @</td></tr>
2156     <tr><td>F1</td><td>ESC [ 11 ~</td><td>ESC [ 23 ~</td><td>ESC [ 11 ^</td><td>ESC [ 23 ^</td></tr>
2157     <tr><td>F2</td><td>ESC [ 12 ~</td><td>ESC [ 24 ~</td><td>ESC [ 12 ^</td><td>ESC [ 24 ^</td></tr>
2158     <tr><td>F3</td><td>ESC [ 13 ~</td><td>ESC [ 25 ~</td><td>ESC [ 13 ^</td><td>ESC [ 25 ^</td></tr>
2159     <tr><td>F4</td><td>ESC [ 14 ~</td><td>ESC [ 26 ~</td><td>ESC [ 14 ^</td><td>ESC [ 26 ^</td></tr>
2160     <tr><td>F5</td><td>ESC [ 15 ~</td><td>ESC [ 28 ~</td><td>ESC [ 15 ^</td><td>ESC [ 28 ^</td></tr>
2161     <tr><td>F6</td><td>ESC [ 17 ~</td><td>ESC [ 29 ~</td><td>ESC [ 17 ^</td><td>ESC [ 29 ^</td></tr>
2162     <tr><td>F7</td><td>ESC [ 18 ~</td><td>ESC [ 31 ~</td><td>ESC [ 18 ^</td><td>ESC [ 31 ^</td></tr>
2163     <tr><td>F8</td><td>ESC [ 19 ~</td><td>ESC [ 32 ~</td><td>ESC [ 19 ^</td><td>ESC [ 32 ^</td></tr>
2164     <tr><td>F9</td><td>ESC [ 20 ~</td><td>ESC [ 33 ~</td><td>ESC [ 20 ^</td><td>ESC [ 33 ^</td></tr>
2165     <tr><td>F10</td><td>ESC [ 21 ~</td><td>ESC [ 34 ~</td><td>ESC [ 21 ^</td><td>ESC [ 34 ^</td></tr>
2166     <tr><td>F11</td><td>ESC [ 23 ~</td><td>ESC [ 23 $</td><td>ESC [ 23 ^</td><td>ESC [ 23 @</td></tr>
2167     <tr><td>F12</td><td>ESC [ 24 ~</td><td>ESC [ 24 $</td><td>ESC [ 24 ^</td><td>ESC [ 24 @</td></tr>
2168     <tr><td>F13</td><td>ESC [ 25 ~</td><td>ESC [ 25 $</td><td>ESC [ 25 ^</td><td>ESC [ 25 @</td></tr>
2169     <tr><td>F14</td><td>ESC [ 26 ~</td><td>ESC [ 26 $</td><td>ESC [ 26 ^</td><td>ESC [ 26 @</td></tr>
2170     <tr><td>F15 (Help)</td><td>ESC [ 28 ~</td><td>ESC [ 28 $</td><td>ESC [ 28 ^</td><td>ESC [ 28 @</td></tr>
2171     <tr><td>F16 (Menu)</td><td>ESC [ 29 ~</td><td>ESC [ 29 $</td><td>ESC [ 29 ^</td><td>ESC [ 29 @</td></tr>
2172     <tr><td>F17</td><td>ESC [ 31 ~</td><td>ESC [ 31 $</td><td>ESC [ 31 ^</td><td>ESC [ 31 @</td></tr>
2173     <tr><td>F18</td><td>ESC [ 32 ~</td><td>ESC [ 32 $</td><td>ESC [ 32 ^</td><td>ESC [ 32 @</td></tr>
2174     <tr><td>F19</td><td>ESC [ 33 ~</td><td>ESC [ 33 $</td><td>ESC [ 33 ^</td><td>ESC [ 33 @</td></tr>
2175     <tr><td>F20</td><td>ESC [ 34 ~</td><td>ESC [ 34 $</td><td>ESC [ 34 ^</td><td>ESC [ 34 @</td></tr>
2176     <tr><td></td><td></td><td></td><td></td><td>Application</td></tr>
2177     <tr><td>Up</td><td>ESC [ A</td><td>ESC [ a</td><td>ESC O a</td><td>ESC O A</td></tr>
2178     <tr><td>Down</td><td>ESC [ B</td><td>ESC [ b</td><td>ESC O b</td><td>ESC O B</td></tr>
2179     <tr><td>Right</td><td>ESC [ C</td><td>ESC [ c</td><td>ESC O c</td><td>ESC O C</td></tr>
2180     <tr><td>Left</td><td>ESC [ D</td><td>ESC [ d</td><td>ESC O d</td><td>ESC O D</td></tr>
2181     <tr><td>KP_Enter</td><td>^M</td><td></td><td></td><td>ESC O M</td></tr>
2182     <tr><td>KP_F1</td><td>ESC O P</td><td></td><td></td><td>ESC O P</td></tr>
2183     <tr><td>KP_F2</td><td>ESC O Q</td><td></td><td></td><td>ESC O Q</td></tr>
2184     <tr><td>KP_F3</td><td>ESC O R</td><td></td><td></td><td>ESC O R</td></tr>
2185     <tr><td>KP_F4</td><td>ESC O S</td><td></td><td></td><td>ESC O S</td></tr>
2186     <tr><td>XK_KP_Multiply</td><td>*</td><td></td><td></td><td>ESC O j</td></tr>
2187     <tr><td>XK_KP_Add</td><td>+</td><td></td><td></td><td>ESC O k</td></tr>
2188     <tr><td>XK_KP_Separator</td><td>,</td><td></td><td></td><td>ESC O l</td></tr>
2189     <tr><td>XK_KP_Subtract</td><td>-</td><td></td><td></td><td>ESC O m</td></tr>
2190     <tr><td>XK_KP_Decimal</td><td>.</td><td></td><td></td><td>ESC O n</td></tr>
2191     <tr><td>XK_KP_Divide</td><td>/</td><td></td><td></td><td>ESC O o</td></tr>
2192     <tr><td>XK_KP_0</td><td>0</td><td></td><td></td><td>ESC O p</td></tr>
2193     <tr><td>XK_KP_1</td><td>1</td><td></td><td></td><td>ESC O q</td></tr>
2194     <tr><td>XK_KP_2</td><td>2</td><td></td><td></td><td>ESC O r</td></tr>
2195     <tr><td>XK_KP_3</td><td>3</td><td></td><td></td><td>ESC O s</td></tr>
2196     <tr><td>XK_KP_4</td><td>4</td><td></td><td></td><td>ESC O t</td></tr>
2197     <tr><td>XK_KP_5</td><td>5</td><td></td><td></td><td>ESC O u</td></tr>
2198     <tr><td>XK_KP_6</td><td>6</td><td></td><td></td><td>ESC O v</td></tr>
2199     <tr><td>XK_KP_7</td><td>7</td><td></td><td></td><td>ESC O w</td></tr>
2200     <tr><td>XK_KP_8</td><td>8</td><td></td><td></td><td>ESC O x</td></tr>
2201     <tr><td>XK_KP_9</td><td>9</td><td></td><td></td><td>ESC O y</td></tr>
2202     </table><p>
2203     </p>
2204     <hr />
2205     <h1><a name="configure_options">CONFIGURE OPTIONS</a></h1>
2206     <p>General hint: if you get compile errors, then likely your configuration
2207 root 1.24 hasn't been tested well. Either try with <a href="#item__2d_2denable_2deverything"><code>--enable-everything</code></a> or use
2208     the <em>./reconf</em> script as a base for experiments. <em>./reconf</em> is used by
2209     myself, so it should generally be a working config. Of course, you should
2210     always report when a combination doesn't work, so it can be fixed. Marc
2211     Lehmann &lt;<a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a>&gt;.</p>
2212     <p>All</p>
2213 root 1.1 <dl>
2214     <dt><strong><a name="item__2d_2denable_2deverything">--enable-everything</a></strong><br />
2215     </dt>
2216     <dd>
2217 root 1.24 Add (or remove) support for all non-multichoice options listed in ``./configure
2218     --help''.
2219     </dd>
2220     <dd>
2221     <p>You can specify this and then disable options you do not like by
2222     <em>following</em> this with the appropriate <code>--disable-...</code> arguments,
2223     or you can start with a minimal configuration by specifying
2224     <code>--disable-everything</code> and than adding just the <code>--enable-...</code> arguments
2225     you want.</p>
2226 root 1.1 </dd>
2227     <p></p>
2228 root 1.24 <dt><strong><a name="item_xft">--enable-xft (default: enabled)</a></strong><br />
2229 root 1.1 </dt>
2230     <dd>
2231     Add support for Xft (anti-aliases, among others) fonts. Xft fonts are
2232     slower and require lots of memory, but as long as you don't use them, you
2233     don't pay for them.
2234     </dd>
2235     <p></p>
2236 root 1.24 <dt><strong><a name="item_styles">--enable-font-styles (default: on)</a></strong><br />
2237 root 1.1 </dt>
2238     <dd>
2239     Add support for <strong>bold</strong>, <em>italic</em> and <strong><em>bold italic</em> </strong>&gt; font
2240     styles. The fonts can be set manually or automatically.
2241     </dd>
2242     <p></p>
2243 root 1.24 <dt><strong><a name="item__2d_2dwith_2dcodesets_3dname_2c_2e_2e_2e__28defaul">--with-codesets=NAME,... (default: all)</a></strong><br />
2244 root 1.1 </dt>
2245     <dd>
2246 root 1.19 Compile in support for additional codeset (encoding) groups (<code>eu</code>, <code>vn</code>
2247     are always compiled in, which includes most 8-bit character sets). These
2248     codeset tables are used for driving X11 core fonts, they are not required
2249     for Xft fonts, although having them compiled in lets rxvt-unicode choose
2250     replacement fonts more intelligently. Compiling them in will make your
2251     binary bigger (all of together cost about 700kB), but it doesn't increase
2252     memory usage unless you use a font requiring one of these encodings.
2253 root 1.1 </dd>
2254     <table>
2255     <tr><td>all</td><td>all available codeset groups</td></tr>
2256     <tr><td>zh</td><td>common chinese encodings</td></tr>
2257     <tr><td>zh_ext</td><td>rarely used but very big chinese encodigs</td></tr>
2258     <tr><td>jp</td><td>common japanese encodings</td></tr>
2259     <tr><td>jp_ext</td><td>rarely used but big japanese encodings</td></tr>
2260     <tr><td>kr</td><td>korean encodings</td></tr>
2261     </table><p></p>
2262 root 1.24 <dt><strong><a name="item_xim">--enable-xim (default: on)</a></strong><br />
2263 root 1.1 </dt>
2264     <dd>
2265     Add support for XIM (X Input Method) protocol. This allows using
2266     alternative input methods (e.g. kinput2) and will also correctly
2267     set up the input for people using dead keys or compose keys.
2268     </dd>
2269     <p></p>
2270 root 1.24 <dt><strong><a name="item_unicode3">--enable-unicode3 (default: off)</a></strong><br />
2271 root 1.1 </dt>
2272     <dd>
2273 root 1.50 Recommended to stay off unless you really need non-BMP characters.
2274     </dd>
2275     <dd>
2276     <p>Enable direct support for displaying unicode codepoints above
2277 root 1.1 65535 (the basic multilingual page). This increases storage
2278     requirements per character from 2 to 4 bytes. X11 fonts do not yet
2279 root 1.50 support these extra characters, but Xft does.</p>
2280 root 1.1 </dd>
2281     <dd>
2282     <p>Please note that rxvt-unicode can store unicode code points &gt;65535
2283     even without this flag, but the number of such characters is
2284     limited to a view thousand (shared with combining characters,
2285     see next switch), and right now rxvt-unicode cannot display them
2286     (input/output and cut&amp;paste still work, though).</p>
2287     </dd>
2288     <p></p>
2289 root 1.24 <dt><strong><a name="item_combining">--enable-combining (default: on)</a></strong><br />
2290 root 1.1 </dt>
2291     <dd>
2292     Enable automatic composition of combining characters into
2293     composite characters. This is required for proper viewing of text
2294     where accents are encoded as seperate unicode characters. This is
2295     done by using precomposited characters when available or creating
2296     new pseudo-characters when no precomposed form exists.
2297     </dd>
2298     <dd>
2299 root 1.50 <p>Without --enable-unicode3, the number of additional precomposed
2300     characters is somewhat limited (the 6400 private use characters will be
2301     (ab-)used). With --enable-unicode3, no practical limit exists.</p>
2302 root 1.13 </dd>
2303     <dd>
2304     <p>This option will also enable storage (but not display) of characters
2305     beyond plane 0 (&gt;65535) when --enable-unicode3 was not specified.</p>
2306 root 1.1 </dd>
2307     <dd>
2308     <p>The combining table also contains entries for arabic presentation forms,
2309 root 1.13 but these are not currently used. Bug me if you want these to be used (and
2310     tell me how these are to be used...).</p>
2311 root 1.1 </dd>
2312     <p></p>
2313 root 1.24 <dt><strong><a name="item_fallback">--enable-fallback(=CLASS) (default: Rxvt)</a></strong><br />
2314 root 1.1 </dt>
2315     <dd>
2316 root 1.50 When reading resource settings, also read settings for class CLASS. To
2317     disable resource fallback use --disable-fallback.
2318 root 1.1 </dd>
2319     <p></p>
2320 root 1.24 <dt><strong><a name="item_name">--with-res-name=NAME (default: urxvt)</a></strong><br />
2321 root 1.1 </dt>
2322     <dd>
2323 root 1.24 Use the given name as default application name when
2324 root 1.1 reading resources. Specify --with-res-name=rxvt to replace rxvt.
2325     </dd>
2326     <p></p>
2327 root 1.24 <dt><strong><a name="item__2d_2dwith_2dres_2dclass_3dclass__2fdefault_3a_urx">--with-res-class=CLASS /default: URxvt)</a></strong><br />
2328 root 1.1 </dt>
2329     <dd>
2330 root 1.24 Use the given class as default application class
2331     when reading resources. Specify --with-res-class=Rxvt to replace
2332 root 1.1 rxvt.
2333     </dd>
2334     <p></p>
2335 root 1.24 <dt><strong><a name="item_utmp">--enable-utmp (default: on)</a></strong><br />
2336 root 1.1 </dt>
2337     <dd>
2338     Write user and tty to utmp file (used by programs like <em>w</em>) at
2339     start of rxvt execution and delete information when rxvt exits.
2340     </dd>
2341     <p></p>
2342 root 1.24 <dt><strong><a name="item_wtmp">--enable-wtmp (default: on)</a></strong><br />
2343 root 1.1 </dt>
2344     <dd>
2345     Write user and tty to wtmp file (used by programs like <em>last</em>) at
2346     start of rxvt execution and write logout when rxvt exits. This
2347     option requires --enable-utmp to also be specified.
2348     </dd>
2349     <p></p>
2350 root 1.24 <dt><strong><a name="item_lastlog">--enable-lastlog (default: on)</a></strong><br />
2351 root 1.1 </dt>
2352     <dd>
2353     Write user and tty to lastlog file (used by programs like
2354     <em>lastlogin</em>) at start of rxvt execution. This option requires
2355     --enable-utmp to also be specified.
2356     </dd>
2357     <p></p>
2358 root 1.35 <dt><strong><a name="item_background">--enable-xpm-background (default: on)</a></strong><br />
2359 root 1.1 </dt>
2360     <dd>
2361     Add support for XPM background pixmaps.
2362     </dd>
2363     <p></p>
2364 root 1.35 <dt><strong><a name="item_transparency">--enable-transparency (default: on)</a></strong><br />
2365 root 1.1 </dt>
2366     <dd>
2367     Add support for inheriting parent backgrounds thus giving a fake
2368     transparency to the term.
2369     </dd>
2370     <p></p>
2371 root 1.24 <dt><strong><a name="item_fading">--enable-fading (default: on)</a></strong><br />
2372 root 1.1 </dt>
2373     <dd>
2374 root 1.24 Add support for fading the text when focus is lost (requires <code>--enable-transparency</code>).
2375 root 1.1 </dd>
2376     <p></p>
2377 root 1.24 <dt><strong><a name="item_tinting">--enable-tinting (default: on)</a></strong><br />
2378 root 1.1 </dt>
2379     <dd>
2380 root 1.24 Add support for tinting of transparent backgrounds (requires <code>--enable-transparency</code>).
2381 root 1.1 </dd>
2382     <p></p>
2383 root 1.24 <dt><strong><a name="item_scroll">--enable-rxvt-scroll (default: on)</a></strong><br />
2384 root 1.1 </dt>
2385     <dd>
2386     Add support for the original rxvt scrollbar.
2387     </dd>
2388     <p></p>
2389 root 1.24 <dt><strong>--enable-next-scroll (default: on)</strong><br />
2390 root 1.1 </dt>
2391     <dd>
2392     Add support for a NeXT-like scrollbar.
2393     </dd>
2394     <p></p>
2395 root 1.24 <dt><strong>--enable-xterm-scroll (default: on)</strong><br />
2396 root 1.1 </dt>
2397     <dd>
2398     Add support for an Xterm-like scrollbar.
2399     </dd>
2400     <p></p>
2401 root 1.24 <dt><strong>--enable-plain-scroll (default: on)</strong><br />
2402 root 1.1 </dt>
2403     <dd>
2404     Add support for a very unobtrusive, plain-looking scrollbar that
2405     is the favourite of the rxvt-unicode author, having used it for
2406     many years.
2407     </dd>
2408     <p></p>
2409 root 1.24 <dt><strong><a name="item_ttygid">--enable-ttygid (default: off)</a></strong><br />
2410 root 1.1 </dt>
2411     <dd>
2412     Change tty device setting to group ``tty'' - only use this if
2413     your system uses this type of security.
2414     </dd>
2415     <p></p>
2416     <dt><strong><a name="item__2d_2ddisable_2dbackspace_2dkey">--disable-backspace-key</a></strong><br />
2417     </dt>
2418     <dd>
2419 root 1.24 Removes any handling of the backspace key by us - let the X server do it.
2420 root 1.1 </dd>
2421     <p></p>
2422     <dt><strong><a name="item__2d_2ddisable_2ddelete_2dkey">--disable-delete-key</a></strong><br />
2423     </dt>
2424     <dd>
2425 root 1.24 Removes any handling of the delete key by us - let the X server
2426 root 1.1 do it.
2427     </dd>
2428     <p></p>
2429     <dt><strong><a name="item__2d_2ddisable_2dresources">--disable-resources</a></strong><br />
2430     </dt>
2431     <dd>
2432 root 1.24 Removes any support for resource checking.
2433 root 1.1 </dd>
2434     <p></p>
2435     <dt><strong><a name="item__2d_2ddisable_2dswapscreen">--disable-swapscreen</a></strong><br />
2436     </dt>
2437     <dd>
2438 root 1.24 Remove support for secondary/swap screen.
2439 root 1.1 </dd>
2440     <p></p>
2441 root 1.24 <dt><strong><a name="item_frills">--enable-frills (default: on)</a></strong><br />
2442 root 1.1 </dt>
2443     <dd>
2444     Add support for many small features that are not essential but nice to
2445     have. Normally you want this, but for very small binaries you may want to
2446     disable this.
2447     </dd>
2448 root 1.2 <dd>
2449 root 1.24 <p>A non-exhaustive list of features enabled by <code>--enable-frills</code> (possibly
2450 root 1.2 in combination with other switches) is:</p>
2451     </dd>
2452     <dd>
2453     <pre>
2454     MWM-hints
2455 root 1.17 EWMH-hints (pid, utf8 names) and protocols (ping)
2456 root 1.33 seperate underline colour (-underlineColor)
2457     settable border widths and borderless switch (-w, -b, -bl)
2458 root 1.53 visual depth selection (-depth)
2459 root 1.33 settable extra linespacing /-lsp)
2460 root 1.2 iso-14755-2 and -3, and visual feedback
2461 root 1.33 tripleclickwords (-tcw)
2462     settable insecure mode (-insecure)
2463 root 1.16 keysym remapping support
2464 root 1.33 cursor blinking and underline cursor (-cb, -uc)
2465     XEmbed support (-embed)
2466     user-pty (-pty-fd)
2467     hold on exit (-hold)
2468 root 1.53 skip builtin block graphics (-sbg)</pre>
2469     </dd>
2470     <dd>
2471     <p>It also enabled some non-essential features otherwise disabled, such as:</p>
2472     </dd>
2473     <dd>
2474     <pre>
2475     some round-trip time optimisations
2476     nearest color allocation on pseudocolor screens
2477     UTF8_STRING supporr for selection
2478     sgr modes 90..97 and 100..107
2479     backindex and forwardindex escape sequences
2480     view change/zero scorllback esacpe sequences
2481     locale switching escape sequence
2482     window op and some xterm/OSC escape sequences
2483     rectangular selections
2484     trailing space removal for selections
2485     verbose X error handling</pre>
2486 root 1.2 </dd>
2487 root 1.1 <p></p>
2488 root 1.24 <dt><strong><a name="item_iso14755">--enable-iso14755 (default: on)</a></strong><br />
2489 root 1.1 </dt>
2490     <dd>
2491 root 1.45 Enable extended ISO 14755 support (see rxvt(1), or
2492 root 1.1 <em>doc/rxvt.1.txt</em>). Basic support (section 5.1) is enabled by
2493 root 1.24 <code>--enable-frills</code>, while support for 5.2, 5.3 and 5.4 is enabled with
2494 root 1.1 this switch.
2495     </dd>
2496     <p></p>
2497 root 1.24 <dt><strong><a name="item_keepscrolling">--enable-keepscrolling (default: on)</a></strong><br />
2498 root 1.1 </dt>
2499     <dd>
2500     Add support for continual scrolling of the display when you hold
2501     the mouse button down on a scrollbar arrow.
2502     </dd>
2503     <p></p>
2504 root 1.24 <dt><strong><a name="item_mousewheel">--enable-mousewheel (default: on)</a></strong><br />
2505 root 1.1 </dt>
2506     <dd>
2507     Add support for scrolling via mouse wheel or buttons 4 &amp; 5.
2508     </dd>
2509     <p></p>
2510 root 1.24 <dt><strong><a name="item_slipwheeling">--enable-slipwheeling (default: on)</a></strong><br />
2511 root 1.1 </dt>
2512     <dd>
2513     Add support for continual scrolling (using the mouse wheel as an
2514     accelerator) while the control key is held down. This option
2515     requires --enable-mousewheel to also be specified.
2516     </dd>
2517     <p></p>
2518     <dt><strong><a name="item__2d_2ddisable_2dnew_2dselection">--disable-new-selection</a></strong><br />
2519     </dt>
2520     <dd>
2521     Remove support for mouse selection style like that of xterm.
2522     </dd>
2523     <p></p>
2524 root 1.24 <dt><strong><a name="item_dmalloc">--enable-dmalloc (default: off)</a></strong><br />
2525 root 1.1 </dt>
2526     <dd>
2527     Use Gray Watson's malloc - which is good for debugging See
2528     <a href="http://www.letters.com/dmalloc/">http://www.letters.com/dmalloc/</a> for details If you use either this or the
2529     next option, you may need to edit src/Makefile after compiling to point
2530     DINCLUDE and DLIB to the right places.
2531     </dd>
2532     <dd>
2533     <p>You can only use either this option and the following (should
2534     you use either) .</p>
2535     </dd>
2536     <p></p>
2537 root 1.24 <dt><strong><a name="item_dlmalloc">--enable-dlmalloc (default: off)</a></strong><br />
2538 root 1.1 </dt>
2539     <dd>
2540     Use Doug Lea's malloc - which is good for a production version
2541     See <a href="http://g.oswego.edu/dl/html/malloc.html">http://g.oswego.edu/dl/html/malloc.html</a> for details.
2542     </dd>
2543     <p></p>
2544 root 1.24 <dt><strong><a name="item_resize">--enable-smart-resize (default: on)</a></strong><br />
2545 root 1.1 </dt>
2546     <dd>
2547 root 1.25 Add smart growth/shrink behaviour when changing font size via hot
2548 root 1.26 keys. This should keep the window corner which is closest to a corner of
2549     the screen in a fixed position.
2550 root 1.1 </dd>
2551     <p></p>
2552 root 1.24 <dt><strong><a name="item_blank">--enable-pointer-blank (default: on)</a></strong><br />
2553 root 1.1 </dt>
2554     <dd>
2555     Add support to have the pointer disappear when typing or inactive.
2556     </dd>
2557     <p></p>
2558 root 1.50 <dt><strong><a name="item_perl">--enable-perl (default: on)</a></strong><br />
2559 root 1.30 </dt>
2560     <dd>
2561 root 1.45 Enable an embedded perl interpreter. See the <strong>rxvtperl(3)</strong>
2562 root 1.31 manpage (<em>doc/rxvtperl.txt</em>) for more info on this feature, or the files
2563 root 1.34 in <em>src/perl-ext/</em> for the extensions that are installed by default. The
2564     perl interpreter that is used can be specified via the <code>PERL</code> environment
2565     variable when running configure.
2566 root 1.30 </dd>
2567     <p></p>
2568 root 1.24 <dt><strong>--with-name=NAME (default: urxvt)</strong><br />
2569 root 1.1 </dt>
2570     <dd>
2571 root 1.24 Set the basename for the installed binaries, resulting
2572 root 1.3 in <code>urxvt</code>, <code>urxvtd</code> etc.). Specify <code>--with-name=rxvt</code> to replace with
2573     <code>rxvt</code>.
2574 root 1.1 </dd>
2575     <p></p>
2576 root 1.24 <dt><strong>--with-term=NAME (default: rxvt-unicode)</strong><br />
2577 root 1.1 </dt>
2578     <dd>
2579 root 1.24 Change the environmental variable for the terminal to NAME.
2580 root 1.1 </dd>
2581     <p></p>
2582     <dt><strong><a name="item__2d_2dwith_2dterminfo_3dpath">--with-terminfo=PATH</a></strong><br />
2583     </dt>
2584     <dd>
2585     Change the environmental variable for the path to the terminfo tree to
2586     PATH.
2587     </dd>
2588     <p></p>
2589     <dt><strong><a name="item__2d_2dwith_2dx">--with-x</a></strong><br />
2590     </dt>
2591     <dd>
2592     Use the X Window System (pretty much default, eh?).
2593     </dd>
2594     <p></p>
2595     <dt><strong><a name="item__2d_2dwith_2dxpm_2dincludes_3ddir">--with-xpm-includes=DIR</a></strong><br />
2596     </dt>
2597     <dd>
2598     Look for the XPM includes in DIR.
2599     </dd>
2600     <p></p>
2601     <dt><strong><a name="item__2d_2dwith_2dxpm_2dlibrary_3ddir">--with-xpm-library=DIR</a></strong><br />
2602     </dt>
2603     <dd>
2604     Look for the XPM library in DIR.
2605     </dd>
2606     <p></p>
2607     <dt><strong><a name="item__2d_2dwith_2dxpm">--with-xpm</a></strong><br />
2608     </dt>
2609     <dd>
2610     Not needed - define via --enable-xpm-background.
2611     </dd>
2612     <p></p></dl>
2613     <p>
2614     </p>
2615     <hr />
2616     <h1><a name="authors">AUTHORS</a></h1>
2617     <p>Marc Lehmann &lt;<a href="mailto:rxvt@schmorp.de">rxvt@schmorp.de</a>&gt; converted this document to pod and
2618     reworked it from the original Rxvt documentation, which was done by Geoff
2619     Wing &lt;<a href="mailto:gcw@pobox.com">gcw@pobox.com</a>&gt;, who in turn used the XTerm documentation and other
2620 root 1.67 sources.</p>
2621 root 1.1
2622     </body>
2623    
2624     </html>