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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines