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.57 by root, Sat Oct 27 12:09:02 2007 UTC vs.
Revision 1.58 by root, Mon Nov 19 12:02:35 2007 UTC

115 115
116 This option also adds such eye candy as blending an image over the 116 This option also adds such eye candy as blending an image over the
117 root background, as well as dynamic scaling and bluring of 117 root background, as well as dynamic scaling and bluring of
118 background images. 118 background images.
119 119
120 Note that with this option enabled, urxvt's memory footprint might 120 Note that with this option enabled, rxvt's memory footprint might
121 increase by a few megabytes even if no extra features are used 121 increase by a few megabytes even if no extra features are used
122 (mostly due to third-party libraries used by libAI). Memory 122 (mostly due to third-party libraries used by libAI). Memory
123 footprint may somewhat be lowered if libAfterImage is configured 123 footprint may somewhat be lowered if libAfterImage is configured
124 without support for SVG. 124 without support for SVG.
125 125
126 --enable-transparency (default: on) 126 --enable-transparency (default: on)
127 Add support for inheriting parent backgrounds thus giving a fake 127 Add support for backgrounds, creating illusion of transparency in
128 transparency to the term. 128 the term.
129 129
130 --enable-fading (default: on) 130 --enable-fading (default: on)
131 Add support for fading the text when focus is lost. 131 Add support for fading the text when focus is lost.
132 132
133 --enable-rxvt-scroll (default: on) 133 --enable-rxvt-scroll (default: on)
202 rectangular selections 202 rectangular selections
203 trailing space removal for selections 203 trailing space removal for selections
204 verbose X error handling 204 verbose X error handling
205 205
206 --enable-iso14755 (default: on) 206 --enable-iso14755 (default: on)
207 Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). 207 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
208 Basic support (section 5.1) is enabled by "--enable-frills", while 208 Basic support (section 5.1) is enabled by "--enable-frills", while
209 support for 5.2, 5.3 and 5.4 is enabled with this switch. 209 support for 5.2, 5.3 and 5.4 is enabled with this switch.
210 210
211 --enable-keepscrolling (default: on) 211 --enable-keepscrolling (default: on)
212 Add support for continual scrolling of the display when you hold the 212 Add support for continual scrolling of the display when you hold the
231 231
232 --enable-pointer-blank (default: on) 232 --enable-pointer-blank (default: on)
233 Add support to have the pointer disappear when typing or inactive. 233 Add support to have the pointer disappear when typing or inactive.
234 234
235 --enable-perl (default: on) 235 --enable-perl (default: on)
236 Enable an embedded perl interpreter. See the urxvtperl(3) manpage 236 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
237 (doc/rxvtperl.txt) for more info on this feature, or the files in 237 (doc/rxvtperl.txt) for more info on this feature, or the files in
238 src/perl-ext/ for the extensions that are installed by default. The 238 src/perl-ext/ for the extensions that are installed by default. The
239 perl interpreter that is used can be specified via the "PERL" 239 perl interpreter that is used can be specified via the "PERL"
240 environment variable when running configure. Even when compiled in, 240 environment variable when running configure. Even when compiled in,
241 perl will *not* be initialised when all extensions have been 241 perl will *not* be initialised when all extensions have been

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines