ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.man.in
Revision: 1.103
Committed: Fri Nov 18 14:14:41 2011 UTC (12 years, 7 months ago) by sf-exg
Branch: MAIN
Changes since 1.102: +39 -31 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 .\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
2 .\"
3 .\" Standard preamble:
4 .\" ========================================================================
5 .de Sp \" Vertical space (when we can't use .PP)
6 .if t .sp .5v
7 .if n .sp
8 ..
9 .de Vb \" Begin verbatim text
10 .ft CW
11 .nf
12 .ne \\$1
13 ..
14 .de Ve \" End verbatim text
15 .ft R
16 .fi
17 ..
18 .\" Set up some character translations and predefined strings. \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
22 .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
23 .\" nothing in troff, for use with C<>.
24 .tr \(*W-
25 .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
26 .ie n \{\
27 . ds -- \(*W-
28 . ds PI pi
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
31 . ds L" ""
32 . ds R" ""
33 . ds C` ""
34 . ds C' ""
35 'br\}
36 .el\{\
37 . ds -- \|\(em\|
38 . ds PI \(*p
39 . ds L" ``
40 . ds R" ''
41 'br\}
42 .\"
43 .\" Escape single quotes in literal strings from groff's Unicode transform.
44 .ie \n(.g .ds Aq \(aq
45 .el .ds Aq '
46 .\"
47 .\" If the F register is turned on, we'll generate index entries on stderr for
48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
49 .\" entries marked with X<> in POD. Of course, you'll have to process the
50 .\" output yourself in some meaningful fashion.
51 .ie \nF \{\
52 . de IX
53 . tm Index:\\$1\t\\n%\t"\\$2"
54 ..
55 . nr % 0
56 . rr F
57 .\}
58 .el \{\
59 . de IX
60 ..
61 .\}
62 .\"
63 .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
64 .\" Fear. Run. Save yourself. No user-serviceable parts.
65 . \" fudge factors for nroff and troff
66 .if n \{\
67 . ds #H 0
68 . ds #V .8m
69 . ds #F .3m
70 . ds #[ \f1
71 . ds #] \fP
72 .\}
73 .if t \{\
74 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
75 . ds #V .6m
76 . ds #F 0
77 . ds #[ \&
78 . ds #] \&
79 .\}
80 . \" simple accents for nroff and troff
81 .if n \{\
82 . ds ' \&
83 . ds ` \&
84 . ds ^ \&
85 . ds , \&
86 . ds ~ ~
87 . ds /
88 .\}
89 .if t \{\
90 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
91 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
92 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
93 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
94 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
95 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
96 .\}
97 . \" troff and (daisy-wheel) nroff accents
98 .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
99 .ds 8 \h'\*(#H'\(*b\h'-\*(#H'
100 .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
101 .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
102 .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
103 .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
104 .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
105 .ds ae a\h'-(\w'a'u*4/10)'e
106 .ds Ae A\h'-(\w'A'u*4/10)'E
107 . \" corrections for vroff
108 .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
109 .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
110 . \" for low resolution devices (crt and lpr)
111 .if \n(.H>23 .if \n(.V>19 \
112 \{\
113 . ds : e
114 . ds 8 ss
115 . ds o a
116 . ds d- d\h'-1'\(ga
117 . ds D- D\h'-1'\(hy
118 . ds th \o'bp'
119 . ds Th \o'LP'
120 . ds ae ae
121 . ds Ae AE
122 .\}
123 .rm #[ #] #H #V #F C
124 .\" ========================================================================
125 .\"
126 .IX Title "@@RXVT_NAME@@ 1"
127 .TH @@RXVT_NAME@@ 1 "2011-11-18" "@@RXVT_VERSION@@" "RXVT-UNICODE"
128 .\" For nroff, turn off justification. Always turn off hyphenation; it makes
129 .\" way too many mistakes in technical documents.
130 .if n .ad l
131 .nh
132 .SH "NAME"
133 rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
134 .SH "SYNOPSIS"
135 .IX Header "SYNOPSIS"
136 \&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]]
137 .SH "DESCRIPTION"
138 .IX Header "DESCRIPTION"
139 \&\fBrxvt-unicode\fR, version \fB@@RXVT_VERSION@@\fR, is a colour vt102 terminal
140 emulator intended as an \fIxterm\fR(1) replacement for users who do not
141 require features such as Tektronix 4014 emulation and toolkit-style
142 configurability. As a result, \fBrxvt-unicode\fR uses much less swap space \*(--
143 a significant advantage on a machine serving many X sessions.
144 .PP
145 This document is also available on the World-Wide-Web at
146 http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.1.pod <http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod>.
147 .SH "FREQUENTLY ASKED QUESTIONS"
148 .IX Header "FREQUENTLY ASKED QUESTIONS"
149 See @@RXVT_NAME@@(7) (try \f(CW\*(C`man 7 @@RXVT_NAME@@\*(C'\fR) for a list of
150 frequently asked questions and answer to them and some common
151 problems. That document is also accessible on the World-Wide-Web at
152 http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.7.pod <http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod>.
153 .SH "RXVT-UNICODE VS. RXVT"
154 .IX Header "RXVT-UNICODE VS. RXVT"
155 Unlike the original rxvt, \fBrxvt-unicode\fR stores all text in Unicode
156 internally. That means it can store and display most scripts in the
157 world. Being a terminal emulator, however, some things are very difficult,
158 especially cursive scripts such as arabic, vertically written scripts
159 like mongolian or scripts requiring extremely complex combining rules,
160 like tibetan or devanagari. Don't expect pretty output when using these
161 scripts. Most other scripts, latin, cyrillic, kanji, thai etc. should work
162 fine, though. A somewhat difficult case are right-to-left scripts, such
163 as hebrew: \fBrxvt-unicode\fR adopts the view that bidirectional algorithms
164 belong in the application, not the terminal emulator (too many things \*(--
165 such as cursor-movement while editing \*(-- break otherwise), but that might
166 change.
167 .PP
168 If you are looking for a terminal that supports more exotic scripts, let
169 me recommend \f(CW\*(C`mlterm\*(C'\fR, which is a very user friendly, lean and clean
170 terminal emulator. In fact, the reason rxvt-unicode was born was solely
171 because the author couldn't get \f(CW\*(C`mlterm\*(C'\fR to use one font for latin1 and
172 another for japanese.
173 .PP
174 Therefore another design rationale was the use of multiple fonts to
175 display characters: The idea of a single unicode font which many other
176 programs force onto its users never made sense to me: You should be able
177 to choose any font for any script freely.
178 .PP
179 Apart from that, rxvt-unicode is also much better internationalised than
180 its predecessor, supports things such as \s-1XFT\s0 and \s-1ISO\s0 14755 that are handy
181 in i18n\-environments, is faster, and has a lot bugs less than the original
182 rxvt. This all in addition to dozens of other small improvements.
183 .PP
184 It is still faithfully following the original rxvt idea of being lean
185 and nice on resources: for example, you can still configure rxvt-unicode
186 without most of its features to get a lean binary. It also comes with
187 a client/daemon pair that lets you open any number of terminal windows
188 from within a single process, which makes startup time very fast and
189 drastically reduces memory usage. See @@RXVT_NAME@@d(1) (daemon) and
190 @@RXVT_NAME@@c(1) (client).
191 .PP
192 It also makes technical information about escape sequences (which have
193 been extended) more accessible: see @@RXVT_NAME@@(7) for technical
194 reference documentation (escape sequences etc.).
195 .SH "OPTIONS"
196 .IX Header "OPTIONS"
197 The \fB@@RXVT_NAME@@\fR options (mostly a subset of \fIxterm\fR's) are listed
198 below. In keeping with the smaller-is-better philosophy, options may be
199 eliminated or default values chosen at compile-time, so options and
200 defaults listed may not accurately reflect the version installed on
201 your system. `@@RXVT_NAME@@ \-h' gives a list of major compile-time options on
202 the \fIOptions\fR line. Option descriptions may be prefixed with which
203 compile option each is dependent upon. e.g. `Compile \fI\s-1XIM\s0\fR:' requires
204 \&\fI\s-1XIM\s0\fR on the \fIOptions\fR line. Note: `@@RXVT_NAME@@ \-help' gives a list of all
205 command-line options compiled into your version.
206 .PP
207 Note that \fB@@RXVT_NAME@@\fR permits the resource name to be used as a
208 long-option (\-\-/++ option) so the potential command-line options are
209 far greater than those listed. For example: `@@RXVT_NAME@@ \-\-loginShell \-\-color1
210 Orange'.
211 .PP
212 The following options are available:
213 .IP "\fB\-help\fR, \fB\-\-help\fR" 4
214 .IX Item "-help, --help"
215 Print out a message describing available options.
216 .IP "\fB\-display\fR \fIdisplayname\fR" 4
217 .IX Item "-display displayname"
218 Attempt to open a window on the named X display (the older form \fB\-d\fR
219 is still respected. but deprecated). In the absence of this option, the
220 display specified by the \fB\s-1DISPLAY\s0\fR environment variable is used.
221 .IP "\fB\-depth\fR \fIbitdepth\fR" 4
222 .IX Item "-depth bitdepth"
223 Compile \fIxft\fR: Attempt to find a visual with the given bit depth;
224 resource \fBdepth\fR.
225 .Sp
226 [Please note that many X servers (and libXft) are buggy with
227 respect to \f(CW\*(C`\-depth 32\*(C'\fR and/or alpha channels, and will cause all sorts
228 of graphical corruption. This is harmless, but we can't do anything about
229 this, so watch out]
230 .IP "\fB\-geometry\fR \fIgeom\fR" 4
231 .IX Item "-geometry geom"
232 Window geometry (\fB\-g\fR still respected); resource \fBgeometry\fR.
233 .IP "\fB\-rv\fR|\fB+rv\fR" 4
234 .IX Item "-rv|+rv"
235 Turn on/off simulated reverse video; resource \fBreverseVideo\fR.
236 .IP "\fB\-j\fR|\fB+j\fR" 4
237 .IX Item "-j|+j"
238 Turn on/off jump scrolling (allow multiple lines per refresh); resource \fBjumpScroll\fR.
239 .IP "\fB\-ss\fR|\fB+ss\fR" 4
240 .IX Item "-ss|+ss"
241 Turn on/off skip scrolling (allow multiple screens per refresh); resource \fBskipScroll\fR.
242 .IP "\fB\-tr\fR|\fB+tr\fR" 4
243 .IX Item "-tr|+tr"
244 Turn on/off pseudo-transparency by using the root pixmap as background; resource \fBtransparent\fR.
245 .Sp
246 \&\fB\-ip\fR is still accepted as an obsolete alias but will be removed in
247 future versions.
248 .IP "\fB\-fade\fR \fInumber\fR" 4
249 .IX Item "-fade number"
250 Fade the text by the given percentage when focus is lost. Small values
251 fade a little only, 100 completely replaces all colours by the fade
252 colour; resource \fBfading\fR.
253 .IP "\fB\-fadecolor\fR \fIcolour\fR" 4
254 .IX Item "-fadecolor colour"
255 Fade to this colour when fading is used (see \fB\-fade\fR). The default colour
256 is opaque black. resource \fBfadeColor\fR.
257 .IP "\fB\-tint\fR \fIcolour\fR" 4
258 .IX Item "-tint colour"
259 Tint the transparent background with the given colour;
260 resource \fItintColor\fR.
261 .IP "\fB\-sh\fR \fInumber\fR" 4
262 .IX Item "-sh number"
263 Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
264 A value of 100 means no shading; resource \fIshading\fR.
265 .IP "\fB\-blt\fR \fIstring\fR" 4
266 .IX Item "-blt string"
267 Specify background blending type. If background pixmap is specified
268 at the same time as transparency \- such pixmap will be blended over
269 the transparent background, using the method specified. Supported values are:
270 \&\fBadd\fR, \fBalphablend\fR, \fBallanon\fR \- colour values averaging, \fBcolorize\fR,
271 \&\fBdarken\fR, \fBdiff\fR, \fBdissipate\fR, \fBhue\fR, \fBlighten\fR, \fBoverlay\fR,
272 \&\fBsaturate\fR, \fBscreen\fR, \fBsub\fR, \fBtint\fR, \fBvalue\fR. The default is
273 alpha-blending. Compile \fIafterimage\fR; resource \fIblendType\fR.
274 .IP "\fB\-blr\fR \fIHxV\fR" 4
275 .IX Item "-blr HxV"
276 Apply Gaussian Blur with the specified radii to the transparent
277 background. If a single number is specified \- both vertical and
278 horizontal radii are considered to be the same. Setting one of the
279 radii to 1 and another to a large number creates interesting effects
280 on some backgrounds. Maximum radius value is 128;
281 resource \fIblurRadius\fR.
282 .IP "\fB\-icon\fR \fIfile\fR" 4
283 .IX Item "-icon file"
284 Compile \fIafterimage\fR or \fIpixbuf\fR: Use the specified image as application icon. This
285 is used by many window managers, taskbars and pagers to represent the
286 application window; resource \fIiconFile\fR.
287 .IP "\fB\-bg\fR \fIcolour\fR" 4
288 .IX Item "-bg colour"
289 Window background colour; resource \fBbackground\fR.
290 .IP "\fB\-fg\fR \fIcolour\fR" 4
291 .IX Item "-fg colour"
292 Window foreground colour; resource \fBforeground\fR.
293 .IP "\fB\-pixmap\fR \fIfile[;oplist]\fR" 4
294 .IX Item "-pixmap file[;oplist]"
295 Compile \fIafterimage\fR or \fIpixbuf\fR: Specify image file for the background and also
296 optionally specify a list of operations to modify it. Note you may need to
297 add quotes to avoid special shell interpretation of the \f(CW\*(C`;\*(C'\fR in the
298 command-line; for more details see resource \fBbackgroundPixmap\fR.
299 .IP "\fB\-cr\fR \fIcolour\fR" 4
300 .IX Item "-cr colour"
301 The cursor colour; resource \fBcursorColor\fR.
302 .IP "\fB\-pr\fR \fIcolour\fR" 4
303 .IX Item "-pr colour"
304 The mouse pointer foreground colour; resource \fBpointerColor\fR.
305 .IP "\fB\-pr2\fR \fIcolour\fR" 4
306 .IX Item "-pr2 colour"
307 The mouse pointer background colour; resource \fBpointerColor2\fR.
308 .IP "\fB\-bd\fR \fIcolour\fR" 4
309 .IX Item "-bd colour"
310 The colour of the border around the text area and between the scrollbar and the text;
311 resource \fBborderColor\fR.
312 .IP "\fB\-fn\fR \fIfontlist\fR" 4
313 .IX Item "-fn fontlist"
314 Select the fonts to be used. This is a comma separated list of font names
315 that are checked in order when trying to find glyphs for characters. The
316 first font defines the cell size for characters; other fonts might be
317 smaller, but not (in general) larger. A (hopefully) reasonable default
318 font list is always appended to it. See resource \fBfont\fR for more details.
319 .Sp
320 In short, to specify an X11 core font, just specify its name or prefix it
321 with \f(CW\*(C`x:\*(C'\fR. To specify an XFT-font, you need to prefix it with \f(CW\*(C`xft:\*(C'\fR,
322 e.g.:
323 .Sp
324 .Vb 2
325 \& @@RXVT_NAME@@ \-fn "xft:Bitstream Vera Sans Mono:pixelsize=15"
326 \& @@RXVT_NAME@@ \-fn "9x15bold,xft:Bitstream Vera Sans Mono"
327 .Ve
328 .Sp
329 See also the question \*(L"How does rxvt-unicode choose fonts?\*(R" in the \s-1FAQ\s0
330 section of @@RXVT_NAME@@(7).
331 .IP "\fB\-fb\fR \fIfontlist\fR" 4
332 .IX Item "-fb fontlist"
333 Compile \fIfont-styles\fR: The bold font list to use when \fBbold\fR characters
334 are to be printed. See resource \fBboldFont\fR for details.
335 .IP "\fB\-fi\fR \fIfontlist\fR" 4
336 .IX Item "-fi fontlist"
337 Compile \fIfont-styles\fR: The italic font list to use when \fIitalic\fR
338 characters are to be printed. See resource \fBitalicFont\fR for details.
339 .IP "\fB\-fbi\fR \fIfontlist\fR" 4
340 .IX Item "-fbi fontlist"
341 Compile \fIfont-styles\fR: The bold italic font list to use when \fB\f(BIbold
342 italic\fB\fR characters are to be printed. See resource \fBboldItalicFont\fR
343 for details.
344 .IP "\fB\-is\fR|\fB+is\fR" 4
345 .IX Item "-is|+is"
346 Compile \fIfont-styles\fR: Bold/Blink font styles imply high intensity
347 foreground/background (default). See resource \fBintensityStyles\fR for
348 details.
349 .IP "\fB\-name\fR \fIname\fR" 4
350 .IX Item "-name name"
351 Specify the application name under which resources are to be obtained,
352 rather than the default executable file name. Name should not contain
353 `.' or `*' characters. Also sets the icon and title name.
354 .IP "\fB\-ls\fR|\fB+ls\fR" 4
355 .IX Item "-ls|+ls"
356 Start as a login\-shell/sub\-shell; resource \fBloginShell\fR.
357 .IP "\fB\-ut\fR|\fB+ut\fR" 4
358 .IX Item "-ut|+ut"
359 Compile \fIutmp\fR: Inhibit/enable writing a utmp entry; resource
360 \&\fButmpInhibit\fR.
361 .IP "\fB\-vb\fR|\fB+vb\fR" 4
362 .IX Item "-vb|+vb"
363 Turn on/off visual bell on receipt of a bell character; resource
364 \&\fBvisualBell\fR.
365 .IP "\fB\-sb\fR|\fB+sb\fR" 4
366 .IX Item "-sb|+sb"
367 Turn on/off scrollbar; resource \fBscrollBar\fR.
368 .IP "\fB\-sr\fR|\fB+sr\fR" 4
369 .IX Item "-sr|+sr"
370 Put scrollbar on right/left; resource \fBscrollBar_right\fR.
371 .IP "\fB\-st\fR|\fB+st\fR" 4
372 .IX Item "-st|+st"
373 Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
374 resource \fBscrollBar_floating\fR.
375 .IP "\fB\-si\fR|\fB+si\fR" 4
376 .IX Item "-si|+si"
377 Turn on/off scroll-to-bottom on \s-1TTY\s0 output inhibit; resource
378 \&\fBscrollTtyOutput\fR has opposite effect.
379 .IP "\fB\-sk\fR|\fB+sk\fR" 4
380 .IX Item "-sk|+sk"
381 Turn on/off scroll-to-bottom on keypress; resource
382 \&\fBscrollTtyKeypress\fR.
383 .IP "\fB\-sw\fR|\fB+sw\fR" 4
384 .IX Item "-sw|+sw"
385 Turn on/off scrolling with the scrollback buffer as new lines appear.
386 This only takes effect if \fB\-si\fR is also given; resource
387 \&\fBscrollWithBuffer\fR.
388 .IP "\fB\-ptab\fR|\fB+ptab\fR" 4
389 .IX Item "-ptab|+ptab"
390 If enabled (default), \*(L"Horizontal Tab\*(R" characters are being stored as
391 actual wide characters in the screen buffer, which makes it possible to
392 select and paste them. Since a horizontal tab is a cursor movement and
393 not an actual glyph, this can sometimes be visually annoying as the cursor
394 on a tab character is displayed as a wide cursor; resource \fBpastableTabs\fR.
395 .IP "\fB\-bc\fR|\fB+bc\fR" 4
396 .IX Item "-bc|+bc"
397 Blink the cursor; resource \fBcursorBlink\fR.
398 .IP "\fB\-uc\fR|\fB+uc\fR" 4
399 .IX Item "-uc|+uc"
400 Make the cursor underlined; resource \fBcursorUnderline\fR.
401 .IP "\fB\-iconic\fR" 4
402 .IX Item "-iconic"
403 Start iconified, if the window manager supports that option.
404 Alternative form is \fB\-ic\fR.
405 .IP "\fB\-sl\fR \fInumber\fR" 4
406 .IX Item "-sl number"
407 Save \fInumber\fR lines in the scrollback buffer. See resource entry for
408 limits; resource \fBsaveLines\fR.
409 .IP "\fB\-b\fR \fInumber\fR" 4
410 .IX Item "-b number"
411 Compile \fIfrills\fR: Internal border of \fInumber\fR pixels. See resource
412 entry for limits; resource \fBinternalBorder\fR.
413 .IP "\fB\-w\fR \fInumber\fR" 4
414 .IX Item "-w number"
415 Compile \fIfrills\fR: External border of \fInumber\fR pixels. Also, \fB\-bw\fR
416 and \fB\-borderwidth\fR. See resource entry for limits; resource
417 \&\fBexternalBorder\fR.
418 .IP "\fB\-bl\fR" 4
419 .IX Item "-bl"
420 Compile \fIfrills\fR: Set \s-1MWM\s0 hints to request a borderless window, i.e.
421 if honoured by the \s-1WM\s0, the rxvt-unicode window will not have window
422 decorations; resource \fBborderLess\fR. If the window manager does not
423 support \s-1MWM\s0 hints (e.g. kwin), enables override-redirect mode.
424 .IP "\fB\-override\-redirect\fR" 4
425 .IX Item "-override-redirect"
426 Compile \fIfrills\fR: Sets override-redirect on the window; resource
427 \&\fBoverride-redirect\fR.
428 .IP "\fB\-sbg\fR" 4
429 .IX Item "-sbg"
430 Compile \fIfrills\fR: Disable the usage of the built-in block graphics/line
431 drawing characters and just rely on what the specified fonts provide. Use
432 this if you have a good font and want to use its block graphic glyphs;
433 resource \fBskipBuiltinGlyphs\fR.
434 .IP "\fB\-lsp\fR \fInumber\fR" 4
435 .IX Item "-lsp number"
436 Compile \fIfrills\fR: Lines (pixel height) to insert between each row of
437 the display. Useful to work around font rendering problems; resource
438 \&\fBlineSpace\fR.
439 .IP "\fB\-letsp\fR \fInumber\fR" 4
440 .IX Item "-letsp number"
441 Compile \fIfrills\fR: Amount to adjust the computed character width by
442 to control overall letter spacing. Negative values will tighten up the
443 letter spacing, positive values will space letters out more. Useful to
444 work around odd font metrics; resource \fBletterSpace\fR.
445 .IP "\fB\-tn\fR \fItermname\fR" 4
446 .IX Item "-tn termname"
447 This option specifies the name of the terminal type to be set in the
448 \&\fB\s-1TERM\s0\fR environment variable. This terminal type must exist in the
449 \&\fI\fItermcap\fI\|(5)\fR database and should have \fIli#\fR and \fIco#\fR entries;
450 resource \fBtermName\fR.
451 .IP "\fB\-e\fR \fIcommand [arguments]\fR" 4
452 .IX Item "-e command [arguments]"
453 Run the command with its command-line arguments in the \fB@@RXVT_NAME@@\fR
454 window; also sets the window title and icon name to be the basename of
455 the program being executed if neither \fI\-title\fR (\fI\-T\fR) nor \fI\-n\fR are
456 given on the command line. If this option is used, it must be the last
457 on the command-line. If there is no \fB\-e\fR option then the default is to
458 run the program specified by the \fB\s-1SHELL\s0\fR environment variable or,
459 failing that, \fI\fIsh\fI\|(1)\fR.
460 .Sp
461 Please note that you must specify a program with arguments. If you want to
462 run shell commands, you have to specify the shell, like this:
463 .Sp
464 .Vb 1
465 \& @@RXVT_NAME@@ \-e sh \-c "shell commands"
466 .Ve
467 .IP "\fB\-title\fR \fItext\fR" 4
468 .IX Item "-title text"
469 Window title (\fB\-T\fR still respected); the default title is the basename
470 of the program specified after the \fB\-e\fR option, if any, otherwise the
471 application name; resource \fBtitle\fR.
472 .IP "\fB\-n\fR \fItext\fR" 4
473 .IX Item "-n text"
474 Icon name; the default name is the basename of the program specified
475 after the \fB\-e\fR option, if any, otherwise the application name;
476 resource \fBiconName\fR.
477 .IP "\fB\-C\fR" 4
478 .IX Item "-C"
479 Capture system console messages.
480 .IP "\fB\-pt\fR \fIstyle\fR" 4
481 .IX Item "-pt style"
482 Compile \fI\s-1XIM\s0\fR: input style for input method; \fBOverTheSpot\fR,
483 \&\fBOffTheSpot\fR, \fBRoot\fR; resource \fBpreeditType\fR.
484 .IP "\fB\-im\fR \fItext\fR" 4
485 .IX Item "-im text"
486 Compile \fI\s-1XIM\s0\fR: input method name. resource \fBinputMethod\fR.
487 .IP "\fB\-imlocale\fR \fIstring\fR" 4
488 .IX Item "-imlocale string"
489 The locale to use for opening the \s-1IM\s0. You can use an \f(CW\*(C`LC_CTYPE\*(C'\fR of e.g.
490 \&\f(CW\*(C`de_DE.UTF\-8\*(C'\fR for normal text processing but \f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR for the
491 input extension to be able to input japanese characters while staying in
492 another locale. resource \fBimLocale\fR.
493 .IP "\fB\-imfont\fR \fIfontset\fR" 4
494 .IX Item "-imfont fontset"
495 Set the font set to use for the X Input Method, see resource \fBimFont\fR
496 for more info.
497 .IP "\fB\-tcw\fR" 4
498 .IX Item "-tcw"
499 Change the meaning of triple-click selection with the left mouse
500 button. Only effective when the original (non-perl) selection code is
501 in-use. Instead of selecting a full line it will extend the selection to
502 the end of the logical line only. resource \fBtripleclickwords\fR.
503 .IP "\fB\-insecure\fR" 4
504 .IX Item "-insecure"
505 Enable \*(L"insecure\*(R" mode, which currently enables most of the escape
506 sequences that echo strings. See the resource \fBinsecure\fR for more
507 info.
508 .IP "\fB\-mod\fR \fImodifier\fR" 4
509 .IX Item "-mod modifier"
510 Override detection of Meta modifier with specified key: \fBalt\fR,
511 \&\fBmeta\fR, \fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR,
512 \&\fBmod5\fR; resource \fImodifier\fR.
513 .IP "\fB\-ssc\fR|\fB+ssc\fR" 4
514 .IX Item "-ssc|+ssc"
515 Turn on/off secondary screen (default enabled); resource
516 \&\fBsecondaryScreen\fR.
517 .IP "\fB\-ssr\fR|\fB+ssr\fR" 4
518 .IX Item "-ssr|+ssr"
519 Turn on/off secondary screen scroll (default enabled); resource
520 \&\fBsecondaryScroll\fR.
521 .IP "\fB\-hold\fR|\fB+hold\fR" 4
522 .IX Item "-hold|+hold"
523 Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
524 will not immediately destroy its window when the program executed within
525 it exits. Instead, it will wait till it is being killed or closed by the
526 user; resource \fBhold\fR.
527 .IP "\fB\-cd\fR \fIpath\fR" 4
528 .IX Item "-cd path"
529 Sets the working directory for the shell (or the command specified via
530 \&\fB\-e\fR). The \fIpath\fR must be an absolute path and it must exist for
531 @@RXVT_NAME@@ to start; resource \fBchdir\fR.
532 .IP "\fB\-xrm\fR \fIstring\fR" 4
533 .IX Item "-xrm string"
534 Works like the X Toolkit option of the same name, by adding the \fIstring\fR
535 as if it were specified in a resource file. Resource values specified this
536 way take precedence over all other resource specifications.
537 .Sp
538 Note that you need to use the \fIsame\fR syntax as in the .Xdefaults file,
539 e.g. \f(CW\*(C`*.background: black\*(C'\fR. Also note that all @@RXVT_NAME@@\-specific
540 options can be specified as long-options on the commandline, so use
541 of \fB\-xrm\fR is mostly limited to cases where you want to specify other
542 resources (e.g. for input methods) or for compatibility with other
543 programs.
544 .IP "\fB\-keysym.\fR\fIsym\fR \fIstring\fR" 4
545 .IX Item "-keysym.sym string"
546 Remap a key symbol. See resource \fBkeysym\fR.
547 .IP "\fB\-embed\fR \fIwindowid\fR" 4
548 .IX Item "-embed windowid"
549 Tells @@RXVT_NAME@@ to embed its windows into an already-existing window,
550 which enables applications to easily embed a terminal.
551 .Sp
552 Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it
553 shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it
554 quite a bit, so don't expect it to keep some specific state. It's best to
555 create an extra subwindow for @@RXVT_NAME@@ and leave it alone.
556 .Sp
557 The window will not be destroyed when @@RXVT_NAME@@ exits.
558 .Sp
559 It might be useful to know that @@RXVT_NAME@@ will not close file
560 descriptors passed to it (except for stdin/out/err, of course), so you
561 can use file descriptors to communicate with the programs within the
562 terminal. This works regardless of whether the \f(CW\*(C`\-embed\*(C'\fR option was used or
563 not.
564 .Sp
565 Here is a short Gtk2\-perl snippet that illustrates how this option can be
566 used (a longer example is in \fIdoc/embed\fR):
567 .Sp
568 .Vb 5
569 \& my $rxvt = new Gtk2::Socket;
570 \& $rxvt\->signal_connect_after (realize => sub {
571 \& my $xid = $_[0]\->window\->get_xid;
572 \& system "@@RXVT_NAME@@ \-embed $xid &";
573 \& });
574 .Ve
575 .IP "\fB\-pty\-fd\fR \fIfile descriptor\fR" 4
576 .IX Item "-pty-fd file descriptor"
577 Tells @@RXVT_NAME@@ \s-1NOT\s0 to execute any commands or create a new pty/tty
578 pair but instead use the given file descriptor as the tty master. This is
579 useful if you want to drive @@RXVT_NAME@@ as a generic terminal emulator
580 without having to run a program within it.
581 .Sp
582 If this switch is given, @@RXVT_NAME@@ will not create any utmp/wtmp
583 entries and will not tinker with pty/tty permissions \- you have to do that
584 yourself if you want that.
585 .Sp
586 As an extremely special case, specifying \f(CW\*(C`\-1\*(C'\fR will completely suppress
587 pty/tty operations, which is probably only useful in conjunction with some
588 perl extension that manages the terminal.
589 .Sp
590 Here is a example in perl that illustrates how this option can be used (a
591 longer example is in \fIdoc/pty\-fd\fR):
592 .Sp
593 .Vb 2
594 \& use IO::Pty;
595 \& use Fcntl;
596 \&
597 \& my $pty = new IO::Pty;
598 \& fcntl $pty, F_SETFD, 0; # clear close\-on\-exec
599 \& system "@@RXVT_NAME@@ \-pty\-fd " . (fileno $pty) . "&";
600 \& close $pty;
601 \&
602 \& # now communicate with rxvt
603 \& my $slave = $pty\->slave;
604 \& while (<$slave>) { print $slave "got <$_>\en" }
605 .Ve
606 .IP "\fB\-pe\fR \fIstring\fR" 4
607 .IX Item "-pe string"
608 Comma-separated list of perl extension scripts to use (or not to use) in
609 this terminal instance. See resource \fBperl-ext\fR for details.
610 .SH "RESOURCES"
611 .IX Header "RESOURCES"
612 Note: `@@RXVT_NAME@@ \-\-help' gives a list of all resources (long
613 options) compiled into your version. All resources are also available as
614 long-options.
615 .PP
616 You can set and change the resources using X11 tools like \fBxrdb\fR. Many
617 distribution do also load settings from the \fB~/.Xresources\fR file when X
618 starts. @@RXVT_NAME@@ will consult the following files/resources in order,
619 with later settings overwriting earlier ones:
620 .PP
621 .Vb 6
622 \& 1. app\-defaults file in $XAPPLRESDIR
623 \& 2. $HOME/.Xdefaults
624 \& 3. RESOURCE_MANAGER property on root\-window of screen 0
625 \& 4. SCREEN_RESOURCES property on root\-window of the current screen
626 \& 5. $XENVIRONMENT file OR $HOME/.Xdefaults\-<nodename>
627 \& 6. resources specified via \-xrm on the commandline
628 .Ve
629 .PP
630 Note that when reading X resources, \fB@@RXVT_NAME@@\fR recognizes two class
631 names: \fBRxvt\fR and \fBURxvt\fR. The class name \fBRxvt\fR allows resources
632 common to both \fB@@RXVT_NAME@@\fR and the original \fIrxvt\fR to be easily
633 configured, while the class name \fBURxvt\fR allows resources unique to
634 \&\fB@@RXVT_NAME@@\fR, to be shared between different \fB@@RXVT_NAME@@\fR
635 configurations. If no resources are specified, suitable defaults will
636 be used. Command-line arguments can be used to override resource
637 settings. The following resources are supported (you might want to
638 check the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for additional settings by perl
639 extensions not documented here):
640 .IP "\fBdepth:\fR \fIbitdepth\fR" 4
641 .IX Item "depth: bitdepth"
642 Compile \fIxft\fR: Attempt to find a visual with the given bit depth;
643 option \fB\-depth\fR.
644 .IP "\fBbuffered:\fR \fIboolean\fR" 4
645 .IX Item "buffered: boolean"
646 Compile \fIxft\fR: Turn on/off double-buffering for xft (default enabled).
647 On some card/driver combination enabling it slightly decreases
648 performance, on most it greatly helps it. The slowdown is small, so it
649 should normally be enabled.
650 .IP "\fBgeometry:\fR \fIgeom\fR" 4
651 .IX Item "geometry: geom"
652 Create the window with the specified X window geometry [default 80x24];
653 option \fB\-geometry\fR.
654 .IP "\fBbackground:\fR \fIcolour\fR" 4
655 .IX Item "background: colour"
656 Use the specified colour as the window's background colour [default
657 White]; option \fB\-bg\fR.
658 .IP "\fBforeground:\fR \fIcolour\fR" 4
659 .IX Item "foreground: colour"
660 Use the specified colour as the window's foreground colour [default
661 Black]; option \fB\-fg\fR.
662 .IP "\fBcolor\fR\fIn\fR\fB:\fR \fIcolour\fR" 4
663 .IX Item "colorn: colour"
664 Use the specified colour for the colour value \fIn\fR, where 0\-7
665 corresponds to low-intensity (normal) colours and 8\-15 corresponds to
666 high-intensity (bold = bright foreground, blink = bright background)
667 colours. The canonical names are as follows: 0=black, 1=red, 2=green,
668 3=yellow, 4=blue, 5=magenta, 6=cyan, 7=white, but the actual colour
669 names used are listed in the \fB\s-1COLOURS\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR section.
670 .Sp
671 Colours higher than 15 cannot be set using resources (yet), but can be
672 changed using an escape command (see @@RXVT_NAME@@(7)).
673 .Sp
674 Colours 16\-79 form a standard 4x4x4 colour cube (the same as xterm with
675 88 colour support). Colours 80\-87 are evenly spaces grey steps.
676 .IP "\fBcolorBD:\fR \fIcolour\fR" 4
677 .IX Item "colorBD: colour"
678 .PD 0
679 .IP "\fBcolorIT:\fR \fIcolour\fR" 4
680 .IX Item "colorIT: colour"
681 .PD
682 Use the specified colour to display bold or italic characters when the
683 foreground colour is the default. If font styles are not available
684 (Compile \fIstyles\fR) and this option is unset, reverse video is used instead.
685 .IP "\fBcolorUL:\fR \fIcolour\fR" 4
686 .IX Item "colorUL: colour"
687 Use the specified colour to display underlined characters when the
688 foreground colour is the default.
689 .IP "\fBunderlineColor:\fR \fIcolour\fR" 4
690 .IX Item "underlineColor: colour"
691 If set, use the specified colour as the colour for the underline
692 itself. If unset, use the foreground colour.
693 .IP "\fBhighlightColor:\fR \fIcolour\fR" 4
694 .IX Item "highlightColor: colour"
695 If set, use the specified colour as the background for highlighted
696 characters. If unset, use reverse video.
697 .IP "\fBhighlightTextColor:\fR \fIcolour\fR" 4
698 .IX Item "highlightTextColor: colour"
699 If set and highlightColor is set, use the specified colour as the
700 foreground for highlighted characters.
701 .IP "\fBcursorColor:\fR \fIcolour\fR" 4
702 .IX Item "cursorColor: colour"
703 Use the specified colour for the cursor. The default is to use the
704 foreground colour; option \fB\-cr\fR.
705 .IP "\fBcursorColor2:\fR \fIcolour\fR" 4
706 .IX Item "cursorColor2: colour"
707 Use the specified colour for the colour of the cursor text. For this to
708 take effect, \fBcursorColor\fR must also be specified. The default is to
709 use the background colour.
710 .IP "\fBreverseVideo:\fR \fIboolean\fR" 4
711 .IX Item "reverseVideo: boolean"
712 \&\fBTrue\fR: simulate reverse video by foreground and background colours;
713 option \fB\-rv\fR. \fBFalse\fR: regular screen colours [default]; option
714 \&\fB+rv\fR. See note in \fB\s-1COLOURS\s0 \s-1AND\s0 \s-1GRAPHICS\s0\fR section.
715 .IP "\fBjumpScroll:\fR \fIboolean\fR" 4
716 .IX Item "jumpScroll: boolean"
717 \&\fBTrue\fR: specify that jump scrolling should be used. When receiving lots
718 of lines, @@RXVT_NAME@@ will only scroll once a whole screen height of lines
719 has been read, resulting in fewer updates while still displaying every
720 received line; option \fB\-j\fR.
721 .Sp
722 \&\fBFalse\fR: specify that smooth scrolling should be used. @@RXVT_NAME@@ will
723 force a screen refresh on each new line it received; option \fB+j\fR.
724 .IP "\fBskipScroll:\fR \fIboolean\fR" 4
725 .IX Item "skipScroll: boolean"
726 \&\fBTrue\fR: (the default) specify that skip scrolling should be used. When
727 receiving lots of lines, @@RXVT_NAME@@ will only scroll once in a while
728 (around 60 times per second), resulting in far fewer updates. This can
729 result in @@RXVT_NAME@@ not ever displaying some of the lines it receives;
730 option \fB\-ss\fR.
731 .Sp
732 \&\fBFalse\fR: specify that everything is to be displayed, even
733 if the refresh is too fast for the human eye to read anything (or the
734 monitor to display anything); option \fB+ss\fR.
735 .IP "\fBtransparent:\fR \fIboolean\fR" 4
736 .IX Item "transparent: boolean"
737 Turn on/off pseudo-transparency by using the root pixmap as background.
738 .Sp
739 \&\fBinheritPixmap\fR is still accepted as an obsolete alias but will be removed in
740 future versions.
741 .IP "\fBfading:\fR \fInumber\fR" 4
742 .IX Item "fading: number"
743 Fade the text by the given percentage when focus is lost; option \fB\-fade\fR.
744 .IP "\fBfadeColor:\fR \fIcolour\fR" 4
745 .IX Item "fadeColor: colour"
746 Fade to this colour, when fading is used (see \fBfading:\fR). The default
747 colour is black; option \fB\-fadecolor\fR.
748 .IP "\fBtintColor:\fR \fIcolour\fR" 4
749 .IX Item "tintColor: colour"
750 Tint the transparent background with the given colour. If the \s-1RENDER\s0
751 extension is not available only black, red, green, yellow, blue,
752 magenta, cyan and white tints can be performed server-side. Note that
753 a black tint yields a completely black image while a white tint yields
754 the image unchanged; option \fB\-tint\fR.
755 .IP "\fBshading:\fR \fInumber\fR" 4
756 .IX Item "shading: number"
757 Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
758 A value of 100 means no shading; option \fB\-sh\fR.
759 .IP "\fBblendType:\fR \fIstring\fR" 4
760 .IX Item "blendType: string"
761 Specify background blending type; option \fB\-blt\fR.
762 .IP "\fBblurRadius:\fR \fInumber\fR" 4
763 .IX Item "blurRadius: number"
764 Apply gaussian blur with the specified radius to the transparent
765 background; option \fB\-blr\fR.
766 .IP "\fBiconFile:\fR \fIfile\fR" 4
767 .IX Item "iconFile: file"
768 Set the application icon pixmap; option \fB\-icon\fR.
769 .IP "\fBscrollColor:\fR \fIcolour\fR" 4
770 .IX Item "scrollColor: colour"
771 Use the specified colour for the scrollbar [default #B2B2B2].
772 .IP "\fBtroughColor:\fR \fIcolour\fR" 4
773 .IX Item "troughColor: colour"
774 Use the specified colour for the scrollbar's trough area [default
775 #969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.
776 .IP "\fBborderColor:\fR \fIcolour\fR" 4
777 .IX Item "borderColor: colour"
778 The colour of the border around the text area and between the scrollbar
779 and the text.
780 .IP "\fBbackgroundPixmap:\fR \fIfile[;oplist]\fR" 4
781 .IX Item "backgroundPixmap: file[;oplist]"
782 Use the specified image file for the background and also
783 optionally specify a colon separated list of operations to modify it.
784 Supported operations are:
785 .RS 4
786 .IP "\fBWxH+X+Y\fR" 4
787 .IX Item "WxH+X+Y"
788 sets scale and position. \fB\*(L"W\*(R" / \*(L"H\*(R"\fR specify the horizontal/vertical
789 scale (percent), and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image centre (percent). A
790 scale of 0 disables scaling. The maximum permitted scale is 1000.
791 .IP "\fBop=tile\fR" 4
792 .IX Item "op=tile"
793 enables tiling
794 .IP "\fBop=pscale\fR" 4
795 .IX Item "op=pscale"
796 enables proportional scaling
797 .IP "\fBop=root\fR" 4
798 .IX Item "op=root"
799 use the position of the terminal window relative to the root window as
800 the image offset, simulating a root window background
801 .RE
802 .RS 4
803 .Sp
804 The default scale and position setting is \f(CW\*(C`100x100+50+50\*(C'\fR.
805 Alternatively, a predefined set of templates can be used to achieve
806 the most common setups:
807 .IP "\fBstyle=tiled\fR" 4
808 .IX Item "style=tiled"
809 the image is tiled with no scaling. Equivalent to 0x0+0+0:op=tile
810 .IP "\fBstyle=aspect\-stretched\fR" 4
811 .IX Item "style=aspect-stretched"
812 the image is scaled to fill the whole window maintaining the aspect
813 ratio and centered. Equivalent to 100x100+50+50:op=pscale
814 .IP "\fBstyle=stretched\fR" 4
815 .IX Item "style=stretched"
816 the image is scaled to fill the whole window. Equivalent to 100x100
817 .IP "\fBstyle=centered\fR" 4
818 .IX Item "style=centered"
819 the image is centered with no scaling. Equivalent to 0x0+50+50
820 .IP "\fBstyle=root\-tiled\fR" 4
821 .IX Item "style=root-tiled"
822 the image is tiled with no scaling and using 'root' positioning.
823 Equivalent to 0x0:op=tile:op=root
824 .RE
825 .RS 4
826 .Sp
827 If multiple templates are specified the last one wins. Note that a
828 template overrides all the scale, position and operations settings.
829 .Sp
830 If used in conjunction with \fB\-tr\fR option, the specified pixmap will be
831 blended over the transparent background using alpha-blending. If \fIafterimage\fR
832 support has been compiled in it is possible to choose other blending
833 types with \fB\-blt \*(L"type\*(R"\fR option.
834 .RE
835 .IP "\fBpath:\fR \fIpath\fR" 4
836 .IX Item "path: path"
837 Specify the colon-delimited search path for finding background image files.
838 .IP "\fBfont:\fR \fIfontlist\fR" 4
839 .IX Item "font: fontlist"
840 Select the fonts to be used. This is a comma separated list of font names
841 that are checked in order when trying to find glyphs for characters. The
842 first font defines the cell size for characters; other fonts might be
843 smaller, but not (in general) larger. A (hopefully) reasonable default
844 font list is always appended to it; option \fB\-fn\fR.
845 .Sp
846 Each font can either be a standard X11 core font (\s-1XLFD\s0) name, with
847 optional prefix \f(CW\*(C`x:\*(C'\fR or a Xft font (Compile \fIxft\fR), prefixed with \f(CW\*(C`xft:\*(C'\fR.
848 .Sp
849 In addition, each font can be prefixed with additional hints and
850 specifications enclosed in square brackets (\f(CW\*(C`[]\*(C'\fR). The only available
851 hint currently is \f(CW\*(C`codeset=codeset\-name\*(C'\fR, and this is only used for Xft
852 fonts.
853 .Sp
854 For example, this font resource
855 .Sp
856 .Vb 5
857 \& URxvt.font: 9x15bold,\e
858 \& \-misc\-fixed\-bold\-r\-normal\-\-15\-140\-75\-75\-c\-90\-iso10646\-1,\e
859 \& \-misc\-fixed\-medium\-r\-normal\-\-15\-140\-75\-75\-c\-90\-iso10646\-1, \e
860 \& [codeset=JISX0208]xft:Kochi Gothic:antialias=false, \e
861 \& xft:Code2000:antialias=false
862 .Ve
863 .Sp
864 specifies five fonts to be used. The first one is \f(CW\*(C`9x15bold\*(C'\fR (actually
865 the iso8859\-1 version of the second font), which is the base font (because
866 it is named first) and thus defines the character cell grid to be 9 pixels
867 wide and 15 pixels high.
868 .Sp
869 The second font is just used to add additional unicode characters not in
870 the base font, likewise the third, which is unfortunately non-bold, but
871 the bold version of the font does contain fewer characters, so this is a
872 useful supplement.
873 .Sp
874 The third font is an Xft font with aliasing turned off, and the characters
875 are limited to the \fB\s-1JIS\s0 0208\fR codeset (i.e. japanese kanji). The font
876 contains other characters, but we are not interested in them.
877 .Sp
878 The last font is a useful catch-all font that supplies most of the
879 remaining unicode characters.
880 .IP "\fBboldFont:\fR \fIfontlist\fR" 4
881 .IX Item "boldFont: fontlist"
882 .PD 0
883 .IP "\fBitalicFont:\fR \fIfontlist\fR" 4
884 .IX Item "italicFont: fontlist"
885 .IP "\fBboldItalicFont:\fR \fIfontlist\fR" 4
886 .IX Item "boldItalicFont: fontlist"
887 .PD
888 The font list to use for displaying \fBbold\fR, \fIitalic\fR or \fB\f(BIbold
889 italic\fB\fR characters, respectively.
890 .Sp
891 If specified and non-empty, then the syntax is the same as for the
892 \&\fBfont\fR\-resource, and the given font list will be used as is, which makes
893 it possible to substitute completely different font styles for bold and
894 italic.
895 .Sp
896 If unset (the default), a suitable font list will be synthesized by
897 \&\*(L"morphing\*(R" the normal text font list into the desired shape. If that is
898 not possible, replacement fonts of the desired shape will be tried.
899 .Sp
900 If set, but empty, then this specific style is disabled and the normal
901 text font will being used for the given style.
902 .IP "\fBintensityStyles:\fR \fIboolean\fR" 4
903 .IX Item "intensityStyles: boolean"
904 When font styles are not enabled, or this option is enabled (\fBTrue\fR,
905 option \fB\-is\fR, the default), bold/blink font styles imply high
906 intensity foreground/background colours. Disabling this option (\fBFalse\fR,
907 option \fB+is\fR) disables this behaviour, the high intensity colours are not
908 reachable.
909 .IP "\fBtitle:\fR \fIstring\fR" 4
910 .IX Item "title: string"
911 Set window title string, the default title is the command-line
912 specified after the \fB\-e\fR option, if any, otherwise the application
913 name; option \fB\-title\fR.
914 .IP "\fBiconName:\fR \fIstring\fR" 4
915 .IX Item "iconName: string"
916 Set the name used to label the window's icon or displayed in an icon
917 manager window, it also sets the window's title unless it is explicitly
918 set; option \fB\-n\fR.
919 .IP "\fBmapAlert:\fR \fIboolean\fR" 4
920 .IX Item "mapAlert: boolean"
921 \&\fBTrue\fR: de-iconify (map) on receipt of a bell character. \fBFalse\fR: no
922 de-iconify (map) on receipt of a bell character [default].
923 .IP "\fBurgentOnBell:\fR \fIboolean\fR" 4
924 .IX Item "urgentOnBell: boolean"
925 \&\fBTrue\fR: set the urgency hint for the wm on receipt of a bell character.
926 \&\fBFalse\fR: do not set the urgency hint [default].
927 .Sp
928 @@RXVT_NAME@@ resets the urgency hint on every focus change.
929 .IP "\fBvisualBell:\fR \fIboolean\fR" 4
930 .IX Item "visualBell: boolean"
931 \&\fBTrue\fR: use visual bell on receipt of a bell character; option \fB\-vb\fR.
932 \&\fBFalse\fR: no visual bell [default]; option \fB+vb\fR.
933 .IP "\fBloginShell:\fR \fIboolean\fR" 4
934 .IX Item "loginShell: boolean"
935 \&\fBTrue\fR: start as a login shell by prepending a `\-' to \fBargv[0]\fR of
936 the shell; option \fB\-ls\fR. \fBFalse\fR: start as a normal sub-shell
937 [default]; option \fB+ls\fR.
938 .IP "\fButmpInhibit:\fR \fIboolean\fR" 4
939 .IX Item "utmpInhibit: boolean"
940 \&\fBTrue\fR: inhibit writing record into the system log file \fButmp\fR;
941 option \fB\-ut\fR. \fBFalse\fR: write record into the system log file \fButmp\fR
942 [default]; option \fB+ut\fR.
943 .IP "\fBprint-pipe:\fR \fIstring\fR" 4
944 .IX Item "print-pipe: string"
945 Specify a command pipe for vt100 printer [default \fI\fIlpr\fI\|(1)\fR]. Use
946 \&\fBPrint\fR to initiate a screen dump to the printer and \fBCtrl-Print\fR or
947 \&\fBShift-Print\fR to include the scrollback as well.
948 .Sp
949 The string will be interpreted as if typed into the shell as-is.
950 .Sp
951 Example:
952 .Sp
953 .Vb 1
954 \& URxvt.print\-pipe: cat > $(TMPDIR=$HOME mktemp urxvt.XXXXXX)
955 .Ve
956 .Sp
957 This creates a new file in your home directory with the screen contents
958 every time you hit \f(CW\*(C`Print\*(C'\fR.
959 .IP "\fBscrollstyle:\fR \fImode\fR" 4
960 .IX Item "scrollstyle: mode"
961 Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is
962 the author's favourite.
963 .IP "\fBthickness:\fR \fInumber\fR" 4
964 .IX Item "thickness: number"
965 Set the scrollbar width in pixels.
966 .IP "\fBscrollBar:\fR \fIboolean\fR" 4
967 .IX Item "scrollBar: boolean"
968 \&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR:
969 disable the scrollbar; option \fB+sb\fR.
970 .IP "\fBscrollBar_right:\fR \fIboolean\fR" 4
971 .IX Item "scrollBar_right: boolean"
972 \&\fBTrue\fR: place the scrollbar on the right of the window; option \fB\-sr\fR.
973 \&\fBFalse\fR: place the scrollbar on the left of the window; option \fB+sr\fR.
974 .IP "\fBscrollBar_floating:\fR \fIboolean\fR" 4
975 .IX Item "scrollBar_floating: boolean"
976 \&\fBTrue\fR: display an rxvt scrollbar without a trough; option \fB\-st\fR.
977 \&\fBFalse\fR: display an rxvt scrollbar with a trough; option \fB+st\fR.
978 .IP "\fBscrollBar_align:\fR \fImode\fR" 4
979 .IX Item "scrollBar_align: mode"
980 Align the \fBtop\fR, \fBbottom\fR or \fBcentre\fR [default] of the scrollbar
981 thumb with the pointer on middle button press/drag.
982 .IP "\fBscrollTtyOutput:\fR \fIboolean\fR" 4
983 .IX Item "scrollTtyOutput: boolean"
984 \&\fBTrue\fR: scroll to bottom when tty receives output; option \fB\-si\fR.
985 \&\fBFalse\fR: do not scroll to bottom when tty receives output; option
986 \&\fB+si\fR.
987 .IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4
988 .IX Item "scrollWithBuffer: boolean"
989 \&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (i.e.
990 try to show the same lines) and \fBscrollTtyOutput\fR is False; option
991 \&\fB\-sw\fR. \fBFalse\fR: do not scroll with scrollback buffer when tty receives
992 new lines; option \fB+sw\fR.
993 .IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4
994 .IX Item "scrollTtyKeypress: boolean"
995 \&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys
996 are those which are intercepted by rxvt-unicode for special handling and
997 are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to
998 bottom when a non-special key is pressed; option \fB+sk\fR.
999 .IP "\fBsaveLines:\fR \fInumber\fR" 4
1000 .IX Item "saveLines: number"
1001 Save \fInumber\fR lines in the scrollback buffer [default 64]. This
1002 resource is limited on most machines to 65535; option \fB\-sl\fR.
1003 .IP "\fBinternalBorder:\fR \fInumber\fR" 4
1004 .IX Item "internalBorder: number"
1005 Internal border of \fInumber\fR pixels. This resource is limited to 100;
1006 option \fB\-b\fR.
1007 .IP "\fBexternalBorder:\fR \fInumber\fR" 4
1008 .IX Item "externalBorder: number"
1009 External border of \fInumber\fR pixels. This resource is limited to 100;
1010 option \fB\-w\fR, \fB\-bw\fR, \fB\-borderwidth\fR.
1011 .IP "\fBborderLess:\fR \fIboolean\fR" 4
1012 .IX Item "borderLess: boolean"
1013 Set \s-1MWM\s0 hints to request a borderless window, i.e. if honoured by the
1014 \&\s-1WM\s0, the rxvt-unicode window will not have window decorations; option \fB\-bl\fR.
1015 .IP "\fBskipBuiltinGlyphs:\fR \fIboolean\fR" 4
1016 .IX Item "skipBuiltinGlyphs: boolean"
1017 Compile \fIfrills\fR: Disable the usage of the built-in block graphics/line
1018 drawing characters and just rely on what the specified fonts provide. Use
1019 this if you have a good font and want to use its block graphic glyphs;
1020 option \fB\-sbg\fR.
1021 .IP "\fBtermName:\fR \fItermname\fR" 4
1022 .IX Item "termName: termname"
1023 Specifies the terminal type name to be set in the \fB\s-1TERM\s0\fR environment
1024 variable; option \fB\-tn\fR.
1025 .IP "\fBlineSpace:\fR \fInumber\fR" 4
1026 .IX Item "lineSpace: number"
1027 Specifies number of lines (pixel height) to insert between each row of
1028 the display [default 0]; option \fB\-lsp\fR.
1029 .IP "\fBmeta8:\fR \fIboolean\fR" 4
1030 .IX Item "meta8: boolean"
1031 \&\fBTrue\fR: handle Meta (Alt) + keypress to set the 8th bit. \fBFalse\fR:
1032 handle Meta (Alt) + keypress as an escape prefix [default].
1033 .IP "\fBmouseWheelScrollPage:\fR \fIboolean\fR" 4
1034 .IX Item "mouseWheelScrollPage: boolean"
1035 \&\fBTrue\fR: the mouse wheel scrolls a page full. \fBFalse\fR: the mouse wheel
1036 scrolls five lines [default].
1037 .IP "\fBpastableTabs:\fR \fIboolean\fR" 4
1038 .IX Item "pastableTabs: boolean"
1039 \&\fBTrue\fR: store tabs as wide characters. \fBFalse\fR: interpret tabs as cursor
1040 movement only; option \f(CW\*(C`\-ptab\*(C'\fR.
1041 .IP "\fBcursorBlink:\fR \fIboolean\fR" 4
1042 .IX Item "cursorBlink: boolean"
1043 \&\fBTrue\fR: blink the cursor. \fBFalse\fR: do not blink the cursor [default];
1044 option \fB\-bc\fR.
1045 .IP "\fBcursorUnderline:\fR \fIboolean\fR" 4
1046 .IX Item "cursorUnderline: boolean"
1047 \&\fBTrue\fR: Make the cursor underlined. \fBFalse\fR: Make the cursor a box [default];
1048 option \fB\-uc\fR.
1049 .IP "\fBpointerBlank:\fR \fIboolean\fR" 4
1050 .IX Item "pointerBlank: boolean"
1051 \&\fBTrue\fR: blank the pointer when a key is pressed or after a set number
1052 of seconds of inactivity. \fBFalse\fR: the pointer is always visible
1053 [default].
1054 .IP "\fBpointerColor:\fR \fIcolour\fR" 4
1055 .IX Item "pointerColor: colour"
1056 Mouse pointer foreground colour.
1057 .IP "\fBpointerColor2:\fR \fIcolour\fR" 4
1058 .IX Item "pointerColor2: colour"
1059 Mouse pointer background colour.
1060 .IP "\fBpointerBlankDelay:\fR \fInumber\fR" 4
1061 .IX Item "pointerBlankDelay: number"
1062 Specifies number of seconds before blanking the pointer [default 2]. Use a
1063 large number (e.g. \f(CW987654321\fR) to effectively disable the timeout.
1064 .IP "\fBbackspacekey:\fR \fIstring\fR" 4
1065 .IX Item "backspacekey: string"
1066 The string to send when the backspace key is pressed. If set to \fB\s-1DEC\s0\fR
1067 or unset it will send \fBDelete\fR (code 127) or, with control, \fBBackspace\fR
1068 (code 8) \- which can be reversed with the appropriate \s-1DEC\s0 private mode
1069 escape sequence.
1070 .IP "\fBdeletekey:\fR \fIstring\fR" 4
1071 .IX Item "deletekey: string"
1072 The string to send when the delete key (not the keypad delete key) is
1073 pressed. If unset it will send the sequence traditionally associated
1074 with the \fBExecute\fR key.
1075 .IP "\fBcutchars:\fR \fIstring\fR" 4
1076 .IX Item "cutchars: string"
1077 The characters used as delimiters for double-click word selection
1078 (whitespace delimiting is added automatically if resource is given).
1079 .Sp
1080 When the perl selection extension is in use (the default if compiled
1081 in, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these
1082 characters will be created (if the resource exists, otherwise, no regex
1083 will be created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used.
1084 .Sp
1085 When the selection extension is not used, only \s-1ISO\-8859\-1\s0 characters can
1086 be used. If not specified, the built-in default is used:
1087 .Sp
1088 \&\fB\s-1BACKSLASH\s0 `"'&()*,;<=>?@[]^{|}\fR
1089 .IP "\fBpreeditType:\fR \fIstyle\fR" 4
1090 .IX Item "preeditType: style"
1091 \&\fBOverTheSpot\fR, \fBOffTheSpot\fR, \fBRoot\fR; option \fB\-pt\fR.
1092 .IP "\fBinputMethod:\fR \fIname\fR" 4
1093 .IX Item "inputMethod: name"
1094 \&\fIname\fR of inputMethod to use; option \fB\-im\fR.
1095 .IP "\fBimLocale:\fR \fIname\fR" 4
1096 .IX Item "imLocale: name"
1097 The locale to use for opening the \s-1IM\s0. You can use an \f(CW\*(C`LC_CTYPE\*(C'\fR of e.g.
1098 \&\f(CW\*(C`de_DE.UTF\-8\*(C'\fR for normal text processing but \f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR for the
1099 input extension to be able to input japanese characters while staying in
1100 another locale; option \fB\-imlocale\fR.
1101 .IP "\fBimFont:\fR \fIfontset\fR" 4
1102 .IX Item "imFont: fontset"
1103 Specify the font-set used for \s-1XIM\s0 styles \f(CW\*(C`OverTheSpot\*(C'\fR or
1104 \&\f(CW\*(C`OffTheSpot\*(C'\fR. It must be a standard X font set (\s-1XLFD\s0 patterns separated
1105 by commas), i.e. it's not in the same format as the other font lists used
1106 in @@RXVT_NAME@@. The default will be set-up to chose *any* suitable found
1107 found, preferably one or two pixels differing in size to the base font.
1108 option \fB\-imfont\fR.
1109 .IP "\fBtripleclickwords:\fR \fIboolean\fR" 4
1110 .IX Item "tripleclickwords: boolean"
1111 Change the meaning of triple-click selection with the left mouse
1112 button. Instead of selecting a full line it will extend the selection to
1113 the end of the logical line only; option \fB\-tcw\fR.
1114 .IP "\fBinsecure:\fR \fIboolean\fR" 4
1115 .IX Item "insecure: boolean"
1116 Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that
1117 echo arbitrary strings like the icon name or the locale. This could be
1118 abused if somebody gets 8\-bit\-clean access to your display, whether
1119 through a mail client displaying mail bodies unfiltered or through
1120 \&\fIwrite\fR\|(1) or any other means. Therefore, these sequences are disabled by
1121 default. (Note that many other terminals, including xterm, have these
1122 sequences enabled by default, which doesn't make it safer, though).
1123 .Sp
1124 You can enable them by setting this boolean resource or specifying
1125 \&\fB\-insecure\fR as an option. At the moment, this enables display-answer,
1126 locale, findfont, icon label and window title requests.
1127 .IP "\fBmodifier:\fR \fImodifier\fR" 4
1128 .IX Item "modifier: modifier"
1129 Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR,
1130 \&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option
1131 \&\fB\-mod\fR.
1132 .IP "\fBanswerbackString:\fR \fIstring\fR" 4
1133 .IX Item "answerbackString: string"
1134 Specify the reply rxvt-unicode sends to the shell when an \s-1ENQ\s0 (control-E)
1135 character is passed through. It may contain escape values as described
1136 in the entry on \fBkeysym\fR following.
1137 .IP "\fBsecondaryScreen:\fR \fIboolean\fR" 4
1138 .IX Item "secondaryScreen: boolean"
1139 Turn on/off secondary screen (default enabled).
1140 .IP "\fBsecondaryScroll:\fR \fIboolean\fR" 4
1141 .IX Item "secondaryScroll: boolean"
1142 Turn on/off secondary screen scroll (default enabled). If this
1143 option is enabled, scrolls on the secondary screen will change the
1144 scrollback buffer and, when secondaryScreen is off, switching
1145 to/from the secondary screen will instead scroll the screen up.
1146 .IP "\fBhold\fR: \fIboolean\fR" 4
1147 .IX Item "hold: boolean"
1148 Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
1149 will not immediately destroy its window when the program executed within
1150 it exits. Instead, it will wait till it is being killed or closed by the
1151 user.
1152 .IP "\fBchdir\fR: \fIpath\fR" 4
1153 .IX Item "chdir: path"
1154 Sets the working directory for the shell (or the command specified via
1155 \&\fB\-e\fR). The \fIpath\fR must be an absolute path and it must exist for
1156 @@RXVT_NAME@@ to start. If it isn't specified then the current working
1157 directory will be used; option \fB\-cd\fR.
1158 .IP "\fBkeysym.\fR\fIsym\fR: \fIstring\fR" 4
1159 .IX Item "keysym.sym: string"
1160 Compile \fIfrills\fR: Associate \fIstring\fR with keysym \fIsym\fR. The
1161 intervening resource name \fBkeysym.\fR cannot be omitted.
1162 .Sp
1163 The format of \fIsym\fR is "\fI(modifiers\-)key\fR", where \fImodifiers\fR can be
1164 any combination of \fBISOLevel3\fR, \fBAppKeypad\fR, \fBControl\fR, \fBNumLock\fR,
1165 \&\fBShift\fR, \fBMeta\fR, \fBLock\fR, \fBMod1\fR, \fBMod2\fR, \fBMod3\fR, \fBMod4\fR, \fBMod5\fR,
1166 and the abbreviated \fBI\fR, \fBK\fR, \fBC\fR, \fBN\fR, \fBS\fR, \fBM\fR, \fBA\fR, \fBL\fR, \fB1\fR,
1167 \&\fB2\fR, \fB3\fR, \fB4\fR, \fB5\fR.
1168 .Sp
1169 The \fBNumLock\fR, \fBMeta\fR and \fBISOLevel3\fR modifiers are usually aliased to
1170 whatever modifier the NumLock key, Meta/Alt keys or \s-1ISO\s0 Level3 Shift/AltGr
1171 keys are being mapped. \fBAppKeypad\fR is a synthetic modifier mapped to the
1172 current application keymap mode state.
1173 .Sp
1174 The spellings of \fIkey\fR can be obtained by using \fBxev\fR(1) command or
1175 searching keysym macros from \fB/usr/X11R6/include/X11/keysymdef.h\fR and
1176 omitting the prefix \fB\s-1XK_\s0\fR. Alternatively you can specify \fIkey\fR by its hex
1177 keysym value (\fB0x0000 \- 0xFFFF\fR). Note that the lookup of \fIsym\fRs is not
1178 performed in an exact manner; however, the closest match is assured.
1179 .Sp
1180 \&\fIstring\fR may contain escape values (\f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\e000\*(C'\fR: octal
1181 number), see \s-1RESOURCES\s0 in \f(CW\*(C`man 7 X\*(C'\fR for further details.
1182 .Sp
1183 You can define a range of keysyms in one shot by providing a \fIstring\fR
1184 with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimiter `/'
1185 should be a character not used by the strings.
1186 .Sp
1187 Its usage can be demonstrated by an example:
1188 .Sp
1189 .Vb 1
1190 \& URxvt.keysym.M\-C\-0x61: list|\e033<|abc|>
1191 .Ve
1192 .Sp
1193 The above line is equivalent to the following three lines:
1194 .Sp
1195 .Vb 3
1196 \& URxvt.keysym.Meta\-Control\-0x61: \e033<a>
1197 \& URxvt.keysym.Meta\-Control\-0x62: \e033<b>
1198 \& URxvt.keysym.Meta\-Control\-0x63: \e033<c>
1199 .Ve
1200 .Sp
1201 If \fIstring\fR takes the form of \f(CW\*(C`command:STRING\*(C'\fR, the specified \fB\s-1STRING\s0\fR
1202 is interpreted and executed as @@RXVT_NAME@@'s control sequence. For
1203 example the following means "change the current locale to \f(CW\*(C`zh_CN.GBK\*(C'\fR
1204 when Control-Meta-c is being pressed":
1205 .Sp
1206 .Vb 1
1207 \& URxvt.keysym.M\-C\-c: command:\e033]701;zh_CN.GBK\e007
1208 .Ve
1209 .Sp
1210 If \fIstring\fR takes the form \f(CW\*(C`perl:STRING\*(C'\fR, then the specified \fB\s-1STRING\s0\fR
1211 is passed to the \f(CW\*(C`on_user_command\*(C'\fR perl handler. See the @@RXVT_NAME@@\fIperl\fR\|(3)
1212 manpage. For example, the \fIselection\fR extension (activated via
1213 \&\f(CW\*(C`@@RXVT_NAME@@ \-pe selection\*(C'\fR) listens for \f(CW\*(C`selection:rot13\*(C'\fR events:
1214 .Sp
1215 .Vb 1
1216 \& URxvt.keysym.M\-C\-c: perl:selection:rot13
1217 .Ve
1218 .Sp
1219 Due the the large number of modifier combinations, a defined key mapping
1220 will match if \fIat least\fR the specified identifiers are being set, and
1221 no other key mappings with those and more bits are being defined. That
1222 means that defining a key map for \f(CW\*(C`a\*(C'\fR will automatically provide
1223 definitions for \f(CW\*(C`Meta\-a\*(C'\fR, \f(CW\*(C`Shift\-a\*(C'\fR and so on, unless some of those are defined
1224 mappings themselves.
1225 .Sp
1226 Unfortunately, this will override built-in key mappings. For example
1227 if you overwrite the \f(CW\*(C`Insert\*(C'\fR key you will disable @@RXVT_NAME@@'s
1228 \&\f(CW\*(C`Shift\-Insert\*(C'\fR mapping. To re-enable that, you can poke \*(L"holes\*(R" into the
1229 user-defined keymap using the \f(CW\*(C`builtin:\*(C'\fR replacement:
1230 .Sp
1231 .Vb 2
1232 \& URxvt.keysym.Insert: <my insert key sequence>
1233 \& URxvt.keysym.S\-Insert: builtin:
1234 .Ve
1235 .Sp
1236 The first line defines a mapping for \f(CW\*(C`Insert\*(C'\fR and \fIany\fR combination
1237 of modifiers. The second line re-establishes the default mapping for
1238 \&\f(CW\*(C`Shift\-Insert\*(C'\fR.
1239 .Sp
1240 The following example will map Control\-Meta\-1 and Control\-Meta\-2 to
1241 the fonts \f(CW\*(C`suxuseuro\*(C'\fR and \f(CW\*(C`9x15bold\*(C'\fR, so you can have some limited
1242 font-switching at runtime:
1243 .Sp
1244 .Vb 2
1245 \& URxvt.keysym.M\-C\-1: command:\e033]50;suxuseuro\e007
1246 \& URxvt.keysym.M\-C\-2: command:\e033]50;9x15bold\e007
1247 .Ve
1248 .Sp
1249 Other things are possible, e.g. resizing (see @@RXVT_NAME@@(7) for more
1250 info):
1251 .Sp
1252 .Vb 2
1253 \& URxvt.keysym.M\-C\-3: command:\e033[8;25;80t
1254 \& URxvt.keysym.M\-C\-4: command:\e033[8;48;110t
1255 .Ve
1256 .IP "\fBperl-ext-common\fR: \fIstring\fR" 4
1257 .IX Item "perl-ext-common: string"
1258 .PD 0
1259 .IP "\fBperl-ext\fR: \fIstring\fR" 4
1260 .IX Item "perl-ext: string"
1261 .PD
1262 Comma-separated list(s) of perl extension scripts (default: \f(CW\*(C`default\*(C'\fR) to
1263 use in this terminal instance; option \fB\-pe\fR.
1264 .Sp
1265 Extension names can be prefixed with a \f(CW\*(C`\-\*(C'\fR sign to prohibit using
1266 them. This can be useful to selectively disable some extensions loaded
1267 by default, or specified via the \f(CW\*(C`perl\-ext\-common\*(C'\fR resource. For
1268 example, \f(CW\*(C`default,\-selection\*(C'\fR will use all the default extension except
1269 \&\f(CW\*(C`selection\*(C'\fR.
1270 .Sp
1271 Extension names can also be followed by an argument in angle brackets
1272 (e.g. \f(CW\*(C`searchable\-scrollback<M\-s>\*(C'\fR, which binds the hotkey for
1273 searchable scrollback to Alt/Meta\-s). Mentioning the same extension
1274 multiple times with different arguments will pass multiple arguments to
1275 the extension.
1276 .Sp
1277 Each extension is looked up in the library directories, loaded if
1278 necessary, and bound to the current terminal instance.
1279 .Sp
1280 If both of these resources are the empty string, then the perl
1281 interpreter will not be initialized. The idea behind two options is that
1282 \&\fBperl-ext-common\fR will be used for extensions that should be available to
1283 all instances, while \fBperl-ext\fR is used for specific instances.
1284 .IP "\fBperl-eval\fR: \fIstring\fR" 4
1285 .IX Item "perl-eval: string"
1286 Perl code to be evaluated when all extensions have been registered. See
1287 the @@RXVT_NAME@@\fIperl\fR\|(3) manpage.
1288 .IP "\fBperl-lib\fR: \fIpath\fR" 4
1289 .IX Item "perl-lib: path"
1290 Colon-separated list of additional directories that hold extension
1291 scripts. When looking for extensions specified by the \f(CW\*(C`perl\*(C'\fR resource,
1292 @@RXVT_NAME@@ will first look in these directories and then in
1293 \&\fI@@RXVT_LIBDIR@@/urxvt/perl/\fR.
1294 .Sp
1295 See the @@RXVT_NAME@@\fIperl\fR\|(3) manpage.
1296 .IP "\fBselection.pattern\-\f(BIidx\fB\fR: \fIperl-regex\fR" 4
1297 .IX Item "selection.pattern-idx: perl-regex"
1298 Additional selection patterns, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage for
1299 details.
1300 .IP "\fBselection-autotransform.\f(BIidx\fB\fR: \fIperl-transform\fR" 4
1301 .IX Item "selection-autotransform.idx: perl-transform"
1302 Selection auto-transform patterns, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage
1303 for details.
1304 .IP "\fBsearchable-scrollback:\fR \fIkeysym\fR" 4
1305 .IX Item "searchable-scrollback: keysym"
1306 Sets the hotkey that starts the incremental scrollback buffer search
1307 (default: \f(CW\*(C`M\-s\*(C'\fR).
1308 .IP "\fBurlLauncher\fR: \fIstring\fR" 4
1309 .IX Item "urlLauncher: string"
1310 Specifies the program to be started with a \s-1URL\s0 argument. Used by the
1311 \&\f(CW\*(C`selection\-popup\*(C'\fR and \f(CW\*(C`matcher\*(C'\fR perl extensions.
1312 .IP "\fBtransient-for\fR: \fIwindowid\fR" 4
1313 .IX Item "transient-for: windowid"
1314 Compile \fIfrills\fR: Sets the \s-1WM_TRANSIENT_FOR\s0 property to the given window id.
1315 .IP "\fBoverride-redirect\fR: \fIboolean\fR" 4
1316 .IX Item "override-redirect: boolean"
1317 Compile \fIfrills\fR: Sets override-redirect for the terminal window, making
1318 it almost invisible to window managers; option \fB\-override\-redirect\fR.
1319 .IP "\fBiso14755:\fR \fIboolean\fR" 4
1320 .IX Item "iso14755: boolean"
1321 Turn on/off \s-1ISO\s0 14755 (default enabled).
1322 .IP "\fBiso14755_52:\fR \fIboolean\fR" 4
1323 .IX Item "iso14755_52: boolean"
1324 Turn on/off \s-1ISO\s0 14755 5.2 mode (default enabled).
1325 .SH "THE SCROLLBAR"
1326 .IX Header "THE SCROLLBAR"
1327 Lines of text that scroll off the top of the \fB@@RXVT_NAME@@\fR window
1328 (resource: \fBsaveLines\fR) and can be scrolled back using the scrollbar
1329 or by keystrokes. The normal \fB@@RXVT_NAME@@\fR scrollbar has arrows and
1330 its behaviour is fairly intuitive. The \fBxterm-scrollbar\fR is without
1331 arrows and its behaviour mimics that of \fIxterm\fR
1332 .PP
1333 Scroll down with \fBButton1\fR (\fBxterm-scrollbar\fR) or \fBShift-Next\fR.
1334 Scroll up with \fBButton3\fR (\fBxterm-scrollbar\fR) or \fBShift-Prior\fR.
1335 Continuous scroll with \fBButton2\fR.
1336 .SH "MOUSE REPORTING"
1337 .IX Header "MOUSE REPORTING"
1338 To temporarily override mouse reporting, for either the scrollbar or
1339 the normal text selection/insertion, hold either the Shift or the Meta
1340 (Alt) key while performing the desired mouse action.
1341 .PP
1342 If mouse reporting mode is active, the normal scrollbar actions are
1343 disabled \*(-- on the assumption that we are using a fullscreen
1344 application. Instead, pressing Button1 and Button3 sends \fB\s-1ESC\s0 [ 6 ~\fR
1345 (Next) and \fB\s-1ESC\s0 [ 5 ~\fR (Prior), respectively. Similarly, clicking on the
1346 up and down arrows sends \fB\s-1ESC\s0 [ A\fR (Up) and \fB\s-1ESC\s0 [ B\fR (Down),
1347 respectively.
1348 .SH "THE SELECTION: SELECTING AND PASTING TEXT"
1349 .IX Header "THE SELECTION: SELECTING AND PASTING TEXT"
1350 The behaviour of text selection and insertion/pasting mechanism is similar
1351 to \fIxterm\fR(1).
1352 .IP "\fBSelecting\fR:" 4
1353 .IX Item "Selecting:"
1354 Left click at the beginning of the region, drag to the end of the region
1355 and release; Right click to extend the marked region; Left double-click
1356 to select a word; Left triple-click to select the entire logical line
1357 (which can span multiple screen lines), unless modified by resource
1358 \&\fBtripleclickwords\fR.
1359 .Sp
1360 Starting a selection while pressing the \fBMeta\fR key (or \fBMeta+Ctrl\fR keys)
1361 (Compile: \fIfrills\fR) will create a rectangular selection instead of a
1362 normal one. In this mode, every selected row becomes its own line in the
1363 selection, and trailing whitespace is visually underlined and removed from
1364 the selection.
1365 .IP "\fBPasting\fR:" 4
1366 .IX Item "Pasting:"
1367 Pressing and releasing the Middle mouse button in an \fB@@RXVT_NAME@@\fR
1368 window causes the value of the \s-1PRIMARY\s0 selection (or \s-1CLIPBOARD\s0 with the
1369 \&\fBMeta\fR modifier) to be inserted as if it had been typed on the keyboard.
1370 .Sp
1371 Pressing \fBShift-Insert\fR causes the value of the \s-1PRIMARY\s0 selection to be
1372 inserted too.
1373 .SH "CHANGING FONTS"
1374 .IX Header "CHANGING FONTS"
1375 Changing fonts (or font sizes, respectively) via the keypad is not yet
1376 supported in rxvt-unicode. Bug me if you need this.
1377 .PP
1378 You can, however, switch fonts at runtime using escape sequences, e.g.:
1379 .PP
1380 .Vb 1
1381 \& printf \*(Aq\ee]710;%s\e007\*(Aq "9x15bold,xft:Kochi Gothic"
1382 .Ve
1383 .PP
1384 You can use keyboard shortcuts, too:
1385 .PP
1386 .Vb 2
1387 \& URxvt.keysym.M\-C\-1: command:\e033]710;suxuseuro\e007\e033]711;suxuseuro\e007
1388 \& URxvt.keysym.M\-C\-2: command:\e033]710;9x15bold\e007\e033]711;9x15bold\e007
1389 .Ve
1390 .PP
1391 rxvt-unicode will automatically re-apply these fonts to the output so far.
1392 .SH "ISO 14755 SUPPORT"
1393 .IX Header "ISO 14755 SUPPORT"
1394 \&\s-1ISO\s0 14755 is a standard for entering and viewing unicode characters
1395 and character codes using the keyboard. It consists of 4 parts. The
1396 first part is available if rxvt-unicode has been compiled with
1397 \&\f(CW\*(C`\-\-enable\-frills\*(C'\fR, the rest is available when rxvt-unicode was compiled
1398 with \f(CW\*(C`\-\-enable\-iso14755\*(C'\fR.
1399 .IP "\(bu" 4
1400 5.1: Basic method
1401 .Sp
1402 This allows you to enter unicode characters using their hexcode.
1403 .Sp
1404 Start by pressing and holding both \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR, then enter
1405 hex-digits (between one and six). Releasing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR will
1406 commit the character as if it were typed directly. While holding down
1407 \&\f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR you can also enter multiple characters by pressing
1408 \&\f(CW\*(C`Space\*(C'\fR, which will commit the current character and lets you start a new
1409 one.
1410 .Sp
1411 As an example of use, imagine a business card with a japanese e\-mail
1412 address, which you cannot type. Fortunately, the card has the e\-mail
1413 address printed as hexcodes, e.g. \f(CW\*(C`671d 65e5\*(C'\fR. You can enter this easily
1414 by pressing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR, followed by \f(CW\*(C`6\-7\-1\-D\-SPACE\-6\-5\-E\-5\*(C'\fR,
1415 followed by releasing the modifier keys.
1416 .IP "\(bu" 4
1417 5.2: Keyboard symbols entry method
1418 .Sp
1419 This mode lets you input characters representing the keycap symbols of
1420 your keyboard, if representable in the current locale encoding.
1421 .Sp
1422 Start by pressing \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR together, then releasing
1423 them. The next special key (cursor keys, home etc.) you enter will not
1424 invoke its usual function but instead will insert the corresponding
1425 keycap symbol. The symbol will only be entered when the key has been
1426 released, otherwise pressing e.g. \f(CW\*(C`Shift\*(C'\fR would enter the symbol for
1427 \&\f(CW\*(C`ISO Level 2 Switch\*(C'\fR, although your intention might have been to enter a
1428 reverse tab (Shift-Tab).
1429 .IP "\(bu" 4
1430 5.3: Screen-selection entry method
1431 .Sp
1432 While this is implemented already (it's basically the selection
1433 mechanism), it could be extended by displaying a unicode character map.
1434 .IP "\(bu" 4
1435 5.4: Feedback method for identifying displayed characters for later input
1436 .Sp
1437 This method lets you display the unicode character code associated with
1438 characters already displayed.
1439 .Sp
1440 You enter this mode by holding down \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR together, then
1441 pressing and holding the left mouse button and moving around. The unicode
1442 hex code(s) (it might be a combining character) of the character under the
1443 pointer is displayed until you release \f(CW\*(C`Control\*(C'\fR and \f(CW\*(C`Shift\*(C'\fR.
1444 .Sp
1445 In addition to the hex codes it will display the font used to draw this
1446 character \- due to implementation reasons, characters combined with
1447 combining characters, line drawing characters and unknown characters will
1448 always be drawn using the built-in support font.
1449 .PP
1450 With respect to conformance, rxvt-unicode is supposed to be compliant to
1451 both scenario A and B of \s-1ISO\s0 14755, including part 5.2.
1452 .SH "LOGIN STAMP"
1453 .IX Header "LOGIN STAMP"
1454 \&\fB@@RXVT_NAME@@\fR tries to write an entry into the \fIutmp\fR(5) file so that
1455 it can be seen via the \fI\fIwho\fI\|(1)\fR command, and can accept messages. To
1456 allow this feature, \fB@@RXVT_NAME@@\fR may need to be installed setuid root
1457 on some systems or setgid to root or to some other group on others.
1458 .SH "COLOURS AND GRAPHICS"
1459 .IX Header "COLOURS AND GRAPHICS"
1460 In addition to the default foreground and background colours,
1461 \&\fB@@RXVT_NAME@@\fR can display up to 88/256 colours: 8 \s-1ANSI\s0 colours plus
1462 high-intensity (potentially bold/blink) versions of the same, and 72 (or
1463 240 in 256 colour mode) colours arranged in an 4x4x4 (or 6x6x6) colour \s-1RGB\s0
1464 cube plus a 8 (24) colour greyscale ramp.
1465 .PP
1466 Here is a list of the \s-1ANSI\s0 colours with their names.
1467 .TS
1468 l l l .
1469 color0 (black) = Black
1470 color1 (red) = Red3
1471 color2 (green) = Green3
1472 color3 (yellow) = Yellow3
1473 color4 (blue) = Blue3
1474 color5 (magenta) = Magenta3
1475 color6 (cyan) = Cyan3
1476 color7 (white) = AntiqueWhite
1477 color8 (bright black) = Grey25
1478 color9 (bright red) = Red
1479 color10 (bright green) = Green
1480 color11 (bright yellow) = Yellow
1481 color12 (bright blue) = Blue
1482 color13 (bright magenta) = Magenta
1483 color14 (bright cyan) = Cyan
1484 color15 (bright white) = White
1485 foreground = Black
1486 background = White
1487 .TE
1488 .PP
1489 It is also possible to specify the colour values of \fBforeground\fR,
1490 \&\fBbackground\fR, \fBcursorColor\fR, \fBcursorColor2\fR, \fBcolorBD\fR, \fBcolorUL\fR as
1491 a number 0\-15, as a convenient shorthand to reference the colour name of
1492 color0\-color15.
1493 .PP
1494 The following text gives values for the standard 88 colour mode (and
1495 values for the 256 colour mode in parentheses).
1496 .PP
1497 The \s-1RGB\s0 cube uses indices 16..79 (16..231) using the following formulas:
1498 .PP
1499 .Vb 2
1500 \& index_88 = (r * 4 + g) * 4 + b + 16 # r, g, b = 0..3
1501 \& index_256 = (r * 16 + g) * 16 + b + 16 # r, g, b = 0..15
1502 .Ve
1503 .PP
1504 The grayscale ramp uses indices 80..87 (232..239), from 10% to 90% in 10%
1505 steps (1/26 to 25/26 in 1/26 steps) \- black and white are already part of
1506 the \s-1RGB\s0 cube.
1507 .PP
1508 Together, all those colours implement the 88 (256) colour xterm
1509 colours. Only the first 16 can be changed using resources currently, the
1510 rest can only be changed via command sequences (\*(L"escape codes\*(R").
1511 .PP
1512 Applications are advised to use terminfo or command sequences to discover
1513 number and \s-1RGB\s0 values of all colours (yes, you can query this...).
1514 .PP
1515 Note that \fB\-rv\fR (\fB\*(L"reverseVideo: True\*(R"\fR) simulates reverse video by
1516 always swapping the foreground/background colours. This is in contrast to
1517 \&\fIxterm\fR(1) where the colours are only swapped if they have not otherwise
1518 been specified. For example,
1519 .PP
1520 .Vb 1
1521 \& @@RXVT_NAME@@ \-fg Black \-bg White \-rv
1522 .Ve
1523 .PP
1524 would yield White on Black, while on \fIxterm\fR(1) it would yield Black on
1525 White.
1526 .SS "\s-1ALPHA\s0 \s-1CHANNEL\s0 \s-1SUPPORT\s0"
1527 .IX Subsection "ALPHA CHANNEL SUPPORT"
1528 If Xft support has been compiled in and as long as Xft/Xrender/X don't get
1529 their act together, rxvt-unicode will do it's own alpha channel management:
1530 .PP
1531 You can prefix any colour with an opaqueness percentage enclosed in
1532 brackets, i.e. \f(CW\*(C`[percent]\*(C'\fR, where \f(CW\*(C`percent\*(C'\fR is a decimal percentage
1533 (0\-100) that specifies the opacity of the colour, where \f(CW0\fR is completely
1534 transparent and \f(CW100\fR is completely opaque. For example, \f(CW\*(C`[50]red\*(C'\fR is a
1535 half-transparent red, while \f(CW\*(C`[95]#00ff00\*(C'\fR is an almost opaque green. This
1536 is the recommended format to specify transparency values, and works with
1537 all ways to specify a colour.
1538 .PP
1539 For complete control, rxvt-unicode also supports
1540 \&\f(CW\*(C`rgba:rrrr/gggg/bbbb/aaaa\*(C'\fR (exactly four hex digits/component) colour
1541 specifications, where the additional \f(CW\*(C`aaaa\*(C'\fR component specifies opacity
1542 (alpha) values. The minimum value of \f(CW0000\fR is completely transparent,
1543 while \f(CW\*(C`ffff\*(C'\fR is completely opaque). The two example colours from
1544 earlier could also be specified as \f(CW\*(C`rgba:ff00/0000/0000/8000\*(C'\fR and
1545 \&\f(CW\*(C`rgba:0000/ff00/0000/f332\*(C'\fR.
1546 .PP
1547 You probably need to specify \fB\*(L"\-depth 32\*(R"\fR, too, to force a visual with
1548 alpha channels, and have the luck that your X\-server uses \s-1ARGB\s0 pixel
1549 layout, as X is far from just supporting \s-1ARGB\s0 visuals out of the box, and
1550 rxvt-unicode just fudges around.
1551 .PP
1552 For example, the following selects an almost completely transparent black
1553 background, and an almost opaque pink foreground:
1554 .PP
1555 .Vb 1
1556 \& @@RXVT_NAME@@ \-depth 32 \-bg rgba:0000/0000/0000/4444 \-fg "[80]pink"
1557 .Ve
1558 .PP
1559 When not using a background image, then the interpretation of the
1560 alpha channel is up to your compositing manager (most interpret it as
1561 transparency of course).
1562 .PP
1563 When using a background pixmap or pseudo-transparency, then the background
1564 colour will always behave as if it were completely transparent (so the
1565 background image shows instead), regardless of how it was specified, while
1566 other colours will either be transparent as specified (the background
1567 image will show through) on servers supporting the \s-1RENDER\s0 extension, or
1568 fully opaque on servers not supporting the \s-1RENDER\s0 \s-1EXTENSION\s0.
1569 .PP
1570 Please note that due to bugs in Xft, specifying alpha values might result
1571 in garbage being displayed when the X\-server does not support the \s-1RENDER\s0
1572 extension.
1573 .SH "ENVIRONMENT"
1574 .IX Header "ENVIRONMENT"
1575 \&\fB@@RXVT_NAME@@\fR sets and/or uses the following environment variables:
1576 .IP "\fB\s-1TERM\s0\fR" 4
1577 .IX Item "TERM"
1578 Normally set to \f(CW\*(C`rxvt\-unicode\*(C'\fR, unless overwritten at configure time, via
1579 resources or on the command line.
1580 .IP "\fB\s-1COLORTERM\s0\fR" 4
1581 .IX Item "COLORTERM"
1582 Either \f(CW\*(C`rxvt\*(C'\fR, \f(CW\*(C`rxvt\-xpm\*(C'\fR, depending on whether @@RXVT_NAME@@ was
1583 compiled with background image support, and optionally with the added
1584 extension \f(CW\*(C`\-mono\*(C'\fR to indicate that rxvt-unicode runs on a monochrome
1585 screen.
1586 .IP "\fB\s-1COLORFGBG\s0\fR" 4
1587 .IX Item "COLORFGBG"
1588 Set to a string of the form \f(CW\*(C`fg;bg\*(C'\fR or \f(CW\*(C`fg;xpm;bg\*(C'\fR, where \f(CW\*(C`fg\*(C'\fR is
1589 the colour code used as default foreground/text colour (or the string
1590 \&\f(CW\*(C`default\*(C'\fR to indicate that the default-colour escape sequence is to be
1591 used), \f(CW\*(C`bg\*(C'\fR is the colour code used as default background colour (or the
1592 string \f(CW\*(C`default\*(C'\fR), and \f(CW\*(C`xpm\*(C'\fR is the string \f(CW\*(C`default\*(C'\fR if @@RXVT_NAME@@
1593 was compiled with background image support. Libraries like \f(CW\*(C`ncurses\*(C'\fR
1594 and \f(CW\*(C`slang\*(C'\fR can (and do) use this information to optimize screen output.
1595 .IP "\fB\s-1WINDOWID\s0\fR" 4
1596 .IX Item "WINDOWID"
1597 Set to the (decimal) X Window \s-1ID\s0 of the @@RXVT_NAME@@ window (the toplevel
1598 window, which usually has subwindows for the scrollbar, the terminal
1599 window and so on).
1600 .IP "\fB\s-1TERMINFO\s0\fR" 4
1601 .IX Item "TERMINFO"
1602 Set to the terminfo directory iff @@RXVT_NAME@@ was configured with
1603 \&\f(CW\*(C`\-\-with\-terminfo=PATH\*(C'\fR.
1604 .IP "\fB\s-1DISPLAY\s0\fR" 4
1605 .IX Item "DISPLAY"
1606 Used by @@RXVT_NAME@@ to connect to the display and set to the correct
1607 display in its child processes if \f(CW\*(C`\-display\*(C'\fR isn't used to override. It
1608 defaults to \f(CW\*(C`:0\*(C'\fR if it doesn't exist.
1609 .IP "\fB\s-1SHELL\s0\fR" 4
1610 .IX Item "SHELL"
1611 The shell to be used for command execution, defaults to \f(CW\*(C`/bin/sh\*(C'\fR.
1612 .IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
1613 .IX Item "RXVT_SOCKET"
1614 The unix domain socket path used by @@RXVT_NAME@@c(1) and
1615 @@RXVT_NAME@@d(1).
1616 .Sp
1617 Default \fI\f(CI$HOME\fI/.rxvt\-unicode\-\fI<nodename>\fI\fR.
1618 .IP "\fB\s-1HOME\s0\fR" 4
1619 .IX Item "HOME"
1620 Used to locate the default directory for the unix domain socket for
1621 daemon communications and to locate various resource files (such as
1622 \&\f(CW\*(C`.Xdefaults\*(C'\fR)
1623 .IP "\fB\s-1XAPPLRESDIR\s0\fR" 4
1624 .IX Item "XAPPLRESDIR"
1625 Directory where application-specific X resource files are located.
1626 .IP "\fB\s-1XENVIRONMENT\s0\fR" 4
1627 .IX Item "XENVIRONMENT"
1628 If set and accessible, gives the name of a X resource file to be loaded by
1629 @@RXVT_NAME@@.
1630 .SH "FILES"
1631 .IX Header "FILES"
1632 .IP "\fB/usr/lib/X11/rgb.txt\fR" 4
1633 .IX Item "/usr/lib/X11/rgb.txt"
1634 Colour names.
1635 .SH "SEE ALSO"
1636 .IX Header "SEE ALSO"
1637 @@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), \fIxterm\fR\|(1), \fIsh\fR\|(1), \fIresize\fR\|(1), X(1), \fIpty\fR\|(4), \fItty\fR\|(4), \fIutmp\fR\|(5)
1638 .SH "CURRENT PROJECT COORDINATOR"
1639 .IX Header "CURRENT PROJECT COORDINATOR"
1640 .IP "Project Coordinator" 4
1641 .IX Item "Project Coordinator"
1642 Marc A. Lehmann <rxvt\-unicode@schmorp.de>
1643 .Sp
1644 http://software.schmorp.de/pkg/rxvt\-unicode.html <http://software.schmorp.de/pkg/rxvt-unicode.html>
1645 .SH "AUTHORS"
1646 .IX Header "AUTHORS"
1647 .IP "John Bovey" 4
1648 .IX Item "John Bovey"
1649 University of Kent, 1992, wrote the original Xvt.
1650 .IP "Rob Nation <nation@rocket.sanders.lockheed.com>" 4
1651 .IX Item "Rob Nation <nation@rocket.sanders.lockheed.com>"
1652 very heavily modified Xvt and came up with Rxvt
1653 .IP "Angelo Haritsis <ah@doc.ic.ac.uk>" 4
1654 .IX Item "Angelo Haritsis <ah@doc.ic.ac.uk>"
1655 wrote the Greek Keyboard Input (no longer in code)
1656 .IP "mj olesen <olesen@me.QueensU.CA>" 4
1657 .IX Item "mj olesen <olesen@me.QueensU.CA>"
1658 Wrote the menu system.
1659 .Sp
1660 Project Coordinator (changes.txt 2.11 to 2.21)
1661 .IP "Oezguer Kesim <kesim@math.fu\-berlin.de>" 4
1662 .IX Item "Oezguer Kesim <kesim@math.fu-berlin.de>"
1663 Project Coordinator (changes.txt 2.21a to 2.4.5)
1664 .IP "Geoff Wing <gcw@pobox.com>" 4
1665 .IX Item "Geoff Wing <gcw@pobox.com>"
1666 Rewrote screen display and text selection routines.
1667 .Sp
1668 Project Coordinator (changes.txt 2.4.6 \- rxvt-unicode)
1669 .IP "Marc Alexander Lehmann <rxvt\-unicode@schmorp.de>" 4
1670 .IX Item "Marc Alexander Lehmann <rxvt-unicode@schmorp.de>"
1671 Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1672 extension, random hacks, numerous bugfixes and extensions.
1673 .Sp
1674 Project Coordinator (Changes 1.0 \-)
1675 .IP "Emanuele Giaquinta <e.giaquinta@glauco.it>" 4
1676 .IX Item "Emanuele Giaquinta <e.giaquinta@glauco.it>"
1677 pty/utmp code rewrite, image code improvements, many random hacks and bugfixes.