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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.139 by ayin, Tue Jun 26 00:32:37 2007 UTC vs.
Revision 1.140 by sasha, Thu Jul 12 22:33:16 2007 UTC

2329 2329
2330=item --enable-xpm-background (default: on) 2330=item --enable-xpm-background (default: on)
2331 2331
2332Add support for XPM background pixmaps. 2332Add support for XPM background pixmaps.
2333 2333
2334=item --enable-afterimage (default: on)
2335
2336Add support for libAfterImage to be used for transparency and
2337background pixmaps from many file formats.
2338Supported formats include JPG, PNG, GIF, XPM, BMP, ICO, XCF,
2339TGA and AfterStep image XML.
2340It relies on external libraries for reading images in TIFF
2341and SVG formats. This option also adds such eye candy as
2342blending pixmap over root background, scaling and bluring of
2343background pixmaps. Beware that with tis option enabled rxvt's
2344memory footprint will increase by anywhere between 750KBytes to 3 MB.
2345Memory footprint may somewhat be lowered if libAfterImage is
2346configured without support for SVG.
2347
2334=item --enable-transparency (default: on) 2348=item --enable-transparency (default: on)
2335 2349
2336Add support for inheriting parent backgrounds thus giving a fake 2350Add support for inheriting parent backgrounds thus giving a fake
2337transparency to the term. 2351transparency to the term.
2338 2352
2471C<PERL> environment variable when running configure. Even when compiled 2485C<PERL> environment variable when running configure. Even when compiled
2472in, perl will I<not> be initialised when all extensions have been disabled 2486in, perl will I<not> be initialised when all extensions have been disabled
2473C<-pe "" --perl-ext-common "">, so it should be safe to enable from a 2487C<-pe "" --perl-ext-common "">, so it should be safe to enable from a
2474resource standpoint. 2488resource standpoint.
2475 2489
2490=item --with-afterimage-config=DIR
2491
2492Look for the libAfterImage config script in DIR.
2493
2476=item --with-name=NAME (default: urxvt) 2494=item --with-name=NAME (default: urxvt)
2477 2495
2478Set the basename for the installed binaries, resulting 2496Set the basename for the installed binaries, resulting
2479in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with 2497in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with
2480C<rxvt>. 2498C<rxvt>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines