ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/background
(Generate patch)

Comparing rxvt-unicode/src/perl/background (file contents):
Revision 1.84 by root, Thu Oct 3 01:11:38 2013 UTC vs.
Revision 1.85 by root, Thu Oct 3 01:11:48 2013 UTC

956=item focus_fade $factor, $img 956=item focus_fade $factor, $img
957 957
958=item focus_fade $factor, $color, $img 958=item focus_fade $factor, $color, $img
959 959
960Fades the image by the given factor (and colour) when focus is lost (the 960Fades the image by the given factor (and colour) when focus is lost (the
961same as the C<-fade>/C<-fadecolo> command line options, which also supply 961same as the C<-fade>/C<-fadecolor> command line options, which also supply
962the default values for C<factor> and C<$color>. Unlike with C<-fade>, the 962the default values for C<factor> and C<$color>. Unlike with C<-fade>, the
963C<$factor> is the real value, not a percentage value (that is, 0..1, not 963C<$factor> is the real value, not a percentage value (that is, 0..1, not
9640..100). 9640..100).
965 965
966Example: do the right thing when focus fading is requested. 966Example: do the right thing when focus fading is requested.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines