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

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.74 by root, Sun Dec 18 02:27:24 2011 UTC vs.
Revision 1.75 by root, Thu May 10 22:42:03 2012 UTC

104 --enable-lastlog (default: on) 104 --enable-lastlog (default: on)
105 Write user and tty to lastlog file (used by programs like lastlogin) 105 Write user and tty to lastlog file (used by programs like lastlogin)
106 at start of rxvt execution. This option requires --enable-utmp to 106 at start of rxvt execution. This option requires --enable-utmp to
107 also be specified. 107 also be specified.
108 108
109 --enable-afterimage (default: off)
110 Add support for libAfterImage to be used for background images. It
111 adds support for many file formats including JPG, PNG, SVG, TIFF,
112 GIF, XPM, BMP, ICO, XCF, TGA and AfterStep image XML
113 (<http://www.afterstep.org/visualdoc.php?show=asimagexml>).
114
115 Note that with this option enabled, rxvt's memory footprint might
116 increase by a few megabytes even if no extra features are used
117 (mostly due to third-party libraries used by libAI). Memory
118 footprint may somewhat be lowered if libAfterImage is configured
119 without support for SVG.
120
121 --enable-pixbuf (default: on) 109 --enable-pixbuf (default: on)
122 Add support for GDK-PixBuf to be used for background images. It adds 110 Add support for GDK-PixBuf to be used for background images. It adds
123 support for many file formats including JPG, PNG, TIFF, GIF, XPM, 111 support for many file formats including JPG, PNG, TIFF, GIF, XPM,
124 BMP, ICO and TGA. 112 BMP, ICO and TGA.
125 113
128 window managers to display some kind of progress indicator during 116 window managers to display some kind of progress indicator during
129 startup. 117 startup.
130 118
131 --enable-transparency (default: on) 119 --enable-transparency (default: on)
132 Add support for using the root pixmap as background to simulate 120 Add support for using the root pixmap as background to simulate
133 transparency. Note that blur and blend effects depend on 121 transparency. Note that blur and blend effects depend on libXrender
134 libAfterImage or on libXrender and on the availability of the RENDER 122 and on the availability of the RENDER extension in the X server.
135 extension in the X server.
136 123
137 --enable-fading (default: on) 124 --enable-fading (default: on)
138 Add support for fading the text when focus is lost. 125 Add support for fading the text when focus is lost.
139 126
140 --enable-rxvt-scroll (default: on) 127 --enable-rxvt-scroll (default: on)
261 248
262 It also results in higher memory usage and can slow down rxvt 249 It also results in higher memory usage and can slow down rxvt
263 dramatically when more than six fonts are in use by a terminal 250 dramatically when more than six fonts are in use by a terminal
264 instance. 251 instance.
265 252
266 --with-afterimage-config=DIR
267 Look for the libAfterImage config script in DIR.
268
269 --with-name=NAME (default: urxvt) 253 --with-name=NAME (default: urxvt)
270 Set the basename for the installed binaries, resulting in "urxvt", 254 Set the basename for the installed binaries, resulting in "urxvt",
271 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 255 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
272 256
273 --with-term=NAME (default: rxvt-unicode) 257 --with-term=NAME (default: rxvt-unicode)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines