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.197 by sf-exg, Sat May 7 18:29:17 2011 UTC vs.
Revision 1.198 by sf-exg, Tue Aug 9 18:41:31 2011 UTC

749 749
750Use the specified image file for the background and also 750Use the specified image file for the background and also
751optionally specify its scaling with a geometry string B<WxH+X+Y>, 751optionally specify its scaling with a geometry string B<WxH+X+Y>,
752(default C<100x100+50+50>) in which B<"W" / "H"> specify the 752(default C<100x100+50+50>) in which B<"W" / "H"> specify the
753horizontal/vertical scale (percent), and B<"X" / "Y"> locate the image 753horizontal/vertical scale (percent), and B<"X" / "Y"> locate the image
754centre (percent). A scale of 0 displays the image with tiling. 754centre (percent). A scale of 0 disables scaling.
755The maximum permitted scale is 1000. 755The maximum permitted scale is 1000.
756Additional operations can be specified after colon B<:op1:op2...>. 756Additional operations can be specified after colon B<:op1:op2...>.
757Supported operations are: 757Supported operations are:
758 758
759 tile force background image to be tiled and not scaled. Equivalent to 0x0 759 tile will tile image
760 propscale will scale image keeping proportions 760 propscale will scale image keeping proportions
761 auto will scale image to match window size. Equivalent to 100x100 761 auto will scale image to match window size. Equivalent to 100x100
762 hscale will scale image horizontally to the window size 762 hscale will scale image horizontally to the window size
763 vscale will scale image vertically to the window size 763 vscale will scale image vertically to the window size
764 scale will scale image to match window size 764 scale will scale image to match window size

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines