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.66 by sf-exg, Sat Jul 24 14:20:48 2010 UTC vs.
Revision 1.70 by root, Mon Dec 13 16:47:27 2010 UTC

17 you can start with a minimal configuration by specifying 17 you can start with a minimal configuration by specifying
18 "--disable-everything" and than adding just the "--enable-..." 18 "--disable-everything" and than adding just the "--enable-..."
19 arguments you want. 19 arguments you want.
20 20
21 --enable-xft (default: enabled) 21 --enable-xft (default: enabled)
22 Add support for Xft (anti-aliases, among others) fonts. Xft fonts 22 Add support for Xft (anti-aliased, among others) fonts. Xft fonts
23 are slower and require lots of memory, but as long as you don't use 23 are slower and require lots of memory, but as long as you don't use
24 them, you don't pay for them. 24 them, you don't pay for them.
25 25
26 --enable-font-styles (default: on) 26 --enable-font-styles (default: on)
27 Add support for bold, *italic* and *bold italic* font styles. The 27 Add support for bold, *italic* and *bold italic* font styles. The
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: on) 109 --enable-afterimage (default: on)
110 Add support for libAfterImage to be used for transparency and 110 Add support for libAfterImage to be used for background images. It
111 background images. It adds support for many file formats including 111 adds support for many file formats including JPG, PNG, SVG, TIFF,
112 JPG, PNG, SVG, TIFF, GIF, XPM, BMP, ICO, XCF, TGA and AfterStep 112 GIF, XPM, BMP, ICO, XCF, TGA and AfterStep image XML
113 image XML
114 (<http://www.afterstep.org/visualdoc.php?show=asimagexml>). 113 (<http://www.afterstep.org/visualdoc.php?show=asimagexml>).
115
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
118 background images.
119 114
120 Note that with this option enabled, rxvt's memory footprint might 115 Note that with this option enabled, rxvt's memory footprint might
121 increase by a few megabytes even if no extra features are used 116 increase by a few megabytes even if no extra features are used
122 (mostly due to third-party libraries used by libAI). Memory 117 (mostly due to third-party libraries used by libAI). Memory
123 footprint may somewhat be lowered if libAfterImage is configured 118 footprint may somewhat be lowered if libAfterImage is configured
124 without support for SVG. 119 without support for SVG.
125 120
121 --enable-pixbuf (default: off)
122 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,
124 BMP, ICO and TGA.
125
126 --enable-transparency (default: on) 126 --enable-transparency (default: on)
127 Add support for backgrounds, creating illusion of transparency in 127 Add support for using the root pixmap as background to simulate
128 the term. 128 transparency. Note that blur and blend effects depend on
129 libAfterImage or on libXrender and on the availability of the RENDER
130 extension in the X server.
129 131
130 --enable-fading (default: on) 132 --enable-fading (default: on)
131 Add support for fading the text when focus is lost. 133 Add support for fading the text when focus is lost.
132 134
133 --enable-rxvt-scroll (default: on) 135 --enable-rxvt-scroll (default: on)
177 user-pty (-pty-fd) 179 user-pty (-pty-fd)
178 hold on exit (-hold) 180 hold on exit (-hold)
179 compile in built-in block graphics 181 compile in built-in block graphics
180 skip builtin block graphics (-sbg) 182 skip builtin block graphics (-sbg)
181 separate highlight colour (-highlightColor, -highlightTextColor) 183 separate highlight colour (-highlightColor, -highlightTextColor)
184 extended mouse reporting modes (1005 and 1015).
182 185
183 It also enables some non-essential features otherwise disabled, such 186 It also enables some non-essential features otherwise disabled, such
184 as: 187 as:
185 188
186 some round-trip time optimisations 189 some round-trip time optimisations

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines