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

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.212 by sf-exg, Sun Jan 1 14:31:28 2012 UTC vs.
Revision 1.213 by sf-exg, Sat Feb 4 21:47:06 2012 UTC

150=item B<-sh> I<number> 150=item B<-sh> I<number>
151 151
152Darken (0 .. 99) or lighten (101 .. 200) the transparent background. 152Darken (0 .. 99) or lighten (101 .. 200) the transparent background.
153A value of 100 means no shading; resource I<shading>. 153A value of 100 means no shading; resource I<shading>.
154 154
155=item B<-blt> I<string>
156
157Specify background blending type. If background pixmap is specified
158at the same time as transparency - such pixmap will be blended over
159the transparent background, using the method specified. Supported values are:
160B<add>, B<alphablend>, B<allanon> - colour values averaging, B<colorize>,
161B<darken>, B<diff>, B<dissipate>, B<hue>, B<lighten>, B<overlay>,
162B<saturate>, B<screen>, B<sub>, B<tint>, B<value>. The default is
163alpha-blending. Compile I<afterimage>; resource I<blendType>.
164
165=item B<-blr> I<HxV> 155=item B<-blr> I<HxV>
166 156
167Apply Gaussian Blur with the specified radii to the transparent 157Apply Gaussian Blur with the specified radii to the transparent
168background. If a single number is specified, the vertical and 158background. If a single number is specified, the vertical and
169horizontal radii are considered to be the same. Setting one of the 159horizontal radii are considered to be the same. Setting one of the
172vertical radius of 0 disables blurring; 162vertical radius of 0 disables blurring;
173resource I<blurRadius>. 163resource I<blurRadius>.
174 164
175=item B<-icon> I<file> 165=item B<-icon> I<file>
176 166
177Compile I<afterimage> or I<pixbuf>: Use the specified image as application icon. This 167Compile I<pixbuf>: Use the specified image as application icon. This
178is used by many window managers, taskbars and pagers to represent the 168is used by many window managers, taskbars and pagers to represent the
179application window; resource I<iconFile>. 169application window; resource I<iconFile>.
180 170
181=item B<-bg> I<colour> 171=item B<-bg> I<colour>
182 172
186 176
187Window foreground colour; resource B<foreground>. 177Window foreground colour; resource B<foreground>.
188 178
189=item B<-pixmap> I<file[;oplist]> 179=item B<-pixmap> I<file[;oplist]>
190 180
191Compile I<afterimage> or I<pixbuf>: Specify image file for the background and also 181Compile I<pixbuf>: Specify image file for the background and also
192optionally specify a list of operations to modify it. Note you may need to 182optionally specify a list of operations to modify it. Note you may need to
193add quotes to avoid special shell interpretation of the C<;> in the 183add quotes to avoid special shell interpretation of the C<;> in the
194command-line; for more details see resource B<backgroundPixmap>. 184command-line; for more details see resource B<backgroundPixmap>.
195 185
196=item B<-cr> I<colour> 186=item B<-cr> I<colour>
807 797
808If multiple templates are specified the last one wins. Note that a 798If multiple templates are specified the last one wins. Note that a
809template overrides all the scale, position and operations settings. 799template overrides all the scale, position and operations settings.
810 800
811If used in conjunction with B<-tr> option, the specified pixmap will be 801If used in conjunction with B<-tr> option, the specified pixmap will be
812blended over the transparent background using alpha-blending. If I<afterimage> 802blended over the transparent background using alpha-blending.
813support has been compiled in it is possible to choose other blending
814types with B<-blt "type"> option.
815 803
816=item B<path:> I<path> 804=item B<path:> I<path>
817 805
818Specify the colon-delimited search path for finding background image files. 806Specify the colon-delimited search path for finding background image files.
819 807

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines