ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.man.in
Revision: 1.80
Committed: Thu Nov 2 17:37:47 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-8_1, rel-8_0
Changes since 1.79: +167 -120 lines
Log Message:
*** empty log message ***

File Contents

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