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.82 by root, Wed Dec 31 14:20:34 2014 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 this feature depends on libXrender and on
134 libAfterImage or on libXrender and on the availability of the RENDER 122 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)
185 hold on exit (-hold) 172 hold on exit (-hold)
186 compile in built-in block graphics 173 compile in built-in block graphics
187 skip builtin block graphics (-sbg) 174 skip builtin block graphics (-sbg)
188 separate highlight colour (-highlightColor, -highlightTextColor) 175 separate highlight colour (-highlightColor, -highlightTextColor)
189 extended mouse reporting modes (1005 and 1015). 176 extended mouse reporting modes (1005 and 1015).
177 visual selection via -visual and -depth.
190 178
191 It also enables some non-essential features otherwise disabled, such 179 It also enables some non-essential features otherwise disabled, such
192 as: 180 as:
193 181
194 some round-trip time optimisations 182 some round-trip time optimisations
202 rectangular selections 190 rectangular selections
203 trailing space removal for selections 191 trailing space removal for selections
204 verbose X error handling 192 verbose X error handling
205 193
206 --enable-iso14755 (default: on) 194 --enable-iso14755 (default: on)
207 Enable extended ISO 14755 support (see rxvt(1)). Basic support 195 Enable extended ISO 14755 support (see urxvt(1)). Basic support
208 (section 5.1) is enabled by "--enable-frills", while support for 196 (section 5.1) is enabled by "--enable-frills", while support for
209 5.2, 5.3 and 5.4 is enabled with this switch. 197 5.2, 5.3 and 5.4 is enabled with this switch.
210 198
211 --enable-keepscrolling (default: on) 199 --enable-keepscrolling (default: on)
212 Add support for continual scrolling of the display when you hold the 200 Add support for continual scrolling of the display when you hold the
234 222
235 --enable-pointer-blank (default: on) 223 --enable-pointer-blank (default: on)
236 Add support to have the pointer disappear when typing or inactive. 224 Add support to have the pointer disappear when typing or inactive.
237 225
238 --enable-perl (default: on) 226 --enable-perl (default: on)
239 Enable an embedded perl interpreter. See the rxvtperl(3) manpage for 227 Enable an embedded perl interpreter. See the urxvtperl(3) manpage
240 more info on this feature, or the files in src/perl/ for the 228 for more info on this feature, or the files in src/perl/ for the
241 extensions that are installed by default. The perl interpreter that 229 extensions that are installed by default. The perl interpreter that
242 is used can be specified via the "PERL" environment variable when 230 is used can be specified via the "PERL" environment variable when
243 running configure. Even when compiled in, perl will *not* be 231 running configure. Even when compiled in, perl will *not* be
244 initialised when all extensions have been disabled "-pe "" 232 initialised when all extensions have been disabled "-pe ""
245 --perl-ext-common """, so it should be safe to enable from a 233 --perl-ext-common """, so it should be safe to enable from a
257 This switch breaks termcap/terminfo compatibility to 245 This switch breaks termcap/terminfo compatibility to
258 "TERM=rxvt-unicode", and consequently sets "TERM" to 246 "TERM=rxvt-unicode", and consequently sets "TERM" to
259 "rxvt-unicode-256color" by default (doc/etc/ contains 247 "rxvt-unicode-256color" by default (doc/etc/ contains
260 termcap/terminfo definitions for both). 248 termcap/terminfo definitions for both).
261 249
262 It also results in higher memory usage and can slow down rxvt 250 It also results in higher memory usage and can slow down urxvt
263 dramatically when more than six fonts are in use by a terminal 251 dramatically when more than six fonts are in use by a terminal
264 instance. 252 instance.
265
266 --with-afterimage-config=DIR
267 Look for the libAfterImage config script in DIR.
268 253
269 --with-name=NAME (default: urxvt) 254 --with-name=NAME (default: urxvt)
270 Set the basename for the installed binaries, resulting in "urxvt", 255 Set the basename for the installed binaries, resulting in "urxvt",
271 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 256 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
272 257

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines