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.59 by root, Sun Nov 25 09:35:57 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)
183 keysym remapping support 183 keysym remapping support
184 cursor blinking and underline cursor (-cb, -uc) 184 cursor blinking and underline cursor (-cb, -uc)
185 XEmbed support (-embed) 185 XEmbed support (-embed)
186 user-pty (-pty-fd) 186 user-pty (-pty-fd)
187 hold on exit (-hold) 187 hold on exit (-hold)
188 compile in built-in block graphics
188 skip builtin block graphics (-sbg) 189 skip builtin block graphics (-sbg)
189 separate highlightcolor support (-hc) 190 separate highlightcolor support (-hc)
190 191
191 It also enables some non-essential features otherwise disabled, such 192 It also enables some non-essential features otherwise disabled, such
192 as: 193 as:
202 rectangular selections 203 rectangular selections
203 trailing space removal for selections 204 trailing space removal for selections
204 verbose X error handling 205 verbose X error handling
205 206
206 --enable-iso14755 (default: on) 207 --enable-iso14755 (default: on)
207 Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). 208 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 209 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. 210 support for 5.2, 5.3 and 5.4 is enabled with this switch.
210 211
211 --enable-keepscrolling (default: on) 212 --enable-keepscrolling (default: on)
212 Add support for continual scrolling of the display when you hold the 213 Add support for continual scrolling of the display when you hold the
231 232
232 --enable-pointer-blank (default: on) 233 --enable-pointer-blank (default: on)
233 Add support to have the pointer disappear when typing or inactive. 234 Add support to have the pointer disappear when typing or inactive.
234 235
235 --enable-perl (default: on) 236 --enable-perl (default: on)
236 Enable an embedded perl interpreter. See the urxvtperl(3) manpage 237 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
237 (doc/rxvtperl.txt) for more info on this feature, or the files in 238 (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 239 src/perl-ext/ for the extensions that are installed by default. The
239 perl interpreter that is used can be specified via the "PERL" 240 perl interpreter that is used can be specified via the "PERL"
240 environment variable when running configure. Even when compiled in, 241 environment variable when running configure. Even when compiled in,
241 perl will *not* be initialised when all extensions have been 242 perl will *not* be initialised when all extensions have been

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines