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.143 by ayin, Thu Aug 2 00:09:54 2007 UTC

2325 2325
2326Write user and tty to lastlog file (used by programs like 2326Write user and tty to lastlog file (used by programs like
2327F<lastlogin>) at start of rxvt execution. This option requires 2327F<lastlogin>) at start of rxvt execution. This option requires
2328--enable-utmp to also be specified. 2328--enable-utmp to also be specified.
2329 2329
2330=item --enable-xpm-background (default: on) 2330=item --enable-afterimage (default: on)
2331 2331
2332Add support for XPM background pixmaps. 2332Add support for libAfterImage to be used for transparency and background
2333images. It adds support for many file formats including JPG, PNG,
2334SVG, TIFF, GIF, XPM, BMP, ICO, XCF, TGA and AfterStep image XML
2335(L<http://www.afterstep.org/visualdoc.php?show=asimagexml>).
2336
2337This option also adds such eye candy as blending an image over the root
2338background, as well as dynamic scaling and bluring of background images.
2339
2340Note that with this option enabled, @@RXVT_NAME@@'s memory footprint might
2341increase by a few megabytes even if no extra features are used (mostly due
2342to third-party libraries used by libAI). Memory footprint may somewhat be
2343lowered if libAfterImage is configured without support for SVG.
2333 2344
2334=item --enable-transparency (default: on) 2345=item --enable-transparency (default: on)
2335 2346
2336Add support for inheriting parent backgrounds thus giving a fake 2347Add support for inheriting parent backgrounds thus giving a fake
2337transparency to the term. 2348transparency to the term.
2471C<PERL> environment variable when running configure. Even when compiled 2482C<PERL> environment variable when running configure. Even when compiled
2472in, perl will I<not> be initialised when all extensions have been disabled 2483in, 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 2484C<-pe "" --perl-ext-common "">, so it should be safe to enable from a
2474resource standpoint. 2485resource standpoint.
2475 2486
2487=item --with-afterimage-config=DIR
2488
2489Look for the libAfterImage config script in DIR.
2490
2476=item --with-name=NAME (default: urxvt) 2491=item --with-name=NAME (default: urxvt)
2477 2492
2478Set the basename for the installed binaries, resulting 2493Set the basename for the installed binaries, resulting
2479in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with 2494in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with
2480C<rxvt>. 2495C<rxvt>.
2489PATH. 2504PATH.
2490 2505
2491=item --with-x 2506=item --with-x
2492 2507
2493Use the X Window System (pretty much default, eh?). 2508Use the X Window System (pretty much default, eh?).
2494
2495=item --with-xpm-includes=DIR
2496
2497Look for the XPM includes in DIR.
2498
2499=item --with-xpm-library=DIR
2500
2501Look for the XPM library in DIR.
2502
2503=item --with-xpm
2504
2505Not needed - define via --enable-xpm-background.
2506 2509
2507=back 2510=back
2508 2511
2509=head1 AUTHORS 2512=head1 AUTHORS
2510 2513

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines