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.185 by sf-exg, Mon Oct 4 07:18:23 2010 UTC vs.
Revision 1.187 by sf-exg, Fri Oct 15 10:46:57 2010 UTC

129Turn on/off illusion of a transparent window background; resource B<transparent>. 129Turn on/off illusion of a transparent window background; resource B<transparent>.
130 130
131B<-ip> is still accepted as an obsolete alias but will be removed in 131B<-ip> is still accepted as an obsolete alias but will be removed in
132future versions. 132future versions.
133 133
134I<Please address all transparency related issues to Sasha Vasko at
135sasha@aftercode.net. Read the FAQ (man 7 @@RXVT_NAME@@)!>
136
137=item B<-fade> I<number> 134=item B<-fade> I<number>
138 135
139Fade the text by the given percentage when focus is lost. Small values 136Fade the text by the given percentage when focus is lost. Small values
140fade a little only, 100 completely replaces all colours by the fade 137fade a little only, 100 completely replaces all colours by the fade
141colour; resource B<fading>. 138colour; resource B<fading>.
179 176
180Apply Gaussian Blur with the specified radii to the transparent 177Apply Gaussian Blur with the specified radii to the transparent
181background image. If single number is specified - both vertical and 178background image. If single number is specified - both vertical and
182horizontal radii are considered to be the same. Setting one of the 179horizontal radii are considered to be the same. Setting one of the
183radii to 1 and another to a large number creates interesting effects 180radii to 1 and another to a large number creates interesting effects
184on some backgrounds. Maximum radius value is 128. Compile I<afterimage>; 181on some backgrounds. Maximum radius value is 128. Compile I<afterimage> or I<xft>;
185resource I<blurRadius>. 182resource I<blurRadius>.
186 183
187=item B<-icon> I<file> 184=item B<-icon> I<file>
188 185
189Compile I<afterimage> or I<pixbuf>: Use the specified image as application icon. This 186Compile I<afterimage> or I<pixbuf>: Use the specified image as application icon. This
707Turn on/off illusion of a transparent window background. 704Turn on/off illusion of a transparent window background.
708 705
709B<inheritPixmap> is still accepted as an obsolete alias but will be removed in 706B<inheritPixmap> is still accepted as an obsolete alias but will be removed in
710future versions. 707future versions.
711 708
712I<Please address all transparency related issues to Sasha Vasko at
713sasha@aftercode.net. Read the FAQ (man 7 @@RXVT_NAME@@)!>
714
715=item B<fading:> I<number> 709=item B<fading:> I<number>
716 710
717Fade the text by the given percentage when focus is lost; option B<-fade>. 711Fade the text by the given percentage when focus is lost; option B<-fade>.
718 712
719=item B<fadeColor:> I<colour> 713=item B<fadeColor:> I<colour>
777 scale will scale image to match window size 771 scale will scale image to match window size
778 root will tile image as if it was a root window background, auto-adjusting 772 root will tile image as if it was a root window background, auto-adjusting
779 whenever terminal window moves 773 whenever terminal window moves
780 774
781If used in conjunction with B<-tr> option, the specified pixmap will be 775If used in conjunction with B<-tr> option, the specified pixmap will be
782blended over transparency image using either alpha-blending, or any 776blended over transparency image using alpha-blending. If I<afterimage>
783other blending type, specified with B<-blt "type"> option. 777support has been compiled in it is possible to choose other blending
778types with B<-blt "type"> option.
784 779
785=item B<path:> I<path> 780=item B<path:> I<path>
786 781
787Specify the colon-delimited search path for finding background image files. 782Specify the colon-delimited search path for finding background image files.
788 783

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines