ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.html
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.html (file contents):
Revision 1.50 by root, Fri Jan 20 22:49:33 2006 UTC vs.
Revision 1.64 by root, Thu Dec 7 21:31:01 2006 UTC

1<?xml version="1.0" ?>
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml"> 3<html xmlns="http://www.w3.org/1999/xhtml">
3<head> 4<head>
4<title>unicode) -</title> 5<title>unicode) -</title>
6<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5<link rev="made" href="mailto:perl-binary@plan9.de" /> 7<link rev="made" href="mailto:perl-binary@plan9.de" />
6</head> 8</head>
7 9
8<body style="background-color: white"> 10<body style="background-color: white">
9 11
24 <li><a href="#text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></li> 26 <li><a href="#text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></li>
25 <li><a href="#changing_fonts">CHANGING FONTS</a></li> 27 <li><a href="#changing_fonts">CHANGING FONTS</a></li>
26 <li><a href="#iso_14755_support">ISO 14755 SUPPORT</a></li> 28 <li><a href="#iso_14755_support">ISO 14755 SUPPORT</a></li>
27 <li><a href="#login_stamp">LOGIN STAMP</a></li> 29 <li><a href="#login_stamp">LOGIN STAMP</a></li>
28 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li> 30 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li>
31 <ul>
32
33 <li><a href="#alpha_channel_support">ALPHA CHANNEL SUPPORT</a></li>
34 </ul>
35
29 <li><a href="#environment">ENVIRONMENT</a></li> 36 <li><a href="#environment">ENVIRONMENT</a></li>
30 <li><a href="#files">FILES</a></li> 37 <li><a href="#files">FILES</a></li>
31 <li><a href="#see_also">SEE ALSO</a></li> 38 <li><a href="#see_also">SEE ALSO</a></li>
32 <li><a href="#current_project_coordinator">CURRENT PROJECT COORDINATOR</a></li> 39 <li><a href="#current_project_coordinator">CURRENT PROJECT COORDINATOR</a></li>
33 <li><a href="#authors">AUTHORS</a></li> 40 <li><a href="#authors">AUTHORS</a></li>
46<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 53<p><strong>rxvt</strong> [options] [-e command [ args ]]</p>
47<p> 54<p>
48</p> 55</p>
49<hr /> 56<hr />
50<h1><a name="description">DESCRIPTION</a></h1> 57<h1><a name="description">DESCRIPTION</a></h1>
51<p><strong>rxvt-unicode</strong>, version <strong>7.1</strong>, is a colour vt102 terminal 58<p><strong>rxvt-unicode</strong>, version <strong>8.1</strong>, is a colour vt102 terminal
52emulator intended as an <em>xterm</em>(1) replacement for users who do not 59emulator intended as an <em>xterm</em>(1) replacement for users who do not
53require features such as Tektronix 4014 emulation and toolkit-style 60require features such as Tektronix 4014 emulation and toolkit-style
54configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space -- 61configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space --
55a significant advantage on a machine serving many X sessions.</p> 62a significant advantage on a machine serving many X sessions.</p>
56<p> 63<p>
58<hr /> 65<hr />
59<h1><a name="frequently_asked_questions">FREQUENTLY ASKED QUESTIONS</a></h1> 66<h1><a name="frequently_asked_questions">FREQUENTLY ASKED QUESTIONS</a></h1>
60<p>See <code>rxvt(7)</code> (try <code>man 7 rxvt</code>) for a list of 67<p>See <code>rxvt(7)</code> (try <code>man 7 rxvt</code>) for a list of
61frequently asked questions and answer to them and some common 68frequently asked questions and answer to them and some common
62problems. That document is also accessible on the World-Wide-Web at 69problems. That document is also accessible on the World-Wide-Web at
63<a href="http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html">http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html</a>.</p> 70<a href="http://cvs.schmorp.de/browse/rxvt-unicode/doc/rxvt.7.html">http://cvs.schmorp.de/browse/rxvt-unicode/doc/rxvt.7.html</a>.</p>
64<p> 71<p>
65</p> 72</p>
66<hr /> 73<hr />
67<h1><a name="rxvtunicode_vs__rxvt">RXVT-UNICODE VS. RXVT</a></h1> 74<h1><a name="rxvtunicode_vs__rxvt">RXVT-UNICODE VS. RXVT</a></h1>
68<p>Unlike the original rxvt, <strong>rxvt-unicode</strong> stores all text in Unicode 75<p>Unlike the original rxvt, <strong>rxvt-unicode</strong> stores all text in Unicode
70world. Being a terminal emulator, however, some things are very difficult, 77world. Being a terminal emulator, however, some things are very difficult,
71especially cursive scripts such as arabic, vertically written scripts 78especially cursive scripts such as arabic, vertically written scripts
72like mongolian or scripts requiring extremely complex combining rules, 79like mongolian or scripts requiring extremely complex combining rules,
73like tibetan or devenagari. Don't expect pretty output when using these 80like tibetan or devenagari. Don't expect pretty output when using these
74scripts. Most other scripts, latin, cyrillic, kanji, thai etc. should work 81scripts. Most other scripts, latin, cyrillic, kanji, thai etc. should work
75fine, though. A somewhat difficult case are left-to-right scripts, such 82fine, though. A somewhat difficult case are right-to-left scripts, such
76as hebrew: <strong>rxvt-unicode</strong> adopts the view that bidirectional algorithms 83as hebrew: <strong>rxvt-unicode</strong> adopts the view that bidirectional algorithms
77belong into the application, not the terminal emulator (too many things -- 84belong into the application, not the terminal emulator (too many things --
78such as cursor-movement while editing -- break otherwise), but that might 85such as cursor-movement while editing -- break otherwise), but that might
79change.</p> 86change.</p>
80<p>If you are looking for a terminal that supports more exotic scripts, let 87<p>If you are looking for a terminal that supports more exotic scripts, let
81me recommend <code>mlterm</code>, which is a very userfriendly, lean and clean 88me recommend <code>mlterm</code>, which is a very user friendly, lean and clean
82terminal emulator. In fact, the reason rxvt-unicode was born was solely 89terminal emulator. In fact, the reason rxvt-unicode was born was solely
83because the author couldn't get <code>mlterm</code> to use one font for latin1 and 90because the author couldn't get <code>mlterm</code> to use one font for latin1 and
84another for japanese.</p> 91another for japanese.</p>
85<p>Therefore another design rationale was the use of multiple fonts to 92<p>Therefore another design rationale was the use of multiple fonts to
86display characters: The idea of a single unicode font which many other 93display characters: The idea of a single unicode font which many other
87programs force onto it's users never made sense to me: You should be able 94programs force onto its users never made sense to me: You should be able
88to choose any font for any script freely.</p> 95to choose any font for any script freely.</p>
89<p>Apart from that, rxvt-unicode is also much better internationalised than 96<p>Apart from that, rxvt-unicode is also much better internationalised than
90it's predecessor, supports things such as XFT and ISO 14755 that are handy 97its predecessor, supports things such as XFT and ISO 14755 that are handy
91in i18n-environments, is faster, and has a lot less bugs than the original 98in i18n-environments, is faster, and has a lot bugs less than the original
92rxvt. This all in addition to dozens of other small improvements.</p> 99rxvt. This all in addition to dozens of other small improvements.</p>
93<p>It is still faithfully following the original rxvt idea of being lean 100<p>It is still faithfully following the original rxvt idea of being lean
94and nice on resources: for example, you can still configure rxvt-unicode 101and nice on resources: for example, you can still configure rxvt-unicode
95without most of it's features to get a lean binary. It also comes with 102without most of its features to get a lean binary. It also comes with
96a client/daemon pair that lets you open any number of terminal windows 103a client/daemon pair that lets you open any number of terminal windows
97from within a single process, which makes startup time very fast and 104from within a single process, which makes startup time very fast and
98drastically reduces memory usage. See <code>rxvtd(1)</code> (daemon) and 105drastically reduces memory usage. See <code>rxvtd(1)</code> (daemon) and
99<code>rxvtc(1)</code> (client).</p> 106<code>rxvtc(1)</code> (client).</p>
100<p>It also makes technical information about escape sequences (which have 107<p>It also makes technical information about escape sequences (which have
101been extended) easier accessible: see <code>rxvt(7)</code> for technical 108been extended) more accessible: see <code>rxvt(7)</code> for technical
102reference documentation (escape sequences etc.).</p> 109reference documentation (escape sequences etc.).</p>
103<p> 110<p>
104</p> 111</p>
105<hr /> 112<hr />
106<h1><a name="options">OPTIONS</a></h1> 113<h1><a name="options">OPTIONS</a></h1>
117long-option (--/++ option) so the potential command-line options are 124long-option (--/++ option) so the potential command-line options are
118far greater than those listed. For example: `rxvt --loginShell --color1 125far greater than those listed. For example: `rxvt --loginShell --color1
119Orange'.</p> 126Orange'.</p>
120<p>The following options are available:</p> 127<p>The following options are available:</p>
121<dl> 128<dl>
122<dt><strong><a name="item__2dhelp_2c__2d_2dhelp"><strong>-help</strong>, <strong>--help</strong></a></strong><br /> 129<dt><strong><a name="item__2dhelp_2c__2d_2dhelp"><strong>-help</strong>, <strong>--help</strong></a></strong>
123</dt> 130
124<dd> 131<dd>
125Print out a message describing available options. 132<p>Print out a message describing available options.</p>
126</dd> 133</dd>
127<p></p> 134</li>
128<dt><strong><a name="item__2ddisplay_displayname"><strong>-display</strong> <em>displayname</em></a></strong><br /> 135<dt><strong><a name="item__2ddisplay_displayname"><strong>-display</strong> <em>displayname</em></a></strong>
129</dt> 136
130<dd> 137<dd>
131Attempt to open a window on the named X display (<strong>-d</strong> still 138<p>Attempt to open a window on the named X display (<strong>-d</strong> still
132respected). In the absence of this option, the display specified by the 139respected). In the absence of this option, the display specified by the
133<strong>DISPLAY</strong> environment variable is used. 140<strong>DISPLAY</strong> environment variable is used.</p>
141</dd>
142</li>
143<dt><strong><a name="item__2ddepth_bitdepth"><strong>-depth</strong> <em>bitdepth</em></a></strong>
144
134</dd> 145<dd>
135<p></p> 146<p>Compile <em>xft</em>: Attempt to find a visual with the given bit depth;
147resource <strong>depth</strong>.</p>
148</dd>
149</li>
136<dt><strong><a name="item__2dgeometry_geom"><strong>-geometry</strong> <em>geom</em></a></strong><br /> 150<dt><strong><a name="item__2dgeometry_geom"><strong>-geometry</strong> <em>geom</em></a></strong>
137</dt> 151
138<dd> 152<dd>
139Window geometry (<strong>-g</strong> still respected); resource <strong>geometry</strong>. 153<p>Window geometry (<strong>-g</strong> still respected); resource <strong>geometry</strong>.</p>
140</dd> 154</dd>
141<p></p> 155</li>
142<dt><strong><a name="item__2drv_7c_2brv"><strong>-rv</strong>|<strong>+rv</strong></a></strong><br /> 156<dt><strong><a name="item__2drv_7c_2brv"><strong>-rv</strong>|<strong>+rv</strong></a></strong>
143</dt> 157
144<dd> 158<dd>
145Turn on/off simulated reverse video; resource <strong>reverseVideo</strong>. 159<p>Turn on/off simulated reverse video; resource <strong>reverseVideo</strong>.</p>
146</dd> 160</dd>
147<p></p> 161</li>
148<dt><strong><a name="item__2dj_7c_2bj"><strong>-j</strong>|<strong>+j</strong></a></strong><br /> 162<dt><strong><a name="item__2dj_7c_2bj"><strong>-j</strong>|<strong>+j</strong></a></strong>
149</dt> 163
150<dd> 164<dd>
151Turn on/off jump scrolling; resource <strong>jumpScroll</strong>. 165<p>Turn on/off jump scrolling; resource <strong>jumpScroll</strong>.</p>
152</dd> 166</dd>
153<p></p> 167</li>
154<dt><strong><a name="item__2dip_7c_2bip__7c__2dtr_7c_2btr"><strong>-ip</strong>|<strong>+ip</strong> | <strong>-tr</strong>|<strong>+tr</strong></a></strong><br /> 168<dt><strong><a name="item__2dip_7c_2bip__7c__2dtr_7c_2btr"><strong>-ip</strong>|<strong>+ip</strong> | <strong>-tr</strong>|<strong>+tr</strong></a></strong>
155</dt> 169
156<dd> 170<dd>
157Turn on/off inheriting parent window's pixmap. Alternative form is 171<p>Turn on/off inheriting parent window's pixmap. Alternative form is
158<strong>-tr</strong>; resource <strong>inheritPixmap</strong>. 172<strong>-tr</strong>; resource <strong>inheritPixmap</strong>.</p>
173</dd>
159</dd> 174<dd>
160<p></p> 175<p><em>Please note that transparency of any kind if completely unsupported by
176the author. Don't bug him with installation questions! Read the FAQ (man 7
177rxvt)!</em></p>
178</dd>
179</li>
161<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong><br /> 180<dt><strong><a name="item__2dfade_number"><strong>-fade</strong> <em>number</em></a></strong>
162</dt> 181
163<dd> 182<dd>
164Fade the text by the given percentage when focus is lost. Small values 183<p>Fade the text by the given percentage when focus is lost. Small values
165fade a little only, 100 completely replaces all colours by the fade 184fade a little only, 100 completely replaces all colours by the fade
166colour; resource <strong>fading</strong>. 185colour; resource <strong>fading</strong>.</p>
167</dd> 186</dd>
168<p></p> 187</li>
169<dt><strong><a name="item__2dfadecolor_colour"><strong>-fadecolor</strong> <em>colour</em></a></strong><br /> 188<dt><strong><a name="item__2dfadecolor_colour"><strong>-fadecolor</strong> <em>colour</em></a></strong>
170</dt> 189
171<dd> 190<dd>
172Fade to this colour when fading is used (see <strong>-fade</strong>). The default colour 191<p>Fade to this colour when fading is used (see <strong>-fade</strong>). The default colour
173is black. resource <strong>fadeColor</strong>. 192is opaque black. resource <strong>fadeColor</strong>.</p>
174</dd> 193</dd>
175<p></p> 194</li>
176<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong><br /> 195<dt><strong><a name="item__2dtint_colour"><strong>-tint</strong> <em>colour</em></a></strong>
177</dt> 196
178<dd> 197<dd>
179Tint the transparent background pixmap with the given colour when 198<p>Tint the transparent background pixmap with the given colour when
180transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. This only works for 199transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. This only works for
181non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be 200non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be
182used to brighten or darken the image in addition to tinting it; resource 201used to brighten or darken the image in addition to tinting it; resource
183<em>tintColor</em>. Example: 202<em>tintColor</em>. Example:</p>
184</dd> 203</dd>
185<dd> 204<dd>
186<pre> 205<pre>
187 rxvt -tr -tint blue -sh 40</pre> 206 rxvt -tr -tint blue -sh 40</pre>
188</dd> 207</dd>
189<p></p> 208</li>
190<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong><br /> 209<dt><strong><a name="item__2dsh"><strong>-sh</strong></a></strong>
191</dt> 210
192<dd> 211<dd>
193<em>number</em> Darken (0 .. 100) or lighten (-1 .. -100) the transparent 212<p><em>number</em> Darken (0 .. 100) or lighten (-1 .. -100) the transparent
194background image in addition to tinting it (i.e. <strong>-tint</strong> must be 213background image in addition to tinting it (i.e. <strong>-tint</strong> must be
195specified, too, e.g. <code>-tint white</code>). 214specified, too, e.g. <code>-tint white</code>).</p>
196</dd> 215</dd>
197<p></p> 216</li>
198<dt><strong><a name="item__2dbg_colour"><strong>-bg</strong> <em>colour</em></a></strong><br /> 217<dt><strong><a name="item__2dbg_colour"><strong>-bg</strong> <em>colour</em></a></strong>
199</dt> 218
200<dd> 219<dd>
201Window background colour; resource <strong>background</strong>. 220<p>Window background colour; resource <strong>background</strong>.</p>
202</dd> 221</dd>
203<p></p> 222</li>
204<dt><strong><a name="item__2dfg_colour"><strong>-fg</strong> <em>colour</em></a></strong><br /> 223<dt><strong><a name="item__2dfg_colour"><strong>-fg</strong> <em>colour</em></a></strong>
205</dt> 224
206<dd> 225<dd>
207Window foreground colour; resource <strong>foreground</strong>. 226<p>Window foreground colour; resource <strong>foreground</strong>.</p>
208</dd> 227</dd>
209<p></p> 228</li>
210<dt><strong><a name="item__2dpixmap_file_5b_3bgeom_5d"><strong>-pixmap</strong> <em>file[;geom]</em></a></strong><br /> 229<dt><strong><a name="item__2dpixmap_file_5b_3bgeom_5d"><strong>-pixmap</strong> <em>file[;geom]</em></a></strong>
211</dt> 230
212<dd> 231<dd>
213Compile <em>XPM</em>: Specify XPM file for the background and also optionally 232<p>Compile <em>XPM</em>: Specify XPM file for the background and also optionally
214specify its scaling with a geometry string. Note you may need to 233specify its scaling with a geometry string. Note you may need to
215add quotes to avoid special shell interpretation of the <code>;</code> in the 234add quotes to avoid special shell interpretation of the <code>;</code> in the
216command-line; resource <strong>backgroundPixmap</strong>. 235command-line; resource <strong>backgroundPixmap</strong>.</p>
217</dd> 236</dd>
218<p></p> 237</li>
219<dt><strong><a name="item__2dcr_colour"><strong>-cr</strong> <em>colour</em></a></strong><br /> 238<dt><strong><a name="item__2dcr_colour"><strong>-cr</strong> <em>colour</em></a></strong>
220</dt> 239
221<dd> 240<dd>
222The cursor colour; resource <strong>cursorColor</strong>. 241<p>The cursor colour; resource <strong>cursorColor</strong>.</p>
223</dd> 242</dd>
224<p></p> 243</li>
225<dt><strong><a name="item__2dpr_colour"><strong>-pr</strong> <em>colour</em></a></strong><br /> 244<dt><strong><a name="item__2dpr_colour"><strong>-pr</strong> <em>colour</em></a></strong>
226</dt> 245
227<dd> 246<dd>
228The mouse pointer foreground colour; resource <strong>pointerColor</strong>. 247<p>The mouse pointer foreground colour; resource <strong>pointerColor</strong>.</p>
229</dd> 248</dd>
230<p></p> 249</li>
231<dt><strong><a name="item__2dpr2_colour"><strong>-pr2</strong> <em>colour</em></a></strong><br /> 250<dt><strong><a name="item__2dpr2_colour"><strong>-pr2</strong> <em>colour</em></a></strong>
232</dt> 251
233<dd> 252<dd>
234The mouse pointer background colour; resource <strong>pointerColor2</strong>. 253<p>The mouse pointer background colour; resource <strong>pointerColor2</strong>.</p>
235</dd> 254</dd>
236<p></p> 255</li>
237<dt><strong><a name="item__2dbd_colour"><strong>-bd</strong> <em>colour</em></a></strong><br /> 256<dt><strong><a name="item__2dbd_colour"><strong>-bd</strong> <em>colour</em></a></strong>
238</dt> 257
239<dd> 258<dd>
240The colour of the border around the text area and between the scrollbar and the text; 259<p>The colour of the border around the text area and between the scrollbar and the text;
241resource <strong>borderColor</strong>. 260resource <strong>borderColor</strong>.</p>
242</dd> 261</dd>
243<p></p> 262</li>
244<dt><strong><a name="item__2dfn_fontlist"><strong>-fn</strong> <em>fontlist</em></a></strong><br /> 263<dt><strong><a name="item__2dfn_fontlist"><strong>-fn</strong> <em>fontlist</em></a></strong>
245</dt> 264
246<dd> 265<dd>
247Select the fonts to be used. This is a comma separated list of font names 266<p>Select the fonts to be used. This is a comma separated list of font names
248that are checked in order when trying to find glyphs for characters. The 267that are checked in order when trying to find glyphs for characters. The
249first font defines the cell size for characters; other fonts might be 268first font defines the cell size for characters; other fonts might be
250smaller, but not (in general) larger. A (hopefully) reasonable default 269smaller, but not (in general) larger. A (hopefully) reasonable default
251font list is always appended to it. See resource <strong>font</strong> for more details. 270font list is always appended to it. See resource <strong>font</strong> for more details.</p>
252</dd>
253<dd> 271</dd>
272<dd>
254<p>In short, to specify an X11 core font, just specify it's name or prefix it 273<p>In short, to specify an X11 core font, just specify its name or prefix it
255with <code>x:</code>. To specify an XFT-font, you need to prefix it with <code>xft:</code>, 274with <code>x:</code>. To specify an XFT-font, you need to prefix it with <code>xft:</code>,
256e.g.:</p> 275e.g.:</p>
257</dd> 276</dd>
258<dd> 277<dd>
259<pre> 278<pre>
262</dd> 281</dd>
263<dd> 282<dd>
264<p>See also the question ``How does rxvt-unicode choose fonts?'' in the FAQ 283<p>See also the question ``How does rxvt-unicode choose fonts?'' in the FAQ
265section of rxvt(7).</p> 284section of rxvt(7).</p>
266</dd> 285</dd>
267<p></p> 286</li>
268<dt><strong><a name="item__2dfb_fontlist"><strong>-fb</strong> <em>fontlist</em></a></strong><br /> 287<dt><strong><a name="item__2dfb_fontlist"><strong>-fb</strong> <em>fontlist</em></a></strong>
269</dt> 288
270<dd> 289<dd>
271Compile <em>font-styles</em>: The bold font list to use when <strong>bold</strong> characters 290<p>Compile <em>font-styles</em>: The bold font list to use when <strong>bold</strong> characters
272are to be printed. See resource <strong>boldFont</strong> for details. 291are to be printed. See resource <strong>boldFont</strong> for details.</p>
273</dd> 292</dd>
274<p></p> 293</li>
275<dt><strong><a name="item__2dfi_fontlist"><strong>-fi</strong> <em>fontlist</em></a></strong><br /> 294<dt><strong><a name="item__2dfi_fontlist"><strong>-fi</strong> <em>fontlist</em></a></strong>
276</dt> 295
277<dd> 296<dd>
278Compile <em>font-styles</em>: The italic font list to use when <em>italic</em> 297<p>Compile <em>font-styles</em>: The italic font list to use when <em>italic</em>
279characters are to be printed. See resource <strong>italicFont</strong> for details. 298characters are to be printed. See resource <strong>italicFont</strong> for details.</p>
280</dd> 299</dd>
281<p></p> 300</li>
282<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong><br /> 301<dt><strong><a name="item__2dfbi_fontlist"><strong>-fbi</strong> <em>fontlist</em></a></strong>
283</dt> 302
284<dd> 303<dd>
285Compile <em>font-styles</em>: The bold italic font list to use when <strong><em>bold 304<p>Compile <em>font-styles</em>: The bold italic font list to use when <strong><em>bold
286italic</em> </strong>&gt; characters are to be printed. See resource <strong>boldItalicFont</strong> 305italic</em> </strong>&gt; characters are to be printed. See resource <strong>boldItalicFont</strong>
287for details. 306for details.</p>
288</dd> 307</dd>
289<p></p> 308</li>
290<dt><strong><a name="item__2dis_7c_2bis"><strong>-is</strong>|<strong>+is</strong></a></strong><br /> 309<dt><strong><a name="item__2dis_7c_2bis"><strong>-is</strong>|<strong>+is</strong></a></strong>
291</dt> 310
292<dd> 311<dd>
293Compile <em>font-styles</em>: Bold/Italic font styles imply high intensity 312<p>Compile <em>font-styles</em>: Bold/Italic font styles imply high intensity
294foreground/background (default). See resource <strong>intensityStyles</strong> for 313foreground/background (default). See resource <strong>intensityStyles</strong> for
295details. 314details.</p>
296</dd> 315</dd>
297<p></p> 316</li>
298<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong><br /> 317<dt><strong><a name="item__2dname_name"><strong>-name</strong> <em>name</em></a></strong>
299</dt> 318
300<dd> 319<dd>
301Specify the application name under which resources are to be obtained, 320<p>Specify the application name under which resources are to be obtained,
302rather than the default executable file name. Name should not contain 321rather than the default executable file name. Name should not contain
303`.' or `*' characters. Also sets the icon and title name. 322`.' or `*' characters. Also sets the icon and title name.</p>
304</dd> 323</dd>
305<p></p> 324</li>
306<dt><strong><a name="item__2dls_7c_2bls"><strong>-ls</strong>|<strong>+ls</strong></a></strong><br /> 325<dt><strong><a name="item__2dls_7c_2bls"><strong>-ls</strong>|<strong>+ls</strong></a></strong>
307</dt> 326
308<dd> 327<dd>
309Start as a login-shell/sub-shell; resource <strong>loginShell</strong>. 328<p>Start as a login-shell/sub-shell; resource <strong>loginShell</strong>.</p>
310</dd> 329</dd>
311<p></p> 330</li>
312<dt><strong><a name="item__2dut_7c_2but"><strong>-ut</strong>|<strong>+ut</strong></a></strong><br /> 331<dt><strong><a name="item__2dut_7c_2but"><strong>-ut</strong>|<strong>+ut</strong></a></strong>
313</dt> 332
314<dd> 333<dd>
315Compile <em>utmp</em>: Inhibit/enable writing a utmp entry; resource 334<p>Compile <em>utmp</em>: Inhibit/enable writing a utmp entry; resource
316<strong>utmpInhibit</strong>. 335<strong>utmpInhibit</strong>.</p>
317</dd> 336</dd>
318<p></p> 337</li>
319<dt><strong><a name="item__2dvb_7c_2bvb"><strong>-vb</strong>|<strong>+vb</strong></a></strong><br /> 338<dt><strong><a name="item__2dvb_7c_2bvb"><strong>-vb</strong>|<strong>+vb</strong></a></strong>
320</dt> 339
321<dd> 340<dd>
322Turn on/off visual bell on receipt of a bell character; resource 341<p>Turn on/off visual bell on receipt of a bell character; resource
323<strong>visualBell</strong>. 342<strong>visualBell</strong>.</p>
324</dd> 343</dd>
325<p></p> 344</li>
326<dt><strong><a name="item__2dsb_7c_2bsb"><strong>-sb</strong>|<strong>+sb</strong></a></strong><br /> 345<dt><strong><a name="item__2dsb_7c_2bsb"><strong>-sb</strong>|<strong>+sb</strong></a></strong>
327</dt> 346
328<dd> 347<dd>
329Turn on/off scrollbar; resource <strong>scrollBar</strong>. 348<p>Turn on/off scrollbar; resource <strong>scrollBar</strong>.</p>
330</dd> 349</dd>
331<p></p> 350</li>
332<dt><strong><a name="item__2dsi_7c_2bsi"><strong>-si</strong>|<strong>+si</strong></a></strong><br /> 351<dt><strong><a name="item__2dsi_7c_2bsi"><strong>-si</strong>|<strong>+si</strong></a></strong>
333</dt> 352
334<dd> 353<dd>
335Turn on/off scroll-to-bottom on TTY output inhibit; resource 354<p>Turn on/off scroll-to-bottom on TTY output inhibit; resource
336<strong>scrollTtyOutput</strong> has opposite effect. 355<strong>scrollTtyOutput</strong> has opposite effect.</p>
337</dd> 356</dd>
338<p></p> 357</li>
339<dt><strong><a name="item__2dsk_7c_2bsk"><strong>-sk</strong>|<strong>+sk</strong></a></strong><br /> 358<dt><strong><a name="item__2dsk_7c_2bsk"><strong>-sk</strong>|<strong>+sk</strong></a></strong>
340</dt> 359
341<dd> 360<dd>
342Turn on/off scroll-to-bottom on keypress; resource 361<p>Turn on/off scroll-to-bottom on keypress; resource
343<strong>scrollTtyKeypress</strong>. 362<strong>scrollTtyKeypress</strong>.</p>
344</dd> 363</dd>
345<p></p> 364</li>
346<dt><strong><a name="item__2dsw_7c_2bsw"><strong>-sw</strong>|<strong>+sw</strong></a></strong><br /> 365<dt><strong><a name="item__2dsw_7c_2bsw"><strong>-sw</strong>|<strong>+sw</strong></a></strong>
347</dt> 366
348<dd> 367<dd>
349Turn on/off scrolling with the scrollback buffer as new lines appear. 368<p>Turn on/off scrolling with the scrollback buffer as new lines appear.
350This only takes effect if <strong>-si</strong> is also given; resource 369This only takes effect if <strong>-si</strong> is also given; resource
351<strong>scrollWithBuffer</strong>. 370<strong>scrollWithBuffer</strong>.</p>
352</dd> 371</dd>
353<p></p> 372</li>
354<dt><strong><a name="item__2dsr_7c_2bsr"><strong>-sr</strong>|<strong>+sr</strong></a></strong><br /> 373<dt><strong><a name="item__2dsr_7c_2bsr"><strong>-sr</strong>|<strong>+sr</strong></a></strong>
355</dt> 374
356<dd> 375<dd>
357Put scrollbar on right/left; resource <strong>scrollBar_right</strong>. 376<p>Put scrollbar on right/left; resource <strong>scrollBar_right</strong>.</p>
358</dd> 377</dd>
359<p></p> 378</li>
360<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong><br /> 379<dt><strong><a name="item__2dst_7c_2bst"><strong>-st</strong>|<strong>+st</strong></a></strong>
361</dt> 380
362<dd> 381<dd>
363Display rxvt (non XTerm/NeXT) scrollbar without/with a trough; 382<p>Display rxvt (non XTerm/NeXT) scrollbar without/with a trough;
364resource <strong>scrollBar_floating</strong>. 383resource <strong>scrollBar_floating</strong>.</p>
365</dd> 384</dd>
366<p></p> 385</li>
367<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong><br /> 386<dt><strong><a name="item__2dptab_7c_2bptab"><strong>-ptab</strong>|<strong>+ptab</strong></a></strong>
368</dt> 387
369<dd> 388<dd>
370If enabled (default), ``Horizontal Tab'' characters are being stored as 389<p>If enabled (default), ``Horizontal Tab'' characters are being stored as
371actual wide characters in the screen buffer, which makes it possible to 390actual wide characters in the screen buffer, which makes it possible to
372select and paste them. Since a horizontal tab is a cursor movement and 391select and paste them. Since a horizontal tab is a cursor movement and
373not an actual glyph, this can sometimes be visually annoying as the cursor 392not an actual glyph, this can sometimes be visually annoying as the cursor
374on a tab character is displayed as a wide cursor; resource <strong>pastableTabs</strong>. 393on a tab character is displayed as a wide cursor; resource <strong>pastableTabs</strong>.</p>
375</dd> 394</dd>
376<p></p> 395</li>
377<dt><strong><a name="item__2dbc_7c_2bbc"><strong>-bc</strong>|<strong>+bc</strong></a></strong><br /> 396<dt><strong><a name="item__2dbc_7c_2bbc"><strong>-bc</strong>|<strong>+bc</strong></a></strong>
378</dt> 397
379<dd> 398<dd>
380Blink the cursor; resource <strong>cursorBlink</strong>. 399<p>Blink the cursor; resource <strong>cursorBlink</strong>.</p>
381</dd> 400</dd>
382<p></p> 401</li>
383<dt><strong><a name="item__2diconic"><strong>-iconic</strong></a></strong><br /> 402<dt><strong><a name="item__2diconic"><strong>-iconic</strong></a></strong>
384</dt> 403
385<dd> 404<dd>
386Start iconified, if the window manager supports that option. 405<p>Start iconified, if the window manager supports that option.
387Alternative form is <strong>-ic</strong>. 406Alternative form is <strong>-ic</strong>.</p>
388</dd> 407</dd>
389<p></p> 408</li>
390<dt><strong><a name="item__2dsl_number"><strong>-sl</strong> <em>number</em></a></strong><br /> 409<dt><strong><a name="item__2dsl_number"><strong>-sl</strong> <em>number</em></a></strong>
391</dt> 410
392<dd> 411<dd>
393Save <em>number</em> lines in the scrollback buffer. See resource entry for 412<p>Save <em>number</em> lines in the scrollback buffer. See resource entry for
394limits; resource <strong>saveLines</strong>. 413limits; resource <strong>saveLines</strong>.</p>
395</dd> 414</dd>
396<p></p> 415</li>
397<dt><strong><a name="item__2db_number"><strong>-b</strong> <em>number</em></a></strong><br /> 416<dt><strong><a name="item__2db_number"><strong>-b</strong> <em>number</em></a></strong>
398</dt> 417
399<dd> 418<dd>
400Compile <em>frills</em>: Internal border of <em>number</em> pixels. See resource 419<p>Compile <em>frills</em>: Internal border of <em>number</em> pixels. See resource
401entry for limits; resource <strong>internalBorder</strong>. 420entry for limits; resource <strong>internalBorder</strong>.</p>
402</dd> 421</dd>
403<p></p> 422</li>
404<dt><strong><a name="item__2dw_number"><strong>-w</strong> <em>number</em></a></strong><br /> 423<dt><strong><a name="item__2dw_number"><strong>-w</strong> <em>number</em></a></strong>
405</dt> 424
406<dd> 425<dd>
407Compile <em>frills</em>: External border of <em>number</em> pixels. Also, <strong>-bw</strong> 426<p>Compile <em>frills</em>: External border of <em>number</em> pixels. Also, <strong>-bw</strong>
408and <strong>-borderwidth</strong>. See resource entry for limits; resource 427and <strong>-borderwidth</strong>. See resource entry for limits; resource
409<strong>externalBorder</strong>. 428<strong>externalBorder</strong>.</p>
410</dd> 429</dd>
411<p></p> 430</li>
412<dt><strong><a name="item__2dbl"><strong>-bl</strong></a></strong><br /> 431<dt><strong><a name="item__2dbl"><strong>-bl</strong></a></strong>
413</dt> 432
414<dd> 433<dd>
415Compile <em>frills</em>: Set MWM hints to request a borderless window, i.e. 434<p>Compile <em>frills</em>: Set MWM hints to request a borderless window, i.e.
416if honoured by the WM, the rxvt-unicode window will not have window 435if honoured by the WM, the rxvt-unicode window will not have window
417decorations; resource <strong>borderLess</strong>. 436decorations; resource <strong>borderLess</strong>.</p>
418</dd> 437</dd>
419<p></p> 438</li>
420<dt><strong><a name="item__2doverride_2dredirect"><strong>-override-redirect</strong></a></strong><br /> 439<dt><strong><a name="item__2doverride_2dredirect"><strong>-override-redirect</strong></a></strong>
421</dt> 440
422<dd> 441<dd>
423Compile <em>frills</em>: Sets override-redirect on the window; resource 442<p>Compile <em>frills</em>: Sets override-redirect on the window; resource
424<strong>override-redirect</strong>. 443<strong>override-redirect</strong>.</p>
425</dd> 444</dd>
426<p></p> 445</li>
427<dt><strong><a name="item__2dsbg"><strong>-sbg</strong></a></strong><br /> 446<dt><strong><a name="item__2dsbg"><strong>-sbg</strong></a></strong>
428</dt> 447
429<dd> 448<dd>
430Compile <em>frills</em>: Disable the usage of the built-in block graphics/line 449<p>Compile <em>frills</em>: Disable the usage of the built-in block graphics/line
431drawing characters and just rely on what the specified fonts provide. Use 450drawing characters and just rely on what the specified fonts provide. Use
432this if you have a good font and want to use its block graphic glyphs; 451this if you have a good font and want to use its block graphic glyphs;
433resource <strong>skipBuiltinGlyphs</strong>. 452resource <strong>skipBuiltinGlyphs</strong>.</p>
434</dd> 453</dd>
435<p></p> 454</li>
436<dt><strong><a name="item__2dlsp_number"><strong>-lsp</strong> <em>number</em></a></strong><br /> 455<dt><strong><a name="item__2dlsp_number"><strong>-lsp</strong> <em>number</em></a></strong>
437</dt> 456
438<dd> 457<dd>
439Compile <em>frills</em>: Lines (pixel height) to insert between each row of 458<p>Compile <em>frills</em>: Lines (pixel height) to insert between each row of
440the display. Useful to work around font rendering problems; resource 459the display. Useful to work around font rendering problems; resource
441<strong>linespace</strong>. 460<strong>linespace</strong>.</p>
442</dd> 461</dd>
443<p></p> 462</li>
444<dt><strong><a name="item__2dtn_termname"><strong>-tn</strong> <em>termname</em></a></strong><br /> 463<dt><strong><a name="item__2dtn_termname"><strong>-tn</strong> <em>termname</em></a></strong>
445</dt> 464
446<dd> 465<dd>
447This option specifies the name of the terminal type to be set in the 466<p>This option specifies the name of the terminal type to be set in the
448<strong>TERM</strong> environment variable. This terminal type must exist in the 467<strong>TERM</strong> environment variable. This terminal type must exist in the
449<em>termcap(5)</em> database and should have <em>li#</em> and <em>co#</em> entries; 468<em>termcap(5)</em> database and should have <em>li#</em> and <em>co#</em> entries;
450resource <strong>termName</strong>. 469resource <strong>termName</strong>.</p>
451</dd> 470</dd>
452<p></p> 471</li>
453<dt><strong><a name="item__2de_command__5barguments_5d"><strong>-e</strong> <em>command [arguments]</em></a></strong><br /> 472<dt><strong><a name="item__2de_command__5barguments_5d"><strong>-e</strong> <em>command [arguments]</em></a></strong>
454</dt> 473
455<dd> 474<dd>
456Run the command with its command-line arguments in the <strong>rxvt</strong> 475<p>Run the command with its command-line arguments in the <strong>rxvt</strong>
457window; also sets the window title and icon name to be the basename of 476window; also sets the window title and icon name to be the basename of
458the program being executed if neither <em>-title</em> (<em>-T</em>) nor <em>-n</em> are 477the program being executed if neither <em>-title</em> (<em>-T</em>) nor <em>-n</em> are
459given on the command line. If this option is used, it must be the last 478given on the command line. If this option is used, it must be the last
460on the command-line. If there is no <strong>-e</strong> option then the default is to 479on the command-line. If there is no <strong>-e</strong> option then the default is to
461run the program specified by the <strong>SHELL</strong> environment variable or, 480run the program specified by the <strong>SHELL</strong> environment variable or,
462failing that, <em>sh(1)</em>. 481failing that, <em>sh(1)</em>.</p>
463</dd> 482</dd>
464<dd> 483<dd>
465<p>Please note that you must specify a program with arguments. If you want to 484<p>Please note that you must specify a program with arguments. If you want to
466run shell commands, you have to specify the shell, like this:</p> 485run shell commands, you have to specify the shell, like this:</p>
467</dd> 486</dd>
468<dd> 487<dd>
469<pre> 488<pre>
470 rxvt -e sh -c &quot;shell commands&quot;</pre> 489 rxvt -e sh -c &quot;shell commands&quot;</pre>
471</dd> 490</dd>
472<p></p> 491</li>
473<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong><br /> 492<dt><strong><a name="item__2dtitle_text"><strong>-title</strong> <em>text</em></a></strong>
474</dt> 493
475<dd> 494<dd>
476Window title (<strong>-T</strong> still respected); the default title is the basename 495<p>Window title (<strong>-T</strong> still respected); the default title is the basename
477of the program specified after the <strong>-e</strong> option, if any, otherwise the 496of the program specified after the <strong>-e</strong> option, if any, otherwise the
478application name; resource <strong>title</strong>. 497application name; resource <strong>title</strong>.</p>
479</dd> 498</dd>
480<p></p> 499</li>
481<dt><strong><a name="item__2dn_text"><strong>-n</strong> <em>text</em></a></strong><br /> 500<dt><strong><a name="item__2dn_text"><strong>-n</strong> <em>text</em></a></strong>
482</dt> 501
483<dd> 502<dd>
484Icon name; the default name is the basename of the program specified 503<p>Icon name; the default name is the basename of the program specified
485after the <strong>-e</strong> option, if any, otherwise the application name; 504after the <strong>-e</strong> option, if any, otherwise the application name;
486resource <strong>iconName</strong>. 505resource <strong>iconName</strong>.</p>
487</dd> 506</dd>
488<p></p> 507</li>
489<dt><strong><a name="item__2dc"><strong>-C</strong></a></strong><br /> 508<dt><strong><a name="item__2dc"><strong>-C</strong></a></strong>
490</dt> 509
491<dd> 510<dd>
492Capture system console messages. 511<p>Capture system console messages.</p>
493</dd> 512</dd>
494<p></p> 513</li>
495<dt><strong><a name="item__2dpt_style"><strong>-pt</strong> <em>style</em></a></strong><br /> 514<dt><strong><a name="item__2dpt_style"><strong>-pt</strong> <em>style</em></a></strong>
496</dt> 515
497<dd> 516<dd>
498Compile <em>XIM</em>: input style for input method; <strong>OverTheSpot</strong>, 517<p>Compile <em>XIM</em>: input style for input method; <strong>OverTheSpot</strong>,
499<strong>OffTheSpot</strong>, <strong>Root</strong>; resource <strong>preeditType</strong>. 518<strong>OffTheSpot</strong>, <strong>Root</strong>; resource <strong>preeditType</strong>.</p>
500</dd> 519</dd>
501<p></p> 520</li>
502<dt><strong><a name="item__2dim_text"><strong>-im</strong> <em>text</em></a></strong><br /> 521<dt><strong><a name="item__2dim_text"><strong>-im</strong> <em>text</em></a></strong>
503</dt> 522
504<dd> 523<dd>
505Compile <em>XIM</em>: input method name. resource <strong>inputMethod</strong>. 524<p>Compile <em>XIM</em>: input method name. resource <strong>inputMethod</strong>.</p>
506</dd> 525</dd>
507<p></p> 526</li>
508<dt><strong><a name="item__2dimlocale_string"><strong>-imlocale</strong> <em>string</em></a></strong><br /> 527<dt><strong><a name="item__2dimlocale_string"><strong>-imlocale</strong> <em>string</em></a></strong>
509</dt> 528
510<dd> 529<dd>
511The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g. 530<p>The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
512<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the 531<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
513input extension to be able to input japanese characters while staying in 532input extension to be able to input japanese characters while staying in
514another locale. resource <strong>imLocale</strong>. 533another locale. resource <strong>imLocale</strong>.</p>
515</dd> 534</dd>
516<p></p> 535</li>
517<dt><strong><a name="item__2dimfont_fontset"><strong>-imfont</strong> <em>fontset</em></a></strong><br /> 536<dt><strong><a name="item__2dimfont_fontset"><strong>-imfont</strong> <em>fontset</em></a></strong>
518</dt> 537
519<dd> 538<dd>
520Set the font set to use for the X Input Method, see resource <strong>imFont</strong> 539<p>Set the font set to use for the X Input Method, see resource <strong>imFont</strong>
521for more info. 540for more info.</p>
522</dd> 541</dd>
523<p></p> 542</li>
524<dt><strong><a name="item__2dtcw"><strong>-tcw</strong></a></strong><br /> 543<dt><strong><a name="item__2dtcw"><strong>-tcw</strong></a></strong>
525</dt> 544
526<dd> 545<dd>
527Change the meaning of triple-click selection with the left mouse 546<p>Change the meaning of triple-click selection with the left mouse
528button. Instead of selecting a full line it will extend the selection the 547button. Instead of selecting a full line it will extend the selection the
529end of the logical line only. resource <strong>tripleclickwords</strong>. 548end of the logical line only. resource <strong>tripleclickwords</strong>.</p>
530</dd> 549</dd>
531<p></p> 550</li>
532<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong><br /> 551<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong>
533</dt> 552
534<dd> 553<dd>
535Enable ``insecure'' mode, which currently enables most of the escape 554<p>Enable ``insecure'' mode, which currently enables most of the escape
536sequences that echo strings. See the resource <strong>insecure</strong> for more 555sequences that echo strings. See the resource <strong>insecure</strong> for more
537info. 556info.</p>
538</dd> 557</dd>
539<p></p> 558</li>
540<dt><strong><a name="item__2dmod_modifier"><strong>-mod</strong> <em>modifier</em></a></strong><br /> 559<dt><strong><a name="item__2dmod_modifier"><strong>-mod</strong> <em>modifier</em></a></strong>
541</dt> 560
542<dd> 561<dd>
543Override detection of Meta modifier with specified key: <strong>alt</strong>, 562<p>Override detection of Meta modifier with specified key: <strong>alt</strong>,
544<strong>meta</strong>, <strong>hyper</strong>, <strong>super</strong>, <strong>mod1</strong>, <strong>mod2</strong>, <strong>mod3</strong>, <strong>mod4</strong>, 563<strong>meta</strong>, <strong>hyper</strong>, <strong>super</strong>, <strong>mod1</strong>, <strong>mod2</strong>, <strong>mod3</strong>, <strong>mod4</strong>,
545<strong>mod5</strong>; resource <em>modifier</em>. 564<strong>mod5</strong>; resource <em>modifier</em>.</p>
546</dd> 565</dd>
547<p></p> 566</li>
548<dt><strong><a name="item__2dssc_7c_2bssc"><strong>-ssc</strong>|<strong>+ssc</strong></a></strong><br /> 567<dt><strong><a name="item__2dssc_7c_2bssc"><strong>-ssc</strong>|<strong>+ssc</strong></a></strong>
549</dt> 568
550<dd> 569<dd>
551Turn on/off secondary screen (default enabled); resource 570<p>Turn on/off secondary screen (default enabled); resource
552<strong>secondaryScreen</strong>. 571<strong>secondaryScreen</strong>.</p>
553</dd> 572</dd>
554<p></p> 573</li>
555<dt><strong><a name="item__2dssr_7c_2bssr"><strong>-ssr</strong>|<strong>+ssr</strong></a></strong><br /> 574<dt><strong><a name="item__2dssr_7c_2bssr"><strong>-ssr</strong>|<strong>+ssr</strong></a></strong>
556</dt> 575
557<dd> 576<dd>
558Turn on/off secondary screen scroll (default enabled); resource 577<p>Turn on/off secondary screen scroll (default enabled); resource
559<strong>secondaryScroll</strong>. 578<strong>secondaryScroll</strong>.</p>
560</dd> 579</dd>
561<p></p> 580</li>
562<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong><br /> 581<dt><strong><a name="item__2dhold_7c_2bhold"><strong>-hold</strong>|<strong>+hold</strong></a></strong>
563</dt> 582
564<dd> 583<dd>
565Turn on/off hold window after exit support. If enabled, rxvt 584<p>Turn on/off hold window after exit support. If enabled, rxvt
566will not immediately destroy its window when the program executed within 585will not immediately destroy its window when the program executed within
567it exits. Instead, it will wait till it is being killed or closed by the 586it exits. Instead, it will wait till it is being killed or closed by the
568user; resource <strong>hold</strong>. 587user; resource <strong>hold</strong>.</p>
569</dd> 588</dd>
570<p></p> 589</li>
571<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong><br /> 590<dt><strong><a name="item__2dkeysym_2esym_string"><strong>-keysym.</strong><em>sym</em> <em>string</em></a></strong>
572</dt> 591
573<dd> 592<dd>
574Remap a key symbol. See resource <strong>keysym</strong>. 593<p>Remap a key symbol. See resource <strong>keysym</strong>.</p>
575</dd> 594</dd>
576<p></p> 595</li>
577<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong><br /> 596<dt><strong><a name="item__2dembed_windowid"><strong>-embed</strong> <em>windowid</em></a></strong>
578</dt> 597
579<dd> 598<dd>
580Tells rxvt to embed it's windows into an already-existing window, 599<p>Tells rxvt to embed its windows into an already-existing window,
581which enables applications to easily embed a terminal. 600which enables applications to easily embed a terminal.</p>
582</dd> 601</dd>
583<dd> 602<dd>
584<p>Right now, rxvt will first unmap/map the specified window, so it 603<p>Right now, rxvt will first unmap/map the specified window, so it
585shouldn't be a top-level window. rxvt will also reconfigure it 604shouldn't be a top-level window. rxvt will also reconfigure it
586quite a bit, so don't expect it to keep some specific state. It's best to 605quite a bit, so don't expect it to keep some specific state. It's best to
591</dd> 610</dd>
592<dd> 611<dd>
593<p>It might be useful to know that rxvt will not close file 612<p>It might be useful to know that rxvt will not close file
594descriptors passed to it (except for stdin/out/err, of course), so you 613descriptors passed to it (except for stdin/out/err, of course), so you
595can use file descriptors to communicate with the programs within the 614can use file descriptors to communicate with the programs within the
596terminal. This works regardless of wether the <code>-embed</code> option was used or 615terminal. This works regardless of whether the <code>-embed</code> option was used or
597not.</p> 616not.</p>
598</dd> 617</dd>
599<dd> 618<dd>
600<p>Here is a short Gtk2-perl snippet that illustrates how this option can be 619<p>Here is a short Gtk2-perl snippet that illustrates how this option can be
601used (a longer example is in <em>doc/embed</em>):</p> 620used (a longer example is in <em>doc/embed</em>):</p>
606 $rxvt-&gt;signal_connect_after (realize =&gt; sub { 625 $rxvt-&gt;signal_connect_after (realize =&gt; sub {
607 my $xid = $_[0]-&gt;window-&gt;get_xid; 626 my $xid = $_[0]-&gt;window-&gt;get_xid;
608 system &quot;rxvt -embed $xid &amp;&quot;; 627 system &quot;rxvt -embed $xid &amp;&quot;;
609 });</pre> 628 });</pre>
610</dd> 629</dd>
611<p></p> 630</li>
612<dt><strong><a name="item__2dpty_2dfd_file_descriptor"><strong>-pty-fd</strong> <em>file descriptor</em></a></strong><br /> 631<dt><strong><a name="item__2dpty_2dfd_file_descriptor"><strong>-pty-fd</strong> <em>file descriptor</em></a></strong>
613</dt> 632
614<dd> 633<dd>
615Tells rxvt NOT to execute any commands or create a new pty/tty 634<p>Tells rxvt NOT to execute any commands or create a new pty/tty
616pair but instead use the given filehandle as the tty master. This is 635pair but instead use the given file descriptor as the tty master. This is
617useful if you want to drive rxvt as a generic terminal emulator 636useful if you want to drive rxvt as a generic terminal emulator
618without having to run a program within it. 637without having to run a program within it.</p>
619</dd> 638</dd>
620<dd> 639<dd>
621<p>If this switch is given, rxvt will not create any utmp/wtmp 640<p>If this switch is given, rxvt will not create any utmp/wtmp
622entries and will not tinker with pty/tty permissions - you have to do that 641entries and will not tinker with pty/tty permissions - you have to do that
623yourself if you want that.</p> 642yourself if you want that.</p>
646<pre> 665<pre>
647 # now communicate with rxvt 666 # now communicate with rxvt
648 my $slave = $pty-&gt;slave; 667 my $slave = $pty-&gt;slave;
649 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre> 668 while (&lt;$slave&gt;) { print $slave &quot;got &lt;$_&gt;\n&quot; }</pre>
650</dd> 669</dd>
651<p></p> 670</li>
652<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong><br /> 671<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong>
653</dt> 672
654<dd> 673<dd>
655Comma-separated list of perl extension scripts to use (or not to use) in 674<p>Comma-separated list of perl extension scripts to use (or not to use) in
656this terminal instance. See resource <strong>perl-ext</strong> for details. 675this terminal instance. See resource <strong>perl-ext</strong> for details.</p>
676</dd>
677</li>
657</dd> 678</dl>
658<p></p></dl>
659<p> 679<p>
660</p> 680</p>
661<hr /> 681<hr />
662<h1><a name="resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></h1> 682<h1><a name="resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></h1>
663<p>Note: `rxvt --help' gives a list of all resources (long 683<p>Note: `rxvt --help' gives a list of all resources (long
681be used. Command-line arguments can be used to override resource 701be used. Command-line arguments can be used to override resource
682settings. The following resources are supported (you might want to 702settings. The following resources are supported (you might want to
683check the <code>rxvtperl(3)</code> manpage for additional settings by perl 703check the <code>rxvtperl(3)</code> manpage for additional settings by perl
684extensions not documented here):</p> 704extensions not documented here):</p>
685<dl> 705<dl>
706<dt><strong><a name="item_depth_3a_bitdepth"><strong>depth:</strong> <em>bitdepth</em></a></strong>
707
708<dd>
709<p>Compile <em>xft</em>: Attempt to find a visual with the given bit depth;
710option <strong>-depth</strong>.</p>
711</dd>
712</li>
686<dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong><br /> 713<dt><strong><a name="item_geometry_3a_geom"><strong>geometry:</strong> <em>geom</em></a></strong>
687</dt> 714
688<dd> 715<dd>
689Create the window with the specified X window geometry [default 80x24]; 716<p>Create the window with the specified X window geometry [default 80x24];
690option <strong>-geometry</strong>. 717option <strong>-geometry</strong>.</p>
691</dd> 718</dd>
692<p></p> 719</li>
693<dt><strong><a name="item_background_3a_colour"><strong>background:</strong> <em>colour</em></a></strong><br /> 720<dt><strong><a name="item_background_3a_colour"><strong>background:</strong> <em>colour</em></a></strong>
694</dt> 721
695<dd> 722<dd>
696Use the specified colour as the window's background colour [default 723<p>Use the specified colour as the window's background colour [default
697White]; option <strong>-bg</strong>. 724White]; option <strong>-bg</strong>.</p>
698</dd> 725</dd>
699<p></p> 726</li>
700<dt><strong><a name="item_foreground_3a_colour"><strong>foreground:</strong> <em>colour</em></a></strong><br /> 727<dt><strong><a name="item_foreground_3a_colour"><strong>foreground:</strong> <em>colour</em></a></strong>
701</dt> 728
702<dd> 729<dd>
703Use the specified colour as the window's foreground colour [default 730<p>Use the specified colour as the window's foreground colour [default
704Black]; option <strong>-fg</strong>. 731Black]; option <strong>-fg</strong>.</p>
705</dd> 732</dd>
706<p></p> 733</li>
707<dt><strong><a name="item_colorn_3a_colour"><strong>color</strong><em>n</em><strong>:</strong> <em>colour</em></a></strong><br /> 734<dt><strong><a name="item_colorn_3a_colour"><strong>color</strong><em>n</em><strong>:</strong> <em>colour</em></a></strong>
708</dt> 735
709<dd> 736<dd>
710Use the specified colour for the colour value <em>n</em>, where 0-7 737<p>Use the specified colour for the colour value <em>n</em>, where 0-7
711corresponds to low-intensity (normal) colours and 8-15 corresponds to 738corresponds to low-intensity (normal) colours and 8-15 corresponds to
712high-intensity (bold = bright foreground, blink = bright background) 739high-intensity (bold = bright foreground, blink = bright background)
713colours. The canonical names are as follows: 0=black, 1=red, 2=green, 740colours. The canonical names are as follows: 0=black, 1=red, 2=green,
7143=yellow, 4=blue, 5=magenta, 6=cyan, 7=white, but the actual colour 7413=yellow, 4=blue, 5=magenta, 6=cyan, 7=white, but the actual colour
715names used are listed in the <strong>COLORS AND GRAPHICS</strong> section. 742names used are listed in the <strong>COLORS AND GRAPHICS</strong> section.</p>
716</dd> 743</dd>
717<dd> 744<dd>
718<p>Colours higher than 15 cannot be set using resources (yet), but can be 745<p>Colours higher than 15 cannot be set using resources (yet), but can be
719changed using an escape command (see rxvt(7)).</p> 746changed using an escape command (see rxvt(7)).</p>
720</dd> 747</dd>
721<dd> 748<dd>
722<p>Colours 16-79 form a standard 4x4x4 colour cube (the same as xterm with 749<p>Colours 16-79 form a standard 4x4x4 colour cube (the same as xterm with
72388 colour support). Colours 80-87 are evenly spaces grey steps.</p> 75088 colour support). Colours 80-87 are evenly spaces grey steps.</p>
724</dd> 751</dd>
725<p></p> 752</li>
726<dt><strong><a name="item_colorbd_3a_colour"><strong>colorBD:</strong> <em>colour</em></a></strong><br /> 753<dt><strong><a name="item_colorbd_3a_colour"><strong>colorBD:</strong> <em>colour</em></a></strong>
727</dt> 754
728<dt><strong><a name="item_colorit_3a_colour"><strong>colorIT:</strong> <em>colour</em></a></strong><br /> 755<dt><strong><a name="item_colorit_3a_colour"><strong>colorIT:</strong> <em>colour</em></a></strong>
729</dt> 756
730<dd> 757<dd>
731Use the specified colour to display bold or italic characters when the 758<p>Use the specified colour to display bold or italic characters when the
732foreground colour is the default. If font styles are not available 759foreground colour is the default. If font styles are not available
733(Compile <em>styles</em>) and this option is unset, reverse video is used instead. 760(Compile <em>styles</em>) and this option is unset, reverse video is used instead.</p>
734</dd> 761</dd>
735<p></p> 762</li>
736<dt><strong><a name="item_colorul_3a_colour"><strong>colorUL:</strong> <em>colour</em></a></strong><br /> 763<dt><strong><a name="item_colorul_3a_colour"><strong>colorUL:</strong> <em>colour</em></a></strong>
737</dt> 764
738<dd> 765<dd>
739Use the specified colour to display underlined characters when the 766<p>Use the specified colour to display underlined characters when the
740foreground colour is the default. 767foreground colour is the default.</p>
741</dd> 768</dd>
742<p></p> 769</li>
743<dt><strong><a name="item_colorrv_3a_colour"><strong>colorRV:</strong> <em>colour</em></a></strong><br /> 770<dt><strong><a name="item_colorrv_3a_colour"><strong>colorRV:</strong> <em>colour</em></a></strong>
744</dt> 771
745<dd> 772<dd>
746Use the specified colour as the background for reverse video 773<p>Use the specified colour as the background for reverse video
747characters. 774characters.</p>
748</dd> 775</dd>
749<p></p> 776</li>
750<dt><strong><a name="item_underlinecolor_3a_colour"><strong>underlineColor:</strong> <em>colour</em></a></strong><br /> 777<dt><strong><a name="item_underlinecolor_3a_colour"><strong>underlineColor:</strong> <em>colour</em></a></strong>
751</dt> 778
752<dd> 779<dd>
753If set, use the specified colour as the colour for the underline 780<p>If set, use the specified colour as the colour for the underline
754itself. If unset, use the foreground colour. 781itself. If unset, use the foreground colour.</p>
755</dd> 782</dd>
756<p></p> 783</li>
757<dt><strong><a name="item_cursorcolor_3a_colour"><strong>cursorColor:</strong> <em>colour</em></a></strong><br /> 784<dt><strong><a name="item_cursorcolor_3a_colour"><strong>cursorColor:</strong> <em>colour</em></a></strong>
758</dt> 785
759<dd> 786<dd>
760Use the specified colour for the cursor. The default is to use the 787<p>Use the specified colour for the cursor. The default is to use the
761foreground colour; option <strong>-cr</strong>. 788foreground colour; option <strong>-cr</strong>.</p>
762</dd> 789</dd>
763<p></p> 790</li>
764<dt><strong><a name="item_cursorcolor2_3a_colour"><strong>cursorColor2:</strong> <em>colour</em></a></strong><br /> 791<dt><strong><a name="item_cursorcolor2_3a_colour"><strong>cursorColor2:</strong> <em>colour</em></a></strong>
765</dt> 792
766<dd> 793<dd>
767Use the specified colour for the colour of the cursor text. For this to 794<p>Use the specified colour for the colour of the cursor text. For this to
768take effect, <strong>cursorColor</strong> must also be specified. The default is to 795take effect, <strong>cursorColor</strong> must also be specified. The default is to
769use the background colour. 796use the background colour.</p>
770</dd> 797</dd>
771<p></p> 798</li>
772<dt><strong><a name="item_reversevideo_3a_boolean"><strong>reverseVideo:</strong> <em>boolean</em></a></strong><br /> 799<dt><strong><a name="item_reversevideo_3a_boolean"><strong>reverseVideo:</strong> <em>boolean</em></a></strong>
773</dt> 800
774<dd> 801<dd>
775<strong>True</strong>: simulate reverse video by foreground and background colours; 802<p><strong>True</strong>: simulate reverse video by foreground and background colours;
776option <strong>-rv</strong>. <strong>False</strong>: regular screen colours [default]; option 803option <strong>-rv</strong>. <strong>False</strong>: regular screen colours [default]; option
777<strong>+rv</strong>. See note in <strong>COLORS AND GRAPHICS</strong> section. 804<strong>+rv</strong>. See note in <strong>COLORS AND GRAPHICS</strong> section.</p>
778</dd> 805</dd>
779<p></p> 806</li>
780<dt><strong><a name="item_jumpscroll_3a_boolean"><strong>jumpScroll:</strong> <em>boolean</em></a></strong><br /> 807<dt><strong><a name="item_jumpscroll_3a_boolean"><strong>jumpScroll:</strong> <em>boolean</em></a></strong>
781</dt> 808
782<dd> 809<dd>
783<strong>True</strong>: specify that jump scrolling should be used. When scrolling 810<p><strong>True</strong>: specify that jump scrolling should be used. When scrolling
784quickly, fewer screen updates are performed [default]; option <strong>-j</strong>. 811quickly, fewer screen updates are performed [default]; option <strong>-j</strong>.
785<strong>False</strong>: specify that smooth scrolling should be used; option <strong>+j</strong>. 812<strong>False</strong>: specify that smooth scrolling should be used; option <strong>+j</strong>.</p>
786</dd> 813</dd>
787<p></p> 814</li>
788<dt><strong><a name="item_inheritpixmap_3a_boolean"><strong>inheritPixmap:</strong> <em>boolean</em></a></strong><br /> 815<dt><strong><a name="item_inheritpixmap_3a_boolean"><strong>inheritPixmap:</strong> <em>boolean</em></a></strong>
789</dt> 816
790<dd> 817<dd>
791<strong>True</strong>: make the background inherit the parent windows' pixmap, giving 818<p><strong>True</strong>: make the background inherit the parent windows' pixmap, giving
792artificial transparency. <strong>False</strong>: do not inherit the parent windows' 819artificial transparency. <strong>False</strong>: do not inherit the parent windows'
793pixmap. 820pixmap.</p>
821</dd>
794</dd> 822<dd>
795<p></p> 823<p><em>Please note that transparency of any kind if completely unsupported by
824the author. Don't bug him with installation questions!</em></p>
825</dd>
826</li>
796<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong><br /> 827<dt><strong><a name="item_fading_3a_number"><strong>fading:</strong> <em>number</em></a></strong>
797</dt> 828
798<dd> 829<dd>
799Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>. 830<p>Fade the text by the given percentage when focus is lost; option <strong>-fade</strong>.</p>
800</dd> 831</dd>
801<p></p> 832</li>
802<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong><br /> 833<dt><strong><a name="item_fadecolor_3a_colour"><strong>fadeColor:</strong> <em>colour</em></a></strong>
803</dt> 834
804<dd> 835<dd>
805Fade to this colour, when fading is used (see <strong>fading:</strong>). The default 836<p>Fade to this colour, when fading is used (see <strong>fading:</strong>). The default
806colour is black; option <strong>-fadecolor</strong>. 837colour is black; option <strong>-fadecolor</strong>.</p>
807</dd> 838</dd>
808<p></p> 839</li>
809<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong><br /> 840<dt><strong><a name="item_tintcolor_3a_colour"><strong>tintColor:</strong> <em>colour</em></a></strong>
810</dt> 841
811<dd> 842<dd>
812Tint the transparent background pixmap with the given colour; option 843<p>Tint the transparent background pixmap with the given colour; option
813<strong>-tint</strong>. 844<strong>-tint</strong>.</p>
814</dd> 845</dd>
815<p></p> 846</li>
816<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong><br /> 847<dt><strong><a name="item_shading_3a_number"><strong>shading:</strong> <em>number</em></a></strong>
817</dt> 848
818<dd> 849<dd>
819Darken (0 .. 100) or lighten (-1 .. -100) the transparent background 850<p>Darken (0 .. 100) or lighten (-1 .. -100) the transparent background
820image in addition to tinting it. 851image in addition to tinting it.</p>
821</dd> 852</dd>
822<p></p> 853</li>
823<dt><strong><a name="item_scrollcolor_3a_colour"><strong>scrollColor:</strong> <em>colour</em></a></strong><br /> 854<dt><strong><a name="item_scrollcolor_3a_colour"><strong>scrollColor:</strong> <em>colour</em></a></strong>
824</dt> 855
825<dd> 856<dd>
826Use the specified colour for the scrollbar [default #B2B2B2]. 857<p>Use the specified colour for the scrollbar [default #B2B2B2].</p>
827</dd> 858</dd>
828<p></p> 859</li>
829<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong><br /> 860<dt><strong><a name="item_troughcolor_3a_colour"><strong>troughColor:</strong> <em>colour</em></a></strong>
830</dt> 861
831<dd> 862<dd>
832Use the specified colour for the scrollbar's trough area [default 863<p>Use the specified colour for the scrollbar's trough area [default
833#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar. 864#969696]. Only relevant for rxvt (non XTerm/NeXT) scrollbar.</p>
834</dd> 865</dd>
835<p></p> 866</li>
836<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong><br /> 867<dt><strong><a name="item_bordercolor_3a_colour"><strong>borderColor:</strong> <em>colour</em></a></strong>
837</dt> 868
838<dd> 869<dd>
839The colour of the border around the text area and between the scrollbar 870<p>The colour of the border around the text area and between the scrollbar
840and the text. 871and the text.</p>
841</dd> 872</dd>
842<p></p> 873</li>
843<dt><strong><a name="item_backgroundpixmap_3a_file_5b_3bgeom_5d"><strong>backgroundPixmap:</strong> <em>file[;geom]</em></a></strong><br /> 874<dt><strong><a name="item_backgroundpixmap_3a_file_5b_3bgeom_5d"><strong>backgroundPixmap:</strong> <em>file[;geom]</em></a></strong>
844</dt> 875
845<dd> 876<dd>
846Use the specified XPM file (note the `.xpm' extension is optional) for 877<p>Use the specified XPM file (note the `.xpm' extension is optional) for
847the background and also optionally specify its scaling with a geometry 878the background and also optionally specify its scaling with a geometry
848string <strong>WxH+X+Y</strong>, in which <strong>``W'' / ``H''</strong> specify the 879string <strong>WxH+X+Y</strong>, in which <strong>``W'' / ``H''</strong> specify the
849horizontal/vertical scale (percent) and <strong>``X'' / ``Y''</strong> locate the image 880horizontal/vertical scale (percent) and <strong>``X'' / ``Y''</strong> locate the image
850centre (percent). A scale of 0 displays the image with tiling. A scale 881centre (percent). A scale of 0 displays the image with tiling. A scale
851of 1 displays the image without any scaling. A scale of 2 to 9 882of 1 displays the image without any scaling. A scale of 2 to 9
852specifies an integer number of images in that direction. No image will 883specifies an integer number of images in that direction. No image will
853be magnified beyond 10 times its original size. The maximum permitted 884be magnified beyond 10 times its original size. The maximum permitted
854scale is 1000. [default 0x0+50+50] 885scale is 1000. [default 0x0+50+50]</p>
855</dd> 886</dd>
856<p></p> 887</li>
857<dt><strong><a name="item_path_3a_path"><strong>path:</strong> <em>path</em></a></strong><br /> 888<dt><strong><a name="item_path_3a_path"><strong>path:</strong> <em>path</em></a></strong>
858</dt> 889
859<dd> 890<dd>
860Specify the colon-delimited search path for finding XPM files. 891<p>Specify the colon-delimited search path for finding XPM files.</p>
861</dd> 892</dd>
862<p></p> 893</li>
863<dt><strong><a name="item_font_3a_fontlist"><strong>font:</strong> <em>fontlist</em></a></strong><br /> 894<dt><strong><a name="item_font_3a_fontlist"><strong>font:</strong> <em>fontlist</em></a></strong>
864</dt> 895
865<dd> 896<dd>
866Select the fonts to be used. This is a comma separated list of font names 897<p>Select the fonts to be used. This is a comma separated list of font names
867that are checked in order when trying to find glyphs for characters. The 898that are checked in order when trying to find glyphs for characters. The
868first font defines the cell size for characters; other fonts might be 899first font defines the cell size for characters; other fonts might be
869smaller, but not (in general) larger. A (hopefully) reasonable default 900smaller, but not (in general) larger. A (hopefully) reasonable default
870font list is always appended to it; option <strong>-fn</strong>. 901font list is always appended to it; option <strong>-fn</strong>.</p>
871</dd> 902</dd>
872<dd> 903<dd>
873<p>Each font can either be a standard X11 core font (XLFD) name, with 904<p>Each font can either be a standard X11 core font (XLFD) name, with
874optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p> 905optional prefix <code>x:</code> or a Xft font (Compile <em>xft</em>), prefixed with <code>xft:</code>.</p>
875</dd> 906</dd>
909</dd> 940</dd>
910<dd> 941<dd>
911<p>The last font is a useful catch-all font that supplies most of the 942<p>The last font is a useful catch-all font that supplies most of the
912remaining unicode characters.</p> 943remaining unicode characters.</p>
913</dd> 944</dd>
914<p></p> 945</li>
915<dt><strong><a name="item_boldfont_3a_fontlist"><strong>boldFont:</strong> <em>fontlist</em></a></strong><br /> 946<dt><strong><a name="item_boldfont_3a_fontlist"><strong>boldFont:</strong> <em>fontlist</em></a></strong>
916</dt> 947
917<dt><strong><a name="item_italicfont_3a_fontlist"><strong>italicFont:</strong> <em>fontlist</em></a></strong><br /> 948<dt><strong><a name="item_italicfont_3a_fontlist"><strong>italicFont:</strong> <em>fontlist</em></a></strong>
918</dt> 949
919<dt><strong><a name="item_bolditalicfont_3a_fontlist"><strong>boldItalicFont:</strong> <em>fontlist</em></a></strong><br /> 950<dt><strong><a name="item_bolditalicfont_3a_fontlist"><strong>boldItalicFont:</strong> <em>fontlist</em></a></strong>
920</dt> 951
921<dd> 952<dd>
922The font list to use for displaying <strong>bold</strong>, <em>italic</em> or <strong><em>bold 953<p>The font list to use for displaying <strong>bold</strong>, <em>italic</em> or <strong><em>bold
923italic</em> </strong>&gt; characters, respectively. 954italic</em> </strong>&gt; characters, respectively.</p>
924</dd> 955</dd>
925<dd> 956<dd>
926<p>If specified and non-empty, then the syntax is the same as for the 957<p>If specified and non-empty, then the syntax is the same as for the
927<strong>font</strong>-resource, and the given font list will be used as is, which makes 958<strong>font</strong>-resource, and the given font list will be used as is, which makes
928it possible to substitute completely different font styles for bold and 959it possible to substitute completely different font styles for bold and
935</dd> 966</dd>
936<dd> 967<dd>
937<p>If set, but empty, then this specific style is disabled and the normal 968<p>If set, but empty, then this specific style is disabled and the normal
938text font will being used for the given style.</p> 969text font will being used for the given style.</p>
939</dd> 970</dd>
940<p></p> 971</li>
941<dt><strong><a name="item_intensitystyles_3a_boolean"><strong>intensityStyles:</strong> <em>boolean</em></a></strong><br /> 972<dt><strong><a name="item_intensitystyles_3a_boolean"><strong>intensityStyles:</strong> <em>boolean</em></a></strong>
942</dt> 973
943<dd> 974<dd>
944When font styles are not enabled, or this option is enabled (<strong>True</strong>, 975<p>When font styles are not enabled, or this option is enabled (<strong>True</strong>,
945option <strong>-is</strong>, the default), bold and italic font styles imply high 976option <strong>-is</strong>, the default), bold and italic font styles imply high
946intensity foreground/backround colours. Disabling this option (<strong>False</strong>, 977intensity foreground/background colours. Disabling this option (<strong>False</strong>,
947option <strong>+is</strong>) disables this behaviour, the high intensity colours are not 978option <strong>+is</strong>) disables this behaviour, the high intensity colours are not
948reachable. 979reachable.</p>
949</dd> 980</dd>
950<p></p> 981</li>
951<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong><br /> 982<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong>
952</dt> 983
953<dd> 984<dd>
954Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is 985<p>Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is
955xterm style with 2.20 old word selection, or anything else which gives 986xterm style with 2.20 old word selection, or anything else which gives
956xterm style selection. 987xterm style selection.</p>
957</dd> 988</dd>
958<p></p> 989</li>
959<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong><br /> 990<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong>
960</dt> 991
961<dd> 992<dd>
962Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is 993<p>Set scrollbar style to <strong>rxvt</strong>, <strong>plain</strong>, <strong>next</strong> or <strong>xterm</strong>. <strong>plain</strong> is
963the author's favourite. 994the author's favourite.</p>
964</dd> 995</dd>
965<p></p> 996</li>
966<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong><br /> 997<dt><strong><a name="item_title_3a_string"><strong>title:</strong> <em>string</em></a></strong>
967</dt> 998
968<dd> 999<dd>
969Set window title string, the default title is the command-line 1000<p>Set window title string, the default title is the command-line
970specified after the <strong>-e</strong> option, if any, otherwise the application 1001specified after the <strong>-e</strong> option, if any, otherwise the application
971name; option <strong>-title</strong>. 1002name; option <strong>-title</strong>.</p>
972</dd> 1003</dd>
973<p></p> 1004</li>
974<dt><strong><a name="item_iconname_3a_string"><strong>iconName:</strong> <em>string</em></a></strong><br /> 1005<dt><strong><a name="item_iconname_3a_string"><strong>iconName:</strong> <em>string</em></a></strong>
975</dt> 1006
976<dd> 1007<dd>
977Set the name used to label the window's icon or displayed in an icon 1008<p>Set the name used to label the window's icon or displayed in an icon
978manager window, it also sets the window's title unless it is explicitly 1009manager window, it also sets the window's title unless it is explicitly
979set; option <strong>-n</strong>. 1010set; option <strong>-n</strong>.</p>
980</dd> 1011</dd>
981<p></p> 1012</li>
982<dt><strong><a name="item_mapalert_3a_boolean"><strong>mapAlert:</strong> <em>boolean</em></a></strong><br /> 1013<dt><strong><a name="item_mapalert_3a_boolean"><strong>mapAlert:</strong> <em>boolean</em></a></strong>
983</dt> 1014
984<dd> 1015<dd>
985<strong>True</strong>: de-iconify (map) on receipt of a bell character. <strong>False</strong>: no 1016<p><strong>True</strong>: de-iconify (map) on receipt of a bell character. <strong>False</strong>: no
986de-iconify (map) on receipt of a bell character [default]. 1017de-iconify (map) on receipt of a bell character [default].</p>
987</dd> 1018</dd>
988<p></p> 1019</li>
989<dt><strong><a name="item_visualbell_3a_boolean"><strong>visualBell:</strong> <em>boolean</em></a></strong><br /> 1020<dt><strong><a name="item_visualbell_3a_boolean"><strong>visualBell:</strong> <em>boolean</em></a></strong>
990</dt> 1021
991<dd> 1022<dd>
992<strong>True</strong>: use visual bell on receipt of a bell character; option <strong>-vb</strong>. 1023<p><strong>True</strong>: use visual bell on receipt of a bell character; option <strong>-vb</strong>.
993<strong>False</strong>: no visual bell [default]; option <strong>+vb</strong>. 1024<strong>False</strong>: no visual bell [default]; option <strong>+vb</strong>.</p>
994</dd> 1025</dd>
995<p></p> 1026</li>
996<dt><strong><a name="item_loginshell_3a_boolean"><strong>loginShell:</strong> <em>boolean</em></a></strong><br /> 1027<dt><strong><a name="item_loginshell_3a_boolean"><strong>loginShell:</strong> <em>boolean</em></a></strong>
997</dt> 1028
998<dd> 1029<dd>
999<strong>True</strong>: start as a login shell by prepending a `-' to <strong>argv[0]</strong> of 1030<p><strong>True</strong>: start as a login shell by prepending a `-' to <strong>argv[0]</strong> of
1000the shell; option <strong>-ls</strong>. <strong>False</strong>: start as a normal sub-shell 1031the shell; option <strong>-ls</strong>. <strong>False</strong>: start as a normal sub-shell
1001[default]; option <strong>+ls</strong>. 1032[default]; option <strong>+ls</strong>.</p>
1002</dd> 1033</dd>
1003<p></p> 1034</li>
1004<dt><strong><a name="item_utmpinhibit_3a_boolean"><strong>utmpInhibit:</strong> <em>boolean</em></a></strong><br /> 1035<dt><strong><a name="item_utmpinhibit_3a_boolean"><strong>utmpInhibit:</strong> <em>boolean</em></a></strong>
1005</dt> 1036
1006<dd> 1037<dd>
1007<strong>True</strong>: inhibit writing record into the system log file <strong>utmp</strong>; 1038<p><strong>True</strong>: inhibit writing record into the system log file <strong>utmp</strong>;
1008option <strong>-ut</strong>. <strong>False</strong>: write record into the system log file <strong>utmp</strong> 1039option <strong>-ut</strong>. <strong>False</strong>: write record into the system log file <strong>utmp</strong>
1009[default]; option <strong>+ut</strong>. 1040[default]; option <strong>+ut</strong>.</p>
1010</dd> 1041</dd>
1011<p></p> 1042</li>
1012<dt><strong><a name="item_print_2dpipe_3a_string"><strong>print-pipe:</strong> <em>string</em></a></strong><br /> 1043<dt><strong><a name="item_print_2dpipe_3a_string"><strong>print-pipe:</strong> <em>string</em></a></strong>
1013</dt> 1044
1014<dd> 1045<dd>
1015Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use 1046<p>Specify a command pipe for vt100 printer [default <em>lpr(1)</em>]. Use
1016<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or 1047<strong>Print</strong> to initiate a screen dump to the printer and <strong>Ctrl-Print</strong> or
1017<strong>Shift-Print</strong> to include the scrollback as well. 1048<strong>Shift-Print</strong> to include the scrollback as well.</p>
1018</dd> 1049</dd>
1019<dd> 1050<dd>
1020<p>The string will be interpreted as if typed into the shell as-is.</p> 1051<p>The string will be interpreted as if typed into the shell as-is.</p>
1021</dd> 1052</dd>
1022<dd> 1053<dd>
1026<pre> 1057<pre>
1027 URxvt.print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre> 1058 URxvt.print-pipe: cat &gt; $(TMPDIR=$HOME mktemp urxvt.XXXXXX)</pre>
1028</dd> 1059</dd>
1029<dd> 1060<dd>
1030<p>This creates a new file in your home directory with the screen contents 1061<p>This creates a new file in your home directory with the screen contents
1031everytime you hit <code>Print</code>.</p> 1062every time you hit <code>Print</code>.</p>
1032</dd> 1063</dd>
1033<p></p> 1064</li>
1034<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong><br /> 1065<dt><strong><a name="item_scrollbar_3a_boolean"><strong>scrollBar:</strong> <em>boolean</em></a></strong>
1035</dt> 1066
1036<dd> 1067<dd>
1037<strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>: 1068<p><strong>True</strong>: enable the scrollbar [default]; option <strong>-sb</strong>. <strong>False</strong>:
1038disable the scrollbar; option <strong>+sb</strong>. 1069disable the scrollbar; option <strong>+sb</strong>.</p>
1039</dd> 1070</dd>
1040<p></p> 1071</li>
1041<dt><strong><a name="item_scrollbar_right_3a_boolean"><strong>scrollBar_right:</strong> <em>boolean</em></a></strong><br /> 1072<dt><strong><a name="item_scrollbar_right_3a_boolean"><strong>scrollBar_right:</strong> <em>boolean</em></a></strong>
1042</dt> 1073
1043<dd> 1074<dd>
1044<strong>True</strong>: place the scrollbar on the right of the window; option <strong>-sr</strong>. 1075<p><strong>True</strong>: place the scrollbar on the right of the window; option <strong>-sr</strong>.
1045<strong>False</strong>: place the scrollbar on the left of the window; option <strong>+sr</strong>. 1076<strong>False</strong>: place the scrollbar on the left of the window; option <strong>+sr</strong>.</p>
1046</dd> 1077</dd>
1047<p></p> 1078</li>
1048<dt><strong><a name="item_scrollbar_floating_3a_boolean"><strong>scrollBar_floating:</strong> <em>boolean</em></a></strong><br /> 1079<dt><strong><a name="item_scrollbar_floating_3a_boolean"><strong>scrollBar_floating:</strong> <em>boolean</em></a></strong>
1049</dt> 1080
1050<dd> 1081<dd>
1051<strong>True</strong>: display an rxvt scrollbar without a trough; option <strong>-st</strong>. 1082<p><strong>True</strong>: display an rxvt scrollbar without a trough; option <strong>-st</strong>.
1052<strong>False</strong>: display an rxvt scrollbar with a trough; option <strong>+st</strong>. 1083<strong>False</strong>: display an rxvt scrollbar with a trough; option <strong>+st</strong>.</p>
1053</dd> 1084</dd>
1054<p></p> 1085</li>
1055<dt><strong><a name="item_scrollbar_align_3a_mode"><strong>scrollBar_align:</strong> <em>mode</em></a></strong><br /> 1086<dt><strong><a name="item_scrollbar_align_3a_mode"><strong>scrollBar_align:</strong> <em>mode</em></a></strong>
1056</dt> 1087
1057<dd> 1088<dd>
1058Align the <strong>top</strong>, <strong>bottom</strong> or <strong>centre</strong> [default] of the scrollbar 1089<p>Align the <strong>top</strong>, <strong>bottom</strong> or <strong>centre</strong> [default] of the scrollbar
1059thumb with the pointer on middle button press/drag. 1090thumb with the pointer on middle button press/drag.</p>
1060</dd> 1091</dd>
1061<p></p> 1092</li>
1062<dt><strong><a name="item_scrollttyoutput_3a_boolean"><strong>scrollTtyOutput:</strong> <em>boolean</em></a></strong><br /> 1093<dt><strong><a name="item_scrollttyoutput_3a_boolean"><strong>scrollTtyOutput:</strong> <em>boolean</em></a></strong>
1063</dt> 1094
1064<dd> 1095<dd>
1065<strong>True</strong>: scroll to bottom when tty receives output; option <strong>-si</strong>. 1096<p><strong>True</strong>: scroll to bottom when tty receives output; option <strong>-si</strong>.
1066<strong>False</strong>: do not scroll to bottom when tty receives output; option 1097<strong>False</strong>: do not scroll to bottom when tty receives output; option
1067<strong>+si</strong>. 1098<strong>+si</strong>.</p>
1068</dd> 1099</dd>
1069<p></p> 1100</li>
1070<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong><br /> 1101<dt><strong><a name="item_scrollwithbuffer_3a_boolean"><strong>scrollWithBuffer:</strong> <em>boolean</em></a></strong>
1071</dt> 1102
1072<dd> 1103<dd>
1073<strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and 1104<p><strong>True</strong>: scroll with scrollback buffer when tty receives new lines (and
1074<strong>scrollTtyOutput</strong> is False); option <strong>-sw</strong>. <strong>False</strong>: do not scroll 1105<strong>scrollTtyOutput</strong> is False); option <strong>-sw</strong>. <strong>False</strong>: do not scroll
1075with scrollback buffer when tty recieves new lines; option <strong>+sw</strong>. 1106with scrollback buffer when tty receives new lines; option <strong>+sw</strong>.</p>
1076</dd> 1107</dd>
1077<p></p> 1108</li>
1078<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong><br /> 1109<dt><strong><a name="item_scrollttykeypress_3a_boolean"><strong>scrollTtyKeypress:</strong> <em>boolean</em></a></strong>
1079</dt> 1110
1080<dd> 1111<dd>
1081<strong>True</strong>: scroll to bottom when a non-special key is pressed. Special keys 1112<p><strong>True</strong>: scroll to bottom when a non-special key is pressed. Special keys
1082are those which are intercepted by rxvt-unicode for special handling and 1113are those which are intercepted by rxvt-unicode for special handling and
1083are not passed onto the shell; option <strong>-sk</strong>. <strong>False</strong>: do not scroll to 1114are not passed onto the shell; option <strong>-sk</strong>. <strong>False</strong>: do not scroll to
1084bottom when a non-special key is pressed; option <strong>+sk</strong>. 1115bottom when a non-special key is pressed; option <strong>+sk</strong>.</p>
1085</dd> 1116</dd>
1086<p></p> 1117</li>
1087<dt><strong><a name="item_savelines_3a_number"><strong>saveLines:</strong> <em>number</em></a></strong><br /> 1118<dt><strong><a name="item_savelines_3a_number"><strong>saveLines:</strong> <em>number</em></a></strong>
1088</dt> 1119
1089<dd> 1120<dd>
1090Save <em>number</em> lines in the scrollback buffer [default 64]. This 1121<p>Save <em>number</em> lines in the scrollback buffer [default 64]. This
1091resource is limited on most machines to 65535; option <strong>-sl</strong>. 1122resource is limited on most machines to 65535; option <strong>-sl</strong>.</p>
1092</dd> 1123</dd>
1093<p></p> 1124</li>
1094<dt><strong><a name="item_internalborder_3a_number"><strong>internalBorder:</strong> <em>number</em></a></strong><br /> 1125<dt><strong><a name="item_internalborder_3a_number"><strong>internalBorder:</strong> <em>number</em></a></strong>
1095</dt> 1126
1096<dd> 1127<dd>
1097Internal border of <em>number</em> pixels. This resource is limited to 100; 1128<p>Internal border of <em>number</em> pixels. This resource is limited to 100;
1098option <strong>-b</strong>. 1129option <strong>-b</strong>.</p>
1099</dd> 1130</dd>
1100<p></p> 1131</li>
1101<dt><strong><a name="item_externalborder_3a_number"><strong>externalBorder:</strong> <em>number</em></a></strong><br /> 1132<dt><strong><a name="item_externalborder_3a_number"><strong>externalBorder:</strong> <em>number</em></a></strong>
1102</dt> 1133
1103<dd> 1134<dd>
1104External border of <em>number</em> pixels. This resource is limited to 100; 1135<p>External border of <em>number</em> pixels. This resource is limited to 100;
1105option <strong>-w</strong>, <strong>-bw</strong>, <strong>-borderwidth</strong>. 1136option <strong>-w</strong>, <strong>-bw</strong>, <strong>-borderwidth</strong>.</p>
1106</dd> 1137</dd>
1107<p></p> 1138</li>
1108<dt><strong><a name="item_borderless_3a_boolean"><strong>borderLess:</strong> <em>boolean</em></a></strong><br /> 1139<dt><strong><a name="item_borderless_3a_boolean"><strong>borderLess:</strong> <em>boolean</em></a></strong>
1109</dt> 1140
1110<dd> 1141<dd>
1111Set MWM hints to request a borderless window, i.e. if honoured by the 1142<p>Set MWM hints to request a borderless window, i.e. if honoured by the
1112WM, the rxvt-unicode window will not have window decorations; option <strong>-bl</strong>. 1143WM, the rxvt-unicode window will not have window decorations; option <strong>-bl</strong>.</p>
1113</dd> 1144</dd>
1114<p></p> 1145</li>
1115<dt><strong><a name="item_skipbuiltinglyphs_3a_boolean"><strong>skipBuiltinGlyphs:</strong> <em>boolean</em></a></strong><br /> 1146<dt><strong><a name="item_skipbuiltinglyphs_3a_boolean"><strong>skipBuiltinGlyphs:</strong> <em>boolean</em></a></strong>
1116</dt> 1147
1117<dd> 1148<dd>
1118Compile <em>frills</em>: Disable the usage of the built-in block graphics/line 1149<p>Compile <em>frills</em>: Disable the usage of the built-in block graphics/line
1119drawing characters and just rely on what the specified fonts provide. Use 1150drawing characters and just rely on what the specified fonts provide. Use
1120this if you have a good font and want to use its block graphic glyphs; 1151this if you have a good font and want to use its block graphic glyphs;
1121option <strong>-sbg</strong>. 1152option <strong>-sbg</strong>.</p>
1122</dd> 1153</dd>
1123<p></p> 1154</li>
1124<dt><strong><a name="item_termname_3a_termname"><strong>termName:</strong> <em>termname</em></a></strong><br /> 1155<dt><strong><a name="item_termname_3a_termname"><strong>termName:</strong> <em>termname</em></a></strong>
1125</dt> 1156
1126<dd> 1157<dd>
1127Specifies the terminal type name to be set in the <strong>TERM</strong> environment 1158<p>Specifies the terminal type name to be set in the <strong>TERM</strong> environment
1128variable; option <strong>-tn</strong>. 1159variable; option <strong>-tn</strong>.</p>
1129</dd> 1160</dd>
1130<p></p> 1161</li>
1131<dt><strong><a name="item_linespace_3a_number"><strong>linespace:</strong> <em>number</em></a></strong><br /> 1162<dt><strong><a name="item_linespace_3a_number"><strong>linespace:</strong> <em>number</em></a></strong>
1132</dt> 1163
1133<dd> 1164<dd>
1134Specifies number of lines (pixel height) to insert between each row of 1165<p>Specifies number of lines (pixel height) to insert between each row of
1135the display [default 0]; option <strong>-lsp</strong>. 1166the display [default 0]; option <strong>-lsp</strong>.</p>
1136</dd> 1167</dd>
1137<p></p> 1168</li>
1138<dt><strong><a name="item_meta8_3a_boolean"><strong>meta8:</strong> <em>boolean</em></a></strong><br /> 1169<dt><strong><a name="item_meta8_3a_boolean"><strong>meta8:</strong> <em>boolean</em></a></strong>
1139</dt> 1170
1140<dd> 1171<dd>
1141<strong>True</strong>: handle Meta (Alt) + keypress to set the 8th bit. <strong>False</strong>: 1172<p><strong>True</strong>: handle Meta (Alt) + keypress to set the 8th bit. <strong>False</strong>:
1142handle Meta (Alt) + keypress as an escape prefix [default]. 1173handle Meta (Alt) + keypress as an escape prefix [default].</p>
1143</dd> 1174</dd>
1144<p></p> 1175</li>
1145<dt><strong><a name="item_mousewheelscrollpage_3a_boolean"><strong>mouseWheelScrollPage:</strong> <em>boolean</em></a></strong><br /> 1176<dt><strong><a name="item_mousewheelscrollpage_3a_boolean"><strong>mouseWheelScrollPage:</strong> <em>boolean</em></a></strong>
1146</dt> 1177
1147<dd> 1178<dd>
1148<strong>True</strong>: the mouse wheel scrolls a page full. <strong>False</strong>: the mouse wheel 1179<p><strong>True</strong>: the mouse wheel scrolls a page full. <strong>False</strong>: the mouse wheel
1149scrolls five lines [default]. 1180scrolls five lines [default].</p>
1150</dd> 1181</dd>
1151<p></p> 1182</li>
1152<dt><strong><a name="item_pastabletabs_3a_boolean"><strong>pastableTabs:</strong> <em>boolean</em></a></strong><br /> 1183<dt><strong><a name="item_pastabletabs_3a_boolean"><strong>pastableTabs:</strong> <em>boolean</em></a></strong>
1153</dt> 1184
1154<dd> 1185<dd>
1155<strong>True</strong>: store tabs as wide characters. <strong>False</strong>: interpret tabs as cursor 1186<p><strong>True</strong>: store tabs as wide characters. <strong>False</strong>: interpret tabs as cursor
1156movement only; option <code>-ptab</code>. 1187movement only; option <code>-ptab</code>.</p>
1157</dd> 1188</dd>
1158<p></p> 1189</li>
1159<dt><strong><a name="item_cursorblink_3a_boolean"><strong>cursorBlink:</strong> <em>boolean</em></a></strong><br /> 1190<dt><strong><a name="item_cursorblink_3a_boolean"><strong>cursorBlink:</strong> <em>boolean</em></a></strong>
1160</dt> 1191
1161<dd> 1192<dd>
1162<strong>True</strong>: blink the cursor. <strong>False</strong>: do not blink the cursor [default]; 1193<p><strong>True</strong>: blink the cursor. <strong>False</strong>: do not blink the cursor [default];
1163option <strong>-bc</strong>. 1194option <strong>-bc</strong>.</p>
1164</dd> 1195</dd>
1165<p></p> 1196</li>
1166<dt><strong><a name="item_pointerblank_3a_boolean"><strong>pointerBlank:</strong> <em>boolean</em></a></strong><br /> 1197<dt><strong><a name="item_pointerblank_3a_boolean"><strong>pointerBlank:</strong> <em>boolean</em></a></strong>
1167</dt> 1198
1168<dd> 1199<dd>
1169<strong>True</strong>: blank the pointer when a key is pressed or after a set number 1200<p><strong>True</strong>: blank the pointer when a key is pressed or after a set number
1170of seconds of inactivity. <strong>False</strong>: the pointer is always visible 1201of seconds of inactivity. <strong>False</strong>: the pointer is always visible
1171[default]. 1202[default].</p>
1172</dd> 1203</dd>
1173<p></p> 1204</li>
1174<dt><strong><a name="item_pointercolor_3a_colour"><strong>pointerColor:</strong> <em>colour</em></a></strong><br /> 1205<dt><strong><a name="item_pointercolor_3a_colour"><strong>pointerColor:</strong> <em>colour</em></a></strong>
1175</dt> 1206
1176<dd> 1207<dd>
1177Mouse pointer foreground colour. 1208<p>Mouse pointer foreground colour.</p>
1178</dd> 1209</dd>
1179<p></p> 1210</li>
1180<dt><strong><a name="item_pointercolor2_3a_colour"><strong>pointerColor2:</strong> <em>colour</em></a></strong><br /> 1211<dt><strong><a name="item_pointercolor2_3a_colour"><strong>pointerColor2:</strong> <em>colour</em></a></strong>
1181</dt> 1212
1182<dd> 1213<dd>
1183Mouse pointer background colour. 1214<p>Mouse pointer background colour.</p>
1184</dd> 1215</dd>
1185<p></p> 1216</li>
1186<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong><br /> 1217<dt><strong><a name="item_pointerblankdelay_3a_number"><strong>pointerBlankDelay:</strong> <em>number</em></a></strong>
1187</dt> 1218
1188<dd> 1219<dd>
1189Specifies number of seconds before blanking the pointer [default 2]. Use a 1220<p>Specifies number of seconds before blanking the pointer [default 2]. Use a
1190large number (e.g. <code>987654321</code>) to effectively disable the timeout. 1221large number (e.g. <code>987654321</code>) to effectively disable the timeout.</p>
1191</dd> 1222</dd>
1192<p></p> 1223</li>
1193<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong><br /> 1224<dt><strong><a name="item_backspacekey_3a_string"><strong>backspacekey:</strong> <em>string</em></a></strong>
1194</dt> 1225
1195<dd> 1226<dd>
1196The string to send when the backspace key is pressed. If set to <strong>DEC</strong> 1227<p>The string to send when the backspace key is pressed. If set to <strong>DEC</strong>
1197or unset it will send <strong>Delete</strong> (code 127) or, if shifted, <strong>Backspace</strong> 1228or unset it will send <strong>Delete</strong> (code 127) or, if shifted, <strong>Backspace</strong>
1198(code 8) - which can be reversed with the appropriate DEC private mode 1229(code 8) - which can be reversed with the appropriate DEC private mode
1199escape sequence. 1230escape sequence.</p>
1200</dd> 1231</dd>
1201<p></p> 1232</li>
1202<dt><strong><a name="item_deletekey_3a_string"><strong>deletekey:</strong> <em>string</em></a></strong><br /> 1233<dt><strong><a name="item_deletekey_3a_string"><strong>deletekey:</strong> <em>string</em></a></strong>
1203</dt> 1234
1204<dd> 1235<dd>
1205The string to send when the delete key (not the keypad delete key) is 1236<p>The string to send when the delete key (not the keypad delete key) is
1206pressed. If unset it will send the sequence traditionally associated 1237pressed. If unset it will send the sequence traditionally associated
1207with the <strong>Execute</strong> key. 1238with the <strong>Execute</strong> key.</p>
1208</dd> 1239</dd>
1209<p></p> 1240</li>
1210<dt><strong><a name="item_cutchars_3a_string"><strong>cutchars:</strong> <em>string</em></a></strong><br /> 1241<dt><strong><a name="item_cutchars_3a_string"><strong>cutchars:</strong> <em>string</em></a></strong>
1211</dt> 1242
1212<dd> 1243<dd>
1213The characters used as delimiters for double-click word selection. The 1244<p>The characters used as delimiters for double-click word selection
1214built-in default: 1245(whitespace delimiting is added automatically if resource is given).</p>
1246</dd>
1247<dd>
1248<p>When the selection extension is in use (the default if compiled in, see
1249the <code>rxvtperl(3)</code> manpage), a suitable regex using these characters
1250will be created (if the resource exists, otherwise, no regex will be
1251created). In this mode, characters outside ISO-8859-1 can be used.</p>
1252</dd>
1253<dd>
1254<p>When the selection extension is not used, only ISO-8859-1 characters can
1255be used. If not specified, the built-in default is used:</p>
1215</dd> 1256</dd>
1216<dd> 1257<dd>
1217<p><strong>BACKSLASH ```'&amp;()*,;&lt;=</strong>?@[]{|} &gt;&gt;</p> 1258<p><strong>BACKSLASH ```'&amp;()*,;&lt;=</strong>?@[]{|} &gt;&gt;</p>
1218</dd> 1259</dd>
1219<p></p> 1260</li>
1220<dt><strong><a name="item_preedittype_3a_style"><strong>preeditType:</strong> <em>style</em></a></strong><br /> 1261<dt><strong><a name="item_preedittype_3a_style"><strong>preeditType:</strong> <em>style</em></a></strong>
1221</dt> 1262
1222<dd> 1263<dd>
1223<strong>OverTheSpot</strong>, <strong>OffTheSpot</strong>, <strong>Root</strong>; option <strong>-pt</strong>. 1264<p><strong>OverTheSpot</strong>, <strong>OffTheSpot</strong>, <strong>Root</strong>; option <strong>-pt</strong>.</p>
1224</dd> 1265</dd>
1225<p></p> 1266</li>
1226<dt><strong><a name="item_inputmethod_3a_name"><strong>inputMethod:</strong> <em>name</em></a></strong><br /> 1267<dt><strong><a name="item_inputmethod_3a_name"><strong>inputMethod:</strong> <em>name</em></a></strong>
1227</dt> 1268
1228<dd> 1269<dd>
1229<em>name</em> of inputMethod to use; option <strong>-im</strong>. 1270<p><em>name</em> of inputMethod to use; option <strong>-im</strong>.</p>
1230</dd> 1271</dd>
1231<p></p> 1272</li>
1232<dt><strong><a name="item_imlocale_3a_name"><strong>imLocale:</strong> <em>name</em></a></strong><br /> 1273<dt><strong><a name="item_imlocale_3a_name"><strong>imLocale:</strong> <em>name</em></a></strong>
1233</dt> 1274
1234<dd> 1275<dd>
1235The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g. 1276<p>The locale to use for opening the IM. You can use an <code>LC_CTYPE</code> of e.g.
1236<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the 1277<code>de_DE.UTF-8</code> for normal text processing but <code>ja_JP.EUC-JP</code> for the
1237input extension to be able to input japanese characters while staying in 1278input extension to be able to input japanese characters while staying in
1238another locale; option <strong>-imlocale</strong>. 1279another locale; option <strong>-imlocale</strong>.</p>
1239</dd> 1280</dd>
1240<p></p> 1281</li>
1241<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong><br /> 1282<dt><strong><a name="item_imfont_3a_fontset"><strong>imFont:</strong> <em>fontset</em></a></strong>
1242</dt> 1283
1243<dd> 1284<dd>
1244Specify the font-set used for XIM styles <code>OverTheSpot</code> or 1285<p>Specify the font-set used for XIM styles <code>OverTheSpot</code> or
1245<code>OffTheSpot</code>. It must be a standard X font set (XLFD patterns separated 1286<code>OffTheSpot</code>. It must be a standard X font set (XLFD patterns separated
1246by commas), i.e. it's not in the same format as the other font lists used 1287by commas), i.e. it's not in the same format as the other font lists used
1247in rxvt. The default will be set-up to chose *any* suitable found 1288in rxvt. The default will be set-up to chose *any* suitable found
1248found, preferably one or two pixels differing in size to the base font. 1289found, preferably one or two pixels differing in size to the base font.
1249option <strong>-imfont</strong>. 1290option <strong>-imfont</strong>.</p>
1250</dd> 1291</dd>
1251<p></p> 1292</li>
1252<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong><br /> 1293<dt><strong><a name="item_tripleclickwords_3a_boolean"><strong>tripleclickwords:</strong> <em>boolean</em></a></strong>
1253</dt> 1294
1254<dd> 1295<dd>
1255Change the meaning of triple-click selection with the left mouse 1296<p>Change the meaning of triple-click selection with the left mouse
1256button. Instead of selecting a full line it will extend the selection to 1297button. Instead of selecting a full line it will extend the selection to
1257the end of the logical line only; option <strong>-tcw</strong>. 1298the end of the logical line only; option <strong>-tcw</strong>.</p>
1258</dd> 1299</dd>
1259<p></p> 1300</li>
1260<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong><br /> 1301<dt><strong><a name="item_insecure_3a_boolean"><strong>insecure:</strong> <em>boolean</em></a></strong>
1261</dt> 1302
1262<dd> 1303<dd>
1263Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that 1304<p>Enables ``insecure'' mode. Rxvt-unicode offers some escape sequences that
1264echo arbitrary strings like the icon name or the locale. This could be 1305echo arbitrary strings like the icon name or the locale. This could be
1265abused if somebody gets 8-bit-clean access to your display, whether 1306abused if somebody gets 8-bit-clean access to your display, whether
1266through a mail client displaying mail bodies unfiltered or through 1307through a mail client displaying mail bodies unfiltered or through
1267<code>write(1)</code> or any other means. Therefore, these sequences are disabled by 1308<code>write(1)</code> or any other means. Therefore, these sequences are disabled by
1268default. (Note that many other terminals, including xterm, have these 1309default. (Note that many other terminals, including xterm, have these
1269sequences enabled by default, which doesn't make it safer, though). 1310sequences enabled by default, which doesn't make it safer, though).</p>
1270</dd> 1311</dd>
1271<dd> 1312<dd>
1272<p>You can enable them by setting this boolean resource or specifying 1313<p>You can enable them by setting this boolean resource or specifying
1273<strong>-insecure</strong> as an option. At the moment, this enables display-answer, 1314<strong>-insecure</strong> as an option. At the moment, this enables display-answer,
1274locale, findfont, icon label and window title requests.</p> 1315locale, findfont, icon label and window title requests.</p>
1275</dd> 1316</dd>
1276<p></p> 1317</li>
1277<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong><br /> 1318<dt><strong><a name="item_modifier_3a_modifier"><strong>modifier:</strong> <em>modifier</em></a></strong>
1278</dt> 1319
1279<dd> 1320<dd>
1280Set the key to be interpreted as the Meta key to: <strong>alt</strong>, <strong>meta</strong>, 1321<p>Set the key to be interpreted as the Meta key to: <strong>alt</strong>, <strong>meta</strong>,
1281<strong>hyper</strong>, <strong>super</strong>, <strong>mod1</strong>, <strong>mod2</strong>, <strong>mod3</strong>, <strong>mod4</strong>, <strong>mod5</strong>; option 1322<strong>hyper</strong>, <strong>super</strong>, <strong>mod1</strong>, <strong>mod2</strong>, <strong>mod3</strong>, <strong>mod4</strong>, <strong>mod5</strong>; option
1282<strong>-mod</strong>. 1323<strong>-mod</strong>.</p>
1283</dd> 1324</dd>
1284<p></p> 1325</li>
1285<dt><strong><a name="item_answerbackstring_3a_string"><strong>answerbackString:</strong> <em>string</em></a></strong><br /> 1326<dt><strong><a name="item_answerbackstring_3a_string"><strong>answerbackString:</strong> <em>string</em></a></strong>
1286</dt> 1327
1287<dd> 1328<dd>
1288Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E) 1329<p>Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E)
1289character is passed through. It may contain escape values as described 1330character is passed through. It may contain escape values as described
1290in the entry on <strong>keysym</strong> following. 1331in the entry on <strong>keysym</strong> following.</p>
1291</dd> 1332</dd>
1292<p></p> 1333</li>
1293<dt><strong><a name="item_secondaryscreen_3a_boolean"><strong>secondaryScreen:</strong> <em>boolean</em></a></strong><br /> 1334<dt><strong><a name="item_secondaryscreen_3a_boolean"><strong>secondaryScreen:</strong> <em>boolean</em></a></strong>
1294</dt> 1335
1295<dd> 1336<dd>
1296Turn on/off secondary screen (default enabled). 1337<p>Turn on/off secondary screen (default enabled).</p>
1297</dd> 1338</dd>
1298<p></p> 1339</li>
1299<dt><strong><a name="item_secondaryscroll_3a_boolean"><strong>secondaryScroll:</strong> <em>boolean</em></a></strong><br /> 1340<dt><strong><a name="item_secondaryscroll_3a_boolean"><strong>secondaryScroll:</strong> <em>boolean</em></a></strong>
1300</dt> 1341
1301<dd> 1342<dd>
1302Turn on/off secondary screen scroll (default enabled). If the this 1343<p>Turn on/off secondary screen scroll (default enabled). If the this
1303option is enabled, scrolls on the secondary screen will change the 1344option is enabled, scrolls on the secondary screen will change the
1304scrollback buffer and switching to/from the secondary screen will 1345scrollback buffer and switching to/from the secondary screen will
1305instead scroll the screen up. 1346instead scroll the screen up.</p>
1306</dd> 1347</dd>
1307<p></p> 1348</li>
1308<dt><strong><a name="item_hold_3a_boolean"><strong>hold</strong>: <em>boolean</em></a></strong><br /> 1349<dt><strong><a name="item_hold_3a_boolean"><strong>hold</strong>: <em>boolean</em></a></strong>
1309</dt> 1350
1310<dd> 1351<dd>
1311Turn on/off hold window after exit support. If enabled, rxvt 1352<p>Turn on/off hold window after exit support. If enabled, rxvt
1312will not immediately destroy its window when the program executed within 1353will not immediately destroy its window when the program executed within
1313it exits. Instead, it will wait till it is being killed or closed by the 1354it exits. Instead, it will wait till it is being killed or closed by the
1314user. 1355user.</p>
1315</dd> 1356</dd>
1316<p></p> 1357</li>
1317<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong><br /> 1358<dt><strong><a name="item_keysym_2esym_3a_string"><strong>keysym.</strong><em>sym</em>: <em>string</em></a></strong>
1318</dt> 1359
1319<dd> 1360<dd>
1320Compile <em>frills</em>: Associate <em>string</em> with keysym <em>sym</em>. The 1361<p>Compile <em>frills</em>: Associate <em>string</em> with keysym <em>sym</em>. The
1321intervening resource name <strong>keysym.</strong> cannot be omitted. 1362intervening resource name <strong>keysym.</strong> cannot be omitted.</p>
1322</dd> 1363</dd>
1323<dd> 1364<dd>
1324<p>The format of <em>sym</em> is ``<em>(modifiers-)key</em>'', where <em>modifiers</em> can be 1365<p>The format of <em>sym</em> is ``<em>(modifiers-)key</em>'', where <em>modifiers</em> can be
1325any combination of <strong>ISOLevel3</strong>, <strong>AppKeypad</strong>, <strong>Control</strong>, <strong>NumLock</strong>, 1366any combination of <strong>ISOLevel3</strong>, <strong>AppKeypad</strong>, <strong>Control</strong>, <strong>NumLock</strong>,
1326<strong>Shift</strong>, <strong>Meta</strong>, <strong>Lock</strong>, <strong>Mod1</strong>, <strong>Mod2</strong>, <strong>Mod3</strong>, <strong>Mod4</strong>, <strong>Mod5</strong>, 1367<strong>Shift</strong>, <strong>Meta</strong>, <strong>Lock</strong>, <strong>Mod1</strong>, <strong>Mod2</strong>, <strong>Mod3</strong>, <strong>Mod4</strong>, <strong>Mod5</strong>,
1343<dd> 1384<dd>
1344<p><em>string</em> may contain escape values (<code>\a</code>: bell, <code>\b</code>: backspace, 1385<p><em>string</em> may contain escape values (<code>\a</code>: bell, <code>\b</code>: backspace,
1345<code>\e</code>, <code>\E</code>: escape, <code>\n</code>: newline, <code>\r</code>: carriage return, <code>\t</code>: tab, 1386<code>\e</code>, <code>\E</code>: escape, <code>\n</code>: newline, <code>\r</code>: carriage return, <code>\t</code>: tab,
1346<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete, 1387<code>\000</code>: octal number) or verbatim control characters (<code>^?</code>: delete,
1347<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it 1388<code>^@</code>: null, <code>^A</code> ...) and may be enclosed with double quotes so that it
1348can start or end with whitespace.</p> 1389can start or end with whitespace. <strong>This feature is deprecated and will
1390be removed</strong>.</p>
1349</dd> 1391</dd>
1350<dd> 1392<dd>
1351<p>Please note that you need to double the <code>\</code> in resource files, as 1393<p>Please note that you need to double the <code>\</code> in resource files, as
1352Xlib itself does it's own de-escaping (you can use <code>\033</code> instead of 1394Xlib itself does its own de-escaping (you can use <code>\033</code> instead of
1353<code>\e</code> (and so on), which will work with both Xt and rxvt's own 1395<code>\e</code> (and so on), which will work with both Xt and rxvt's own
1354processing).</p> 1396processing).</p>
1355</dd> 1397</dd>
1356<dd> 1398<dd>
1357<p>You can define a range of keysyms in one shot by providing a <em>string</em> 1399<p>You can define a range of keysyms in one shot by providing a <em>string</em>
1358with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimeter `/' 1400with pattern <strong>list/PREFIX/MIDDLE/SUFFIX</strong>, where the delimiter `/'
1359should be a character not used by the strings.</p> 1401should be a character not used by the strings.</p>
1360</dd> 1402</dd>
1361<dd> 1403<dd>
1362<p>Its usage can be demonstrated by an example:</p> 1404<p>Its usage can be demonstrated by an example:</p>
1363</dd> 1405</dd>
1435<dd> 1477<dd>
1436<pre> 1478<pre>
1437 URxvt.keysym.M-C-3: command:\033[8;25;80t 1479 URxvt.keysym.M-C-3: command:\033[8;25;80t
1438 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre> 1480 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1439</dd> 1481</dd>
1440<p></p> 1482</li>
1441<dt><strong><a name="item_perl_2dext_2dcommon_3a_string"><strong>perl-ext-common</strong>: <em>string</em></a></strong><br /> 1483<dt><strong><a name="item_perl_2dext_2dcommon_3a_string"><strong>perl-ext-common</strong>: <em>string</em></a></strong>
1442</dt> 1484
1443<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br /> 1485<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong>
1444</dt> 1486
1445<dd> 1487<dd>
1446Comma-separated <code>list(s)</code> of perl extension scripts (default: <code>default</code>) to 1488<p>Comma-separated <code>list(s)</code> of perl extension scripts (default: <code>default</code>) to
1447use in this terminal instance; option <strong>-pe</strong>. 1489use in this terminal instance; option <strong>-pe</strong>.</p>
1448</dd> 1490</dd>
1449<dd> 1491<dd>
1450<p>Extension names can be prefixed with a <code>-</code> sign to prohibit using 1492<p>Extension names can be prefixed with a <code>-</code> sign to prohibit using
1451them. This can be useful to selectively disable some extensions loaded 1493them. This can be useful to selectively disable some extensions loaded
1452by default, or specified via the <code>perl-ext-common</code> resource. For 1494by default, or specified via the <code>perl-ext-common</code> resource. For
1454<code>selection</code>.</p> 1496<code>selection</code>.</p>
1455</dd> 1497</dd>
1456<dd> 1498<dd>
1457<p>Extension names can also be followed by an argument in angle brackets 1499<p>Extension names can also be followed by an argument in angle brackets
1458(e.g. <code>searchable-scrollback&lt;M-s&gt;</code>, which binds the hotkey for 1500(e.g. <code>searchable-scrollback&lt;M-s&gt;</code>, which binds the hotkey for
1459searchable scorllback to Alt/Meta-s). Mentioning the same extension 1501searchable scrollback to Alt/Meta-s). Mentioning the same extension
1460multiple times with different arguments will pass multiple arguments to 1502multiple times with different arguments will pass multiple arguments to
1461the extension.</p> 1503the extension.</p>
1462</dd> 1504</dd>
1463<dd> 1505<dd>
1464<p>Each extension is looked up in the library directories, loaded if 1506<p>Each extension is looked up in the library directories, loaded if
1468<p>If both of these resources are the empty string, then the perl 1510<p>If both of these resources are the empty string, then the perl
1469interpreter will not be initialized. The idea behind two options is that 1511interpreter will not be initialized. The idea behind two options is that
1470<strong>perl-ext-common</strong> will be used for extensions that should be available to 1512<strong>perl-ext-common</strong> will be used for extensions that should be available to
1471all instances, while <strong>perl-ext</strong> is used for specific instances.</p> 1513all instances, while <strong>perl-ext</strong> is used for specific instances.</p>
1472</dd> 1514</dd>
1473<p></p> 1515</li>
1474<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br /> 1516<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong>
1475</dt> 1517
1476<dd> 1518<dd>
1477Perl code to be evaluated when all extensions have been registered. See 1519<p>Perl code to be evaluated when all extensions have been registered. See
1478the <code>rxvtperl(3)</code> manpage. Due to security reasons, this resource 1520the <code>rxvtperl(3)</code> manpage. Due to security reasons, this resource
1479will be ignored when running setuid/setgid. 1521will be ignored when running setuid/setgid.</p>
1480</dd> 1522</dd>
1481<p></p> 1523</li>
1482<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong><br /> 1524<dt><strong><a name="item_perl_2dlib_3a_path"><strong>perl-lib</strong>: <em>path</em></a></strong>
1483</dt> 1525
1484<dd> 1526<dd>
1485Colon-separated list of additional directories that hold extension 1527<p>Colon-separated list of additional directories that hold extension
1486scripts. When looking for extensions specified by the <code>perl</code> resource, 1528scripts. When looking for extensions specified by the <code>perl</code> resource,
1487rxvt will first look in these directories and then in 1529rxvt will first look in these directories and then in
1488<em>/opt/rxvt/lib/urxvt/perl/</em>. Due to security reasons, this resource 1530<em>/opt/rxvt/lib/urxvt/perl/</em>. Due to security reasons, this resource
1489will be ignored when running setuid/setgid. 1531will be ignored when running setuid/setgid.</p>
1490</dd> 1532</dd>
1491<dd> 1533<dd>
1492<p>See the <code>rxvtperl(3)</code> manpage.</p> 1534<p>See the <code>rxvtperl(3)</code> manpage.</p>
1493</dd> 1535</dd>
1494<p></p> 1536</li>
1495<dt><strong><a name="item_selection_2epattern_2didx_3a_perl_2dregex"><strong>selection.pattern-<em>idx</em> </strong>&gt;: <em>perl-regex</em></a></strong><br /> 1537<dt><strong><a name="item_selection_2epattern_2didx_3a_perl_2dregex"><strong>selection.pattern-<em>idx</em> </strong>&gt;: <em>perl-regex</em></a></strong>
1496</dt> 1538
1497<dd> 1539<dd>
1498Additional selection patterns, see the <code>rxvtperl(3)</code> manpage for 1540<p>Additional selection patterns, see the <code>rxvtperl(3)</code> manpage for
1499details. 1541details.</p>
1500</dd> 1542</dd>
1501<p></p> 1543</li>
1502<dt><strong><a name="item_selection_2dautotransform_2eidx_3a_perl_2dtransfor"><strong>selection-autotransform.<em>idx</em> </strong>&gt;: <em>perl-transform</em></a></strong><br /> 1544<dt><strong><a name="item_selection_2dautotransform_2eidx_3a_perl_2dtransfor"><strong>selection-autotransform.<em>idx</em> </strong>&gt;: <em>perl-transform</em></a></strong>
1503</dt> 1545
1504<dd> 1546<dd>
1505Selection auto-transform patterns, see the <code>rxvtperl(3)</code> manpage 1547<p>Selection auto-transform patterns, see the <code>rxvtperl(3)</code> manpage
1506for details. 1548for details.</p>
1507</dd> 1549</dd>
1508<p></p> 1550</li>
1509<dt><strong><a name="item_searchable_2dscrollback_3a_keysym"><strong>searchable-scrollback:</strong> <em>keysym</em></a></strong><br /> 1551<dt><strong><a name="item_searchable_2dscrollback_3a_keysym"><strong>searchable-scrollback:</strong> <em>keysym</em></a></strong>
1510</dt> 1552
1511<dd> 1553<dd>
1512Sets the hotkey that starts the incremental scrollback buffer search 1554<p>Sets the hotkey that starts the incremental scrollback buffer search
1513(default: <code>M-s</code>). 1555(default: <code>M-s</code>).</p>
1514</dd> 1556</dd>
1515<p></p> 1557</li>
1516<dt><strong><a name="item_urllauncher_3a_string"><strong>urlLauncher</strong>: <em>string</em></a></strong><br /> 1558<dt><strong><a name="item_urllauncher_3a_string"><strong>urlLauncher</strong>: <em>string</em></a></strong>
1517</dt> 1559
1518<dd> 1560<dd>
1519Specifies the program to be started with a URL argument. Used by the 1561<p>Specifies the program to be started with a URL argument. Used by the
1520<code>selection-popup</code> and <code>mark-urls</code> perl extensions. 1562<code>selection-popup</code> and <code>matcher</code> perl extensions.</p>
1521</dd> 1563</dd>
1522<p></p> 1564</li>
1523<dt><strong><a name="item_transient_2dfor_3a_windowid"><strong>transient-for</strong>: <em>windowid</em></a></strong><br /> 1565<dt><strong><a name="item_transient_2dfor_3a_windowid"><strong>transient-for</strong>: <em>windowid</em></a></strong>
1524</dt> 1566
1525<dd> 1567<dd>
1526Compile <em>frills</em>: Sets the WM_TRANSIENT_FOR property to the given window id. 1568<p>Compile <em>frills</em>: Sets the WM_TRANSIENT_FOR property to the given window id.</p>
1527</dd> 1569</dd>
1528<p></p> 1570</li>
1529<dt><strong><a name="item_override_2dredirect_3a_boolean"><strong>override-redirect</strong>: <em>boolean</em></a></strong><br /> 1571<dt><strong><a name="item_override_2dredirect_3a_boolean"><strong>override-redirect</strong>: <em>boolean</em></a></strong>
1530</dt> 1572
1531<dd> 1573<dd>
1532Compile <em>frills</em>: Sets override-redirect for the terminal window, making 1574<p>Compile <em>frills</em>: Sets override-redirect for the terminal window, making
1533it almost invisible to window managers; option <strong>-override-redirect</strong>. 1575it almost invisible to window managers; option <strong>-override-redirect</strong>.</p>
1576</dd>
1577</li>
1534</dd> 1578</dl>
1535<p></p></dl>
1536<p> 1579<p>
1537</p> 1580</p>
1538<hr /> 1581<hr />
1539<h1><a name="the_scrollbar">THE SCROLLBAR</a></h1> 1582<h1><a name="the_scrollbar">THE SCROLLBAR</a></h1>
1540<p>Lines of text that scroll off the top of the <strong>rxvt</strong> window 1583<p>Lines of text that scroll off the top of the <strong>rxvt</strong> window
1563<hr /> 1606<hr />
1564<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1> 1607<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1>
1565<p>The behaviour of text selection and insertion mechanism is similar to 1608<p>The behaviour of text selection and insertion mechanism is similar to
1566<em>xterm</em>(1).</p> 1609<em>xterm</em>(1).</p>
1567<dl> 1610<dl>
1568<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong><br /> 1611<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong>
1569</dt> 1612
1570<dd> 1613<dd>
1571Left click at the beginning of the region, drag to the end of the region 1614<p>Left click at the beginning of the region, drag to the end of the region
1572and release; Right click to extend the marked region; Left double-click 1615and release; Right click to extend the marked region; Left double-click
1573to select a word; Left triple-click to select the entire logical line 1616to select a word; Left triple-click to select the entire logical line
1574(which can span multiple screen lines), unless modified by resource 1617(which can span multiple screen lines), unless modified by resource
1575<strong>tripleclickwords</strong>. 1618<strong>tripleclickwords</strong>.</p>
1576</dd> 1619</dd>
1577<dd> 1620<dd>
1578<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys) 1621<p>Starting a selection while pressing the <strong>Meta</strong> key (or <strong>Meta+Ctrl</strong> keys)
1579(Compile: <em>frills</em>) will create a rectangular selection instead of a 1622(Compile: <em>frills</em>) will create a rectangular selection instead of a
1580normal one. In this mode, every selected row becomes its own line in the 1623normal one. In this mode, every selected row becomes its own line in the
1581selection, and trailing whitespace is visually underlined and removed from 1624selection, and trailing whitespace is visually underlined and removed from
1582the selection.</p> 1625the selection.</p>
1583</dd> 1626</dd>
1584<p></p> 1627</li>
1585<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong><br /> 1628<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong>
1586</dt> 1629
1587<dd> 1630<dd>
1588Pressing and releasing the Middle mouse button in an <strong>rxvt</strong> window 1631<p>Pressing and releasing the Middle mouse button in an <strong>rxvt</strong>
1589causes the value of the PRIMARY selection (Shift for CLIPBOARD) to be inserted 1632window causes the value of the PRIMARY selection (or CLIPBOARD with the
1590as if it had been typed on the keyboard. 1633Meta modifier) to be inserted as if it had been typed on the keyboard.</p>
1591<strong>Shift-Insert</strong> causes the value of the PRIMARY selection to be inserted too. 1634</dd>
1592</dd> 1635<dd>
1593<p></p></dl> 1636<p>Pressing <strong>Shift-Insert</strong> causes the value of the PRIMARY selection to be
1637inserted too.</p>
1638</dd>
1639</li>
1640</dl>
1594<p> 1641<p>
1595</p> 1642</p>
1596<hr /> 1643<hr />
1597<h1><a name="changing_fonts">CHANGING FONTS</a></h1> 1644<h1><a name="changing_fonts">CHANGING FONTS</a></h1>
1598<p>Changing fonts (or font sizes, respectively) via the keypad is not yet 1645<p>Changing fonts (or font sizes, respectively) via the keypad is not yet
1613and character codes using the keyboard. It consists of 4 parts. The 1660and character codes using the keyboard. It consists of 4 parts. The
1614first part is available rxvt-unicode has been compiled with 1661first part is available rxvt-unicode has been compiled with
1615<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled 1662<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled
1616with <code>--enable-iso14755</code>.</p> 1663with <code>--enable-iso14755</code>.</p>
1617<ul> 1664<ul>
1618<li><strong><a name="item_5_2e1_3a_basic_method">5.1: Basic method</a></strong><br /> 1665<li><strong><a name="item_5_2e1_3a_basic_method">5.1: Basic method</a></strong>
1619</li> 1666
1620This allows you to enter unicode characters using their hexcode. 1667<p>This allows you to enter unicode characters using their hexcode.</p>
1621<p>Start by pressing and holding both <code>Control</code> and <code>Shift</code>, then enter 1668<p>Start by pressing and holding both <code>Control</code> and <code>Shift</code>, then enter
1622hex-digits (between one and six). Releasing <code>Control</code> and <code>Shift</code> will 1669hex-digits (between one and six). Releasing <code>Control</code> and <code>Shift</code> will
1623commit the character as if it were typed directly. While holding down 1670commit the character as if it were typed directly. While holding down
1624<code>Control</code> and <code>Shift</code> you can also enter multiple characters by pressing 1671<code>Control</code> and <code>Shift</code> you can also enter multiple characters by pressing
1625<code>Space</code>, which will commit the current character and lets you start a new 1672<code>Space</code>, which will commit the current character and lets you start a new
1627<p>As an example of use, imagine a business card with a japanese e-mail 1674<p>As an example of use, imagine a business card with a japanese e-mail
1628address, which you cannot type. Fortunately, the card has the e-mail 1675address, which you cannot type. Fortunately, the card has the e-mail
1629address printed as hexcodes, e.g. <code>671d 65e5</code>. You can enter this easily 1676address printed as hexcodes, e.g. <code>671d 65e5</code>. You can enter this easily
1630by pressing <code>Control</code> and <code>Shift</code>, followed by <code>6-7-1-D-SPACE-6-5-E-5</code>, 1677by pressing <code>Control</code> and <code>Shift</code>, followed by <code>6-7-1-D-SPACE-6-5-E-5</code>,
1631followed by releasing the modifier keys.</p> 1678followed by releasing the modifier keys.</p>
1632<p></p> 1679</li>
1633<li><strong><a name="item_5_2e2_3a_keyboard_symbols_entry_method">5.2: Keyboard symbols entry method</a></strong><br /> 1680<li><strong><a name="item_5_2e2_3a_keyboard_symbols_entry_method">5.2: Keyboard symbols entry method</a></strong>
1634</li> 1681
1635This mode lets you input characters representing the keycap symbols of 1682<p>This mode lets you input characters representing the keycap symbols of
1636your keyboard, if representable in the current locale encoding. 1683your keyboard, if representable in the current locale encoding.</p>
1637<p>Start by pressing <code>Control</code> and <code>Shift</code> together, then releasing 1684<p>Start by pressing <code>Control</code> and <code>Shift</code> together, then releasing
1638them. The next special key (cursor keys, home etc.) you enter will not 1685them. The next special key (cursor keys, home etc.) you enter will not
1639invoke it's usual function but instead will insert the corresponding 1686invoke its usual function but instead will insert the corresponding
1640keycap symbol. The symbol will only be entered when the key has been 1687keycap symbol. The symbol will only be entered when the key has been
1641released, otherwise pressing e.g. <code>Shift</code> would enter the symbol for 1688released, otherwise pressing e.g. <code>Shift</code> would enter the symbol for
1642<code>ISO Level 2 Switch</code>, although your intention might have been to enter a 1689<code>ISO Level 2 Switch</code>, although your intention might have been to enter a
1643reverse tab (Shift-Tab).</p> 1690reverse tab (Shift-Tab).</p>
1644<p></p> 1691</li>
1645<li><strong><a name="item_5_2e3_3a_screen_2dselection_entry_method">5.3: Screen-selection entry method</a></strong><br /> 1692<li><strong><a name="item_5_2e3_3a_screen_2dselection_entry_method">5.3: Screen-selection entry method</a></strong>
1646</li> 1693
1647While this is implemented already (it's basically the selection 1694<p>While this is implemented already (it's basically the selection
1648mechanism), it could be extended by displaying a unicode character map. 1695mechanism), it could be extended by displaying a unicode character map.</p>
1649<p></p> 1696</li>
1650<li><strong><a name="item_5_2e4_3a_feedback_method_for_identifying_displayed">5.4: Feedback method for identifying displayed characters for later input</a></strong><br /> 1697<li><strong><a name="item_5_2e4_3a_feedback_method_for_identifying_displayed">5.4: Feedback method for identifying displayed characters for later input</a></strong>
1651</li> 1698
1652This method lets you display the unicode character code associated with 1699<p>This method lets you display the unicode character code associated with
1653characters already displayed. 1700characters already displayed.</p>
1654<p>You enter this mode by holding down <code>Control</code> and <code>Shift</code> together, then 1701<p>You enter this mode by holding down <code>Control</code> and <code>Shift</code> together, then
1655pressing and holding the left mouse button and moving around. The unicode 1702pressing and holding the left mouse button and moving around. The unicode
1656hex <code>code(s)</code> (it might be a combining character) of the character under the 1703hex <code>code(s)</code> (it might be a combining character) of the character under the
1657pointer is displayed until you release <code>Control</code> and <code>Shift</code>.</p> 1704pointer is displayed until you release <code>Control</code> and <code>Shift</code>.</p>
1658<p>In addition to the hex codes it will display the font used to draw this 1705<p>In addition to the hex codes it will display the font used to draw this
1659character - due to implementation reasons, characters combined with 1706character - due to implementation reasons, characters combined with
1660combining characters, line drawing characters and unknown characters will 1707combining characters, line drawing characters and unknown characters will
1661always be drawn using the built-in support font.</p> 1708always be drawn using the built-in support font.</p>
1662<p></p></ul> 1709</li>
1710</ul>
1663<p>With respect to conformance, rxvt-unicode is supposed to be compliant to 1711<p>With respect to conformance, rxvt-unicode is supposed to be compliant to
1664both scenario A and B of ISO 14755, including part 5.2.</p> 1712both scenario A and B of ISO 14755, including part 5.2.</p>
1665<p> 1713<p>
1666</p> 1714</p>
1667<hr /> 1715<hr />
1675<hr /> 1723<hr />
1676<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1> 1724<h1><a name="colors_and_graphics">COLORS AND GRAPHICS</a></h1>
1677<p>In addition to the default foreground and background colours, 1725<p>In addition to the default foreground and background colours,
1678<strong>rxvt</strong> can display up to 16 colours (8 ANSI colours plus 1726<strong>rxvt</strong> can display up to 16 colours (8 ANSI colours plus
1679high-intensity bold/blink versions of the same). Here is a list of the 1727high-intensity bold/blink versions of the same). Here is a list of the
1680colours with their <strong>rgb.txt</strong> names.</p> 1728colours with their names.</p>
1681<table> 1729<table>
1682<tr><td>color0</td><td>(black)</td><td>= Black</td></tr> 1730<tr><td>color0</td><td>(black)</td><td>= Black</td></tr>
1683<tr><td>color1</td><td>(red)</td><td>= Red3</td></tr> 1731<tr><td>color1</td><td>(red)</td><td>= Red3</td></tr>
1684<tr><td>color2</td><td>(green)</td><td>= Green3</td></tr> 1732<tr><td>color2</td><td>(green)</td><td>= Green3</td></tr>
1685<tr><td>color3</td><td>(yellow)</td><td>= Yellow3</td></tr> 1733<tr><td>color3</td><td>(yellow)</td><td>= Yellow3</td></tr>
1699<tr><td>background</td><td></td><td>= White</td></tr> 1747<tr><td>background</td><td></td><td>= White</td></tr>
1700</table><p>It is also possible to specify the colour values of <strong>foreground</strong>, 1748</table><p>It is also possible to specify the colour values of <strong>foreground</strong>,
1701<strong>background</strong>, <strong>cursorColor</strong>, <strong>cursorColor2</strong>, <strong>colorBD</strong>, <strong>colorUL</strong> as 1749<strong>background</strong>, <strong>cursorColor</strong>, <strong>cursorColor2</strong>, <strong>colorBD</strong>, <strong>colorUL</strong> as
1702a number 0-15, as a convenient shorthand to reference the colour name of 1750a number 0-15, as a convenient shorthand to reference the colour name of
1703color0-color15.</p> 1751color0-color15.</p>
1752<p>In addition to the colours defined above, rxvt offers an
1753additional 72 colours. The first 64 of those (with indices 16 to 79)
1754consist of a 4*4*4 RGB colour cube (i.e. <em>index = r * 16 + g * 4 + b +
175516</em>), followed by 8 additional shades of gray (with indices 80 to 87).</p>
1756<p>Together, all those colours implement the 88 colour xterm colours. Only
1757the first 16 can be changed using resources currently, the rest can only
1758be changed via command sequences (``escape codes'').</p>
1704<p>Note that <strong>-rv</strong> (<strong>``reverseVideo: True''</strong>) simulates reverse video by 1759<p>Note that <strong>-rv</strong> (<strong>``reverseVideo: True''</strong>) simulates reverse video by
1705always swapping the foreground/background colours. This is in contrast to 1760always swapping the foreground/background colours. This is in contrast to
1706<em>xterm</em>(1) where the colours are only swapped if they have not otherwise 1761<em>xterm</em>(1) where the colours are only swapped if they have not otherwise
1707been specified. For example,</p> 1762been specified. For example,</p>
1708<dl> 1763<dl>
1709<dt><strong><a name="item_rxvt__2dfg_black__2dbg_white__2drv"><strong>rxvt -fg Black -bg White -rv</strong></a></strong><br /> 1764<dt><strong><a name="item_rxvt__2dfg_black__2dbg_white__2drv"><strong>rxvt -fg Black -bg White -rv</strong></a></strong>
1710</dt> 1765
1711<dd> 1766<dd>
1712would yield White on Black, while on <em>xterm</em>(1) it would yield Black 1767<p>would yield White on Black, while on <em>xterm</em>(1) it would yield Black
1713on White. 1768on White.</p>
1769</dd>
1770</li>
1714</dd> 1771</dl>
1715<p></p></dl> 1772<p>
1773</p>
1774<h2><a name="alpha_channel_support">ALPHA CHANNEL SUPPORT</a></h2>
1775<p>If Xft support has been compiled in and as long as Xft/Xrender/X don't get
1776their act together, rxvt-unicode will support <code>rgba:rrrr/gggg/bbbb/aaaa</code>
1777(recommended, but <strong>MUST</strong> have 4 digits/component) colour specifications,
1778in addition to the ones provided by X, where the additional A component
1779specifies opacity (alpha) values. The minimum value of <code>0</code> is completely
1780transparent). You can also prefix any color with <code>[percent]</code>, where
1781<code>percent</code> is a decimal percentage (0-100) that specifies the opacity of
1782the color, where <code>0</code> is completely transparent and <code>100</code> is completelxy
1783opaque.</p>
1784<p>You probably need to specify <strong>``-depth 32''</strong>, too, and have the luck that
1785your X-server uses ARGB pixel layout, as X is far from just supporting
1786ARGB visuals out of the box, and rxvt-unicode just fudges around.</p>
1787<p>For example, the following selects an almost completely transparent red
1788background, and an almost opaque pink foreground:</p>
1789<pre>
1790 rxvt -depth 32 -bg rgba:0000/0000/0000/aaaa -fg &quot;[80]pink&quot;</pre>
1791<p><em>Please note that transparency of any kind if completely unsupported by
1792the author. Don't bug him with installation questions!</em></p>
1716<p> 1793<p>
1717</p> 1794</p>
1718<hr /> 1795<hr />
1719<h1><a name="environment">ENVIRONMENT</a></h1> 1796<h1><a name="environment">ENVIRONMENT</a></h1>
1720<p><strong>rxvt</strong> sets and/or uses the following environment variables:</p> 1797<p><strong>rxvt</strong> sets and/or uses the following environment variables:</p>
1721<dl> 1798<dl>
1722<dt><strong><a name="item_term"><strong>TERM</strong></a></strong><br /> 1799<dt><strong><a name="item_term"><strong>TERM</strong></a></strong>
1723</dt> 1800
1724<dd> 1801<dd>
1725Normally set to <code>rxvt-unicode</code>, unless overwritten at configure time, via 1802<p>Normally set to <code>rxvt-unicode</code>, unless overwritten at configure time, via
1726resources or on the commandline. 1803resources or on the command line.</p>
1727</dd> 1804</dd>
1728<p></p> 1805</li>
1729<dt><strong><a name="item_colorterm"><strong>COLORTERM</strong></a></strong><br /> 1806<dt><strong><a name="item_colorterm"><strong>COLORTERM</strong></a></strong>
1730</dt> 1807
1731<dd> 1808<dd>
1732Either <code>rxvt</code>, <code>rxvt-xpm</code>, depending on wether rxvt was 1809<p>Either <code>rxvt</code>, <code>rxvt-xpm</code>, depending on whether rxvt was
1733compiled with XPM support, and optionally with the added extension 1810compiled with XPM support, and optionally with the added extension
1734<code>-mono</code> to indicate that rxvt-unicode runs on a monochrome screen. 1811<code>-mono</code> to indicate that rxvt-unicode runs on a monochrome screen.</p>
1735</dd> 1812</dd>
1736<p></p> 1813</li>
1737<dt><strong><a name="item_colorfgbg"><strong>COLORFGBG</strong></a></strong><br /> 1814<dt><strong><a name="item_colorfgbg"><strong>COLORFGBG</strong></a></strong>
1738</dt> 1815
1739<dd> 1816<dd>
1740Set to a string of the form <code>fg;bg</code> or <code>fg;xpm;bg</code>, where <code>fg</code> is 1817<p>Set to a string of the form <code>fg;bg</code> or <code>fg;xpm;bg</code>, where <code>fg</code> is
1741the colour code used as default foreground/text colour (or the string 1818the colour code used as default foreground/text colour (or the string
1742<code>default</code> to indicate that the default-colour escape sequence is to be 1819<code>default</code> to indicate that the default-colour escape sequence is to be
1743used), <code>bg</code> is the colour code used as default background colour (or the 1820used), <code>bg</code> is the colour code used as default background colour (or the
1744string <code>default</code>), and <code>xpm</code> is the string <code>default</code> if rxvt 1821string <code>default</code>), and <code>xpm</code> is the string <code>default</code> if rxvt
1745was compiled with XPM support. Libraries like <code>ncurses</code> and <code>slang</code> can 1822was compiled with XPM support. Libraries like <code>ncurses</code> and <code>slang</code> can
1746(and do) use this information to optimize screen output. 1823(and do) use this information to optimize screen output.</p>
1747</dd> 1824</dd>
1748<p></p> 1825</li>
1749<dt><strong><a name="item_windowid"><strong>WINDOWID</strong></a></strong><br /> 1826<dt><strong><a name="item_windowid"><strong>WINDOWID</strong></a></strong>
1750</dt> 1827
1751<dd> 1828<dd>
1752Set to the (decimal) X Window ID of the rxvt window (the toplevel 1829<p>Set to the (decimal) X Window ID of the rxvt window (the toplevel
1753window, which usually has subwindows for the scrollbar, the terminal 1830window, which usually has subwindows for the scrollbar, the terminal
1754window and so on). 1831window and so on).</p>
1755</dd> 1832</dd>
1756<p></p> 1833</li>
1757<dt><strong><a name="item_terminfo"><strong>TERMINFO</strong></a></strong><br /> 1834<dt><strong><a name="item_terminfo"><strong>TERMINFO</strong></a></strong>
1758</dt> 1835
1759<dd> 1836<dd>
1760Set to the terminfo directory iff rxvt was configured with 1837<p>Set to the terminfo directory iff rxvt was configured with
1761<code>--with-terminfo=PATH</code>. 1838<code>--with-terminfo=PATH</code>.</p>
1762</dd> 1839</dd>
1763<p></p> 1840</li>
1764<dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong><br /> 1841<dt><strong><a name="item_display"><strong>DISPLAY</strong></a></strong>
1765</dt> 1842
1766<dd> 1843<dd>
1767Used by rxvt to connect to the display and set to the correct 1844<p>Used by rxvt to connect to the display and set to the correct
1768display in it's child processes. 1845display in its child processes.</p>
1769</dd> 1846</dd>
1770<p></p> 1847</li>
1771<dt><strong><a name="item_shell"><strong>SHELL</strong></a></strong><br /> 1848<dt><strong><a name="item_shell"><strong>SHELL</strong></a></strong>
1772</dt> 1849
1773<dd> 1850<dd>
1774The shell to be used for command execution, defaults to <code>/bin/sh</code>. 1851<p>The shell to be used for command execution, defaults to <code>/bin/sh</code>.</p>
1775</dd> 1852</dd>
1776<p></p> 1853</li>
1777<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong><br /> 1854<dt><strong><a name="item_rxvt_socket"><strong>RXVT_SOCKET</strong></a></strong>
1778</dt> 1855
1779<dd> 1856<dd>
1780The unix domain socket path used by <code>rxvtc(1)</code> and 1857<p>The unix domain socket path used by <code>rxvtc(1)</code> and
1781rxvtd(1). 1858rxvtd(1).</p>
1782</dd> 1859</dd>
1783<dd> 1860<dd>
1784<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p> 1861<p>Default <em>$HOME/.rxvt-unicode-<em>&lt;nodename </em></em> &gt;&gt;&gt;.</p>
1785</dd> 1862</dd>
1786<p></p> 1863</li>
1787<dt><strong><a name="item_home"><strong>HOME</strong></a></strong><br /> 1864<dt><strong><a name="item_home"><strong>HOME</strong></a></strong>
1788</dt> 1865
1789<dd> 1866<dd>
1790Used to locate the default directory for the unix domain socket for 1867<p>Used to locate the default directory for the unix domain socket for
1791daemon communications and to locate various resource files (such as 1868daemon communications and to locate various resource files (such as
1792<code>.Xdefaults</code>) 1869<code>.Xdefaults</code>)</p>
1793</dd> 1870</dd>
1794<p></p> 1871</li>
1795<dt><strong><a name="item_xapplresdir"><strong>XAPPLRESDIR</strong></a></strong><br /> 1872<dt><strong><a name="item_xapplresdir"><strong>XAPPLRESDIR</strong></a></strong>
1796</dt> 1873
1797<dd> 1874<dd>
1798Directory where various X resource files are being located. 1875<p>Directory where various X resource files are being located.</p>
1799</dd> 1876</dd>
1800<p></p> 1877</li>
1801<dt><strong><a name="item_xenvironment"><strong>XENVIRONMENT</strong></a></strong><br /> 1878<dt><strong><a name="item_xenvironment"><strong>XENVIRONMENT</strong></a></strong>
1802</dt> 1879
1803<dd> 1880<dd>
1804If set and accessible, gives the name of a X resource file to be loaded by 1881<p>If set and accessible, gives the name of a X resource file to be loaded by
1805rxvt. 1882rxvt.</p>
1883</dd>
1884</li>
1806</dd> 1885</dl>
1807<p></p></dl>
1808<p> 1886<p>
1809</p> 1887</p>
1810<hr /> 1888<hr />
1811<h1><a name="files">FILES</a></h1> 1889<h1><a name="files">FILES</a></h1>
1812<dl> 1890<dl>
1813<dt><strong><a name="item__2fusr_2flib_2fx11_2frgb_2etxt"><strong>/usr/lib/X11/rgb.txt</strong></a></strong><br /> 1891<dt><strong><a name="item__2fusr_2flib_2fx11_2frgb_2etxt"><strong>/usr/lib/X11/rgb.txt</strong></a></strong>
1814</dt> 1892
1815<dd>
1816Color names.
1817</dd> 1893<dd>
1818<p></p></dl> 1894<p>Color names.</p>
1895</dd>
1896</li>
1897</dl>
1819<p> 1898<p>
1820</p> 1899</p>
1821<hr /> 1900<hr />
1822<h1><a name="see_also">SEE ALSO</a></h1> 1901<h1><a name="see_also">SEE ALSO</a></h1>
1823<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p> 1902<p>rxvt(7), rxvtc(1), rxvtd(1), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), <code>utmp(5)</code></p>
1824<p> 1903<p>
1825</p> 1904</p>
1826<hr /> 1905<hr />
1827<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1> 1906<h1><a name="current_project_coordinator">CURRENT PROJECT COORDINATOR</a></h1>
1828<dl> 1907<dl>
1829<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong><br /> 1908<dt><strong><a name="item_project_coordinator">Project Coordinator</a></strong>
1830</dt> 1909
1831<dd> 1910<dd>
1832Marc A. Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt; 1911<p>Marc A. Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;</p>
1833</dd>
1834<dd> 1912</dd>
1913<dd>
1835<p><a href="http://software.schmorp.de/#rxvt-unicode">http://software.schmorp.de/#rxvt-unicode</a></p> 1914<p><a href="http://software.schmorp.de/pkg/rxvt-unicode.html">http://software.schmorp.de/pkg/rxvt-unicode.html</a></p>
1915</dd>
1916</li>
1836</dd> 1917</dl>
1837<p></p></dl>
1838<p> 1918<p>
1839</p> 1919</p>
1840<hr /> 1920<hr />
1841<h1><a name="authors">AUTHORS</a></h1> 1921<h1><a name="authors">AUTHORS</a></h1>
1842<dl> 1922<dl>
1843<dt><strong><a name="item_john_bovey">John Bovey</a></strong><br /> 1923<dt><strong><a name="item_john_bovey">John Bovey</a></strong>
1844</dt> 1924
1845<dd> 1925<dd>
1846University of Kent, 1992, wrote the original Xvt. 1926<p>University of Kent, 1992, wrote the original Xvt.</p>
1847</dd> 1927</dd>
1848<p></p> 1928</li>
1849<dt><strong><a name="item_rob_nation__3cnation_40rocket_2esanders_2elockheed">Rob Nation <em><a href="mailto:<nation@rocket.sanders.lockheed.com"><nation@rocket.sanders.lockheed.com</a></em>&gt;</a></strong><br /> 1929<dt><strong><a name="item_rob_nation__3cnation_40rocket_2esanders_2elockheed">Rob Nation <em><a href="mailto:<nation@rocket.sanders.lockheed.com"><nation@rocket.sanders.lockheed.com</a></em>&gt;</a></strong>
1850</dt> 1930
1851<dd> 1931<dd>
1852very heavily modified Xvt and came up with Rxvt 1932<p>very heavily modified Xvt and came up with Rxvt</p>
1853</dd> 1933</dd>
1854<p></p> 1934</li>
1855<dt><strong><a name="item_angelo_haritsis__3cah_40doc_2eic_2eac_2euk_3e">Angelo Haritsis <em><a href="mailto:<ah@doc.ic.ac.uk"><ah@doc.ic.ac.uk</a></em>&gt;</a></strong><br /> 1935<dt><strong><a name="item_angelo_haritsis__3cah_40doc_2eic_2eac_2euk_3e">Angelo Haritsis <em><a href="mailto:<ah@doc.ic.ac.uk"><ah@doc.ic.ac.uk</a></em>&gt;</a></strong>
1856</dt> 1936
1857<dd> 1937<dd>
1858wrote the Greek Keyboard Input (no longer in code) 1938<p>wrote the Greek Keyboard Input (no longer in code)</p>
1859</dd> 1939</dd>
1860<p></p> 1940</li>
1861<dt><strong><a name="item_mj_olesen__3colesen_40me_2equeensu_2eca_3e">mj olesen <em><a href="mailto:<olesen@me.QueensU.CA"><olesen@me.QueensU.CA</a></em>&gt;</a></strong><br /> 1941<dt><strong><a name="item_mj_olesen__3colesen_40me_2equeensu_2eca_3e">mj olesen <em><a href="mailto:<olesen@me.QueensU.CA"><olesen@me.QueensU.CA</a></em>&gt;</a></strong>
1862</dt> 1942
1863<dd> 1943<dd>
1864Wrote the menu system. 1944<p>Wrote the menu system.</p>
1865</dd> 1945</dd>
1866<dd> 1946<dd>
1867<p>Project Coordinator (changes.txt 2.11 to 2.21)</p> 1947<p>Project Coordinator (changes.txt 2.11 to 2.21)</p>
1868</dd> 1948</dd>
1869<p></p> 1949</li>
1870<dt><strong><a name="item_oezguer_kesim__3ckesim_40math_2efu_2dberlin_2ede_3">Oezguer Kesim <em><a href="mailto:<kesim@math.fu-berlin.de"><kesim@math.fu-berlin.de</a></em>&gt;</a></strong><br /> 1950<dt><strong><a name="item_oezguer_kesim__3ckesim_40math_2efu_2dberlin_2ede_3">Oezguer Kesim <em><a href="mailto:<kesim@math.fu-berlin.de"><kesim@math.fu-berlin.de</a></em>&gt;</a></strong>
1871</dt> 1951
1872<dd> 1952<dd>
1873Project Coordinator (changes.txt 2.21a to 2.4.5) 1953<p>Project Coordinator (changes.txt 2.21a to 2.4.5)</p>
1874</dd> 1954</dd>
1875<p></p> 1955</li>
1876<dt><strong><a name="item_geoff_wing__3cgcw_40pobox_2ecom_3e">Geoff Wing <em><a href="mailto:<gcw@pobox.com"><gcw@pobox.com</a></em>&gt;</a></strong><br /> 1956<dt><strong><a name="item_geoff_wing__3cgcw_40pobox_2ecom_3e">Geoff Wing <em><a href="mailto:<gcw@pobox.com"><gcw@pobox.com</a></em>&gt;</a></strong>
1877</dt> 1957
1878<dd> 1958<dd>
1879Rewrote screen display and text selection routines. 1959<p>Rewrote screen display and text selection routines.
1880 1960</p>
1881</dd> 1961</dd>
1882<dd> 1962<dd>
1883<pre> 1963<pre>
1884 1964
1885Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)</pre> 1965Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)</pre>
1886</dd> 1966</dd>
1887<p></p> 1967</li>
1888<dt><strong><a name="item_marc_alexander_lehmann__3crxvt_2dunicode_40schmorp">Marc Alexander Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;</a></strong><br /> 1968<dt><strong><a name="item_marc_alexander_lehmann__3crxvt_2dunicode_40schmorp">Marc Alexander Lehmann <em><a href="mailto:<rxvt-unicode@schmorp.de"><rxvt-unicode@schmorp.de</a></em>&gt;</a></strong>
1889</dt> 1969
1890<dd> 1970<dd>
1891Forked rxvt-unicode, unicode support, rewrote almost all the code, perl 1971<p>Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1892extension, random hacks, numerous bugfixes and extensions. 1972extension, random hacks, numerous bugfixes and extensions.</p>
1893</dd> 1973</dd>
1894<dd> 1974<dd>
1895<p>Project Coordinator (Changes 1.0 -)</p> 1975<p>Project Coordinator (Changes 1.0 -)</p>
1896</dd> 1976</dd>
1897<p></p> 1977</li>
1898<dt><strong><a name="item_emanuele_giaquinta__3ce_2egiaquinta_40glauco_2eit_">Emanuele Giaquinta <em><a href="mailto:<e.giaquinta@glauco.it"><e.giaquinta@glauco.it</a></em>&gt;</a></strong><br /> 1978<dt><strong><a name="item_emanuele_giaquinta__3ce_2egiaquinta_40glauco_2eit_">Emanuele Giaquinta <em><a href="mailto:<e.giaquinta@glauco.it"><e.giaquinta@glauco.it</a></em>&gt;</a></strong>
1899</dt> 1979
1900<dd> 1980<dd>
1901Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing. 1981<p>Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.</p>
1982</dd>
1983</li>
1902</dd> 1984</dl>
1903<p></p></dl>
1904 1985
1905</body> 1986</body>
1906 1987
1907</html> 1988</html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines