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.68 by root, Sun Jun 24 22:30:52 2007 UTC vs.
Revision 1.69 by root, Wed Aug 1 18:38:15 2007 UTC

4<head> 4<head>
5 <title>rxvt-unicode (ouR XVT, unicode)</title> 5 <title>rxvt-unicode (ouR XVT, unicode)</title>
6 <meta name="description" content="Pod documentation for rxvt-unicode (ouR XVT, unicode)" /> 6 <meta name="description" content="Pod documentation for rxvt-unicode (ouR XVT, unicode)" />
7 <meta name="inputfile" content="&lt;standard input&gt;" /> 7 <meta name="inputfile" content="&lt;standard input&gt;" />
8 <meta name="outputfile" content="&lt;standard output&gt;" /> 8 <meta name="outputfile" content="&lt;standard output&gt;" />
9 <meta name="created" content="Mon Jun 25 00:30:33 2007" /> 9 <meta name="created" content="Wed Aug 1 20:30:03 2007" />
10 <meta name="generator" content="Pod::Xhtml 1.57" /> 10 <meta name="generator" content="Pod::Xhtml 1.57" />
11<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head> 11<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
12<body> 12<body>
13<div class="pod"> 13<div class="pod">
14<!-- INDEX START --> 14<!-- INDEX START -->
50<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 50<p><strong>rxvt</strong> [options] [-e command [ args ]]</p>
51 51
52</div> 52</div>
53<h1 id="DESCRIPTION">DESCRIPTION</h1><p><a href="#TOP" class="toplink">Top</a></p> 53<h1 id="DESCRIPTION">DESCRIPTION</h1><p><a href="#TOP" class="toplink">Top</a></p>
54<div id="DESCRIPTION_CONTENT"> 54<div id="DESCRIPTION_CONTENT">
55<p><strong>rxvt-unicode</strong>, version <strong>8.2</strong>, is a colour vt102 terminal 55<p><strong>rxvt-unicode</strong>, version <strong>8.3</strong>, is a colour vt102 terminal
56emulator intended as an <i>xterm</i>(1) replacement for users who do not 56emulator intended as an <i>xterm</i>(1) replacement for users who do not
57require features such as Tektronix 4014 emulation and toolkit-style 57require features such as Tektronix 4014 emulation and toolkit-style
58configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space -- 58configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space --
59a significant advantage on a machine serving many X sessions.</p> 59a significant advantage on a machine serving many X sessions.</p>
60 60
176 <dt><strong>-tint</strong> <i>colour</i></dt> 176 <dt><strong>-tint</strong> <i>colour</i></dt>
177 <dd> 177 <dd>
178 <p>Tint the transparent background pixmap with the given colour when 178 <p>Tint the transparent background pixmap with the given colour when
179transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. This only works for 179transparency is enabled with <strong>-tr</strong> or <strong>-ip</strong>. This only works for
180non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be 180non-tiled backgrounds, currently. See also the <strong>-sh</strong> option that can be
181used to brighten or darken the image in addition to tinting it; resource 181used to brighten or darken the image in addition to tinting it.
182Please note that certain tint colours can be applied on the server-side,
183thus yielding performance gain of two orders of magnitude. These colours are:
184blue, red, green, cyan, magenta, yellow, and those close to them; resource
182<i>tintColor</i>. Example:</p> 185<i>tintColor</i>. Example:</p>
183<pre> rxvt -tr -tint blue -sh 40 186<pre> rxvt -tr -tint blue -sh 40
184 187
185</pre> 188</pre>
186 </dd> 189 </dd>
187 <dt><strong>-sh</strong> <i>number</i> </dt> 190 <dt><strong>-sh</strong> <i>number</i></dt>
188 <dd> 191 <dd>
189 <p>Darken (0 .. 100) or lighten (-1 .. -100) the transparent 192 <p>Darken (0 .. 100) or lighten (-1 .. -100) the transparent
190background image in addition to (or instead of) tinting it; 193background image in addition to (or instead of) tinting it;
191resource <i>shading</i>.</p> 194resource <i>shading</i>.</p>
192 </dd> 195 </dd>
193 <dt><strong>-blt</strong> <i>string</i></dt> 196 <dt><strong>-blt</strong> <i>string</i></dt>
194 <dd> 197 <dd>
195 <p>Specify background blending type. If background pixmap is specified 198 <p>Specify background blending type. If background pixmap is specified
196at the same time as transparency - such pixmap will be blended over 199at the same time as transparency - such pixmap will be blended over
197transparency image, using method specified. Supported values are : 200transparency image, using method specified. Supported values are :
198<strong>add</strong>, <strong>alphablend</strong>, <strong>allanon</strong> - color values averaging, <strong>colorize</strong>, 201<strong>add</strong>, <strong>alphablend</strong>, <strong>allanon</strong> - color values averaging, <strong>colorize</strong>,
199<strong>darken</strong>, <strong>diff</strong>, <strong>dissipate</strong>, <strong>hue</strong>, <strong>lighten</strong>, <strong>overlay</strong>, 202<strong>darken</strong>, <strong>diff</strong>, <strong>dissipate</strong>, <strong>hue</strong>, <strong>lighten</strong>, <strong>overlay</strong>,
200<strong>saturate</strong>, <strong>screen</strong>, <strong>sub</strong>, <strong>tint</strong>, <strong>value</strong>. The default is 203<strong>saturate</strong>, <strong>screen</strong>, <strong>sub</strong>, <strong>tint</strong>, <strong>value</strong>. The default is
201alpha-blending; resource <i>blendType</i>.</p> 204alpha-blending; resource <i>blendType</i>.</p>
202 </dd> 205 </dd>
203 <dt><strong>-blr</strong> <i>number</i></dt> 206 <dt><strong>-blr</strong> <i>HxV</i></dt>
204 <dd> 207 <dd>
205 <p>Apply Gaussian Blur with the specified radius to the transparent 208 <p>Apply Gaussian Blur with the specified radii to the transparent
206background image; resource <i>blurRadius</i>.</p> 209background image. If single number is specified - both vertical and
210horizontal radii are considered to be the same. Setting one of the
211radii to 1 and another to a large number creates interesting effects
212on some backgrounds. Maximum radius value is 128; resource <i>blurRadius</i>.</p>
207 </dd> 213 </dd>
208 <dt><strong>-bg</strong> <i>colour</i></dt> 214 <dt><strong>-bg</strong> <i>colour</i></dt>
209 <dd> 215 <dd>
210 <p>Window background colour; resource <strong>background</strong>.</p> 216 <p>Window background colour; resource <strong>background</strong>.</p>
211 </dd> 217 </dd>
1296</div> 1302</div>
1297<h1 id="ISO_14755_SUPPORT">ISO 14755 SUPPORT</h1><p><a href="#TOP" class="toplink">Top</a></p> 1303<h1 id="ISO_14755_SUPPORT">ISO 14755 SUPPORT</h1><p><a href="#TOP" class="toplink">Top</a></p>
1298<div id="ISO_14755_SUPPORT_CONTENT"> 1304<div id="ISO_14755_SUPPORT_CONTENT">
1299<p>ISO 14755 is a standard for entering and viewing unicode characters 1305<p>ISO 14755 is a standard for entering and viewing unicode characters
1300and character codes using the keyboard. It consists of 4 parts. The 1306and character codes using the keyboard. It consists of 4 parts. The
1301first part is available rxvt-unicode has been compiled with 1307first part is available if rxvt-unicode has been compiled with
1302<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled 1308<code>--enable-frills</code>, the rest is available when rxvt-unicode was compiled
1303with <code>--enable-iso14755</code>.</p> 1309with <code>--enable-iso14755</code>.</p>
1304<dl> 1310<dl>
1305 <dt>* 5.1: Basic method</dt> 1311 <dt>* 5.1: Basic method</dt>
1306 <dd> 1312 <dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines