--- rxvt-unicode/README.configure 2007/10/27 12:09:02 1.57 +++ rxvt-unicode/README.configure 2011/05/02 08:25:23 1.71 @@ -9,7 +9,8 @@ --enable-everything Add (or remove) support for all non-multichoice options listed in - "./configure --help". + "./configure --help", except for "--enable-assert" and + "--enable-256-color". You can specify this and then disable options you do not like by *following* this with the appropriate "--disable-..." arguments, or @@ -17,8 +18,8 @@ "--disable-everything" and than adding just the "--enable-..." arguments you want. - --enable-xft (default: enabled) - Add support for Xft (anti-aliases, among others) fonts. Xft fonts + --enable-xft (default: on) + Add support for Xft (anti-aliased, among others) fonts. Xft fonts are slower and require lots of memory, but as long as you don't use them, you don't pay for them. @@ -26,7 +27,7 @@ Add support for bold, *italic* and *bold italic* font styles. The fonts can be set manually or automatically. - --with-codesets=NAME,... (default: all) + --with-codesets=CS,... (default: all) Compile in support for additional codeset (encoding) groups ("eu", "vn" are always compiled in, which includes most 8-bit character sets). These codeset tables are used for driving X11 core fonts, @@ -36,13 +37,12 @@ about 700kB), but it doesn't increase memory usage unless you use a font requiring one of these encodings. - all all available codeset groups - zh common chinese encodings - zh_ext rarely used but very big chinese encodings - jp common japanese encodings - jp_ext rarely used but big japanese encodings - kr korean encodings - + all all available codeset groups + zh common chinese encodings + zh_ext rarely used but very big chinese encodings + jp common japanese encodings + jp_ext rarely used but big japanese encodings + kr korean encodings --enable-xim (default: on) Add support for XIM (X Input Method) protocol. This allows using alternative input methods (e.g. kinput2) and will also correctly set @@ -65,8 +65,8 @@ --enable-combining (default: on) Enable automatic composition of combining characters into composite characters. This is required for proper viewing of text where - accents are encoded as seperate unicode characters. This is done by - using precomposited characters when available or creating new + accents are encoded as separate unicode characters. This is done by + using precomposed characters when available or creating new pseudo-characters when no precomposed form exists. Without --enable-unicode3, the number of additional precomposed @@ -80,7 +80,7 @@ forms, but these are not currently used. Bug me if you want these to be used (and tell me how these are to be used...). - --enable-fallback(=CLASS) (default: Rxvt) + --enable-fallback[=CLASS] (default: Rxvt) When reading resource settings, also read settings for class CLASS. To disable resource fallback use --disable-fallback. @@ -88,7 +88,7 @@ Use the given name as default application name when reading resources. Specify --with-res-name=rxvt to replace rxvt. - --with-res-class=CLASS /default: URxvt) + --with-res-class=CLASS (default: URxvt) Use the given class as default application class when reading resources. Specify --with-res-class=Rxvt to replace rxvt. @@ -107,25 +107,27 @@ also be specified. --enable-afterimage (default: on) - Add support for libAfterImage to be used for transparency and - background images. It adds support for many file formats including - JPG, PNG, SVG, TIFF, GIF, XPM, BMP, ICO, XCF, TGA and AfterStep - image XML + Add support for libAfterImage to be used for background images. It + adds support for many file formats including JPG, PNG, SVG, TIFF, + GIF, XPM, BMP, ICO, XCF, TGA and AfterStep image XML (). - This option also adds such eye candy as blending an image over the - root background, as well as dynamic scaling and bluring of - background images. - Note that with this option enabled, urxvt's memory footprint might increase by a few megabytes even if no extra features are used (mostly due to third-party libraries used by libAI). Memory footprint may somewhat be lowered if libAfterImage is configured without support for SVG. + --enable-pixbuf (default: on) + Add support for GDK-PixBuf to be used for background images. It adds + support for many file formats including JPG, PNG, TIFF, GIF, XPM, + BMP, ICO and TGA. + --enable-transparency (default: on) - Add support for inheriting parent backgrounds thus giving a fake - transparency to the term. + Add support for using the root pixmap as background to simulate + transparency. Note that blur and blend effects depend on + libAfterImage or on libXrender and on the availability of the RENDER + extension in the X server. --enable-fading (default: on) Add support for fading the text when focus is lost. @@ -139,15 +141,6 @@ --enable-xterm-scroll (default: on) Add support for an Xterm-like scrollbar. - --enable-plain-scroll (default: on) - Add support for a very unobtrusive, plain-looking scrollbar that is - the favourite of the rxvt-unicode author, having used it for many - years. - - --enable-ttygid (default: off) - Change tty device setting to group "tty" - only use this if your - system uses this type of security. - --disable-backspace-key Removes any handling of the backspace key by us - let the X server do it. @@ -173,26 +166,28 @@ MWM-hints EWMH-hints (pid, utf8 names) and protocols (ping) urgency hint - seperate underline colour (-underlineColor) + separate underline colour (-underlineColor) settable border widths and borderless switch (-w, -b, -bl) visual depth selection (-depth) - settable extra linespacing /-lsp) + settable extra linespacing (-lsp) iso-14755 5.1 (basic) support tripleclickwords (-tcw) settable insecure mode (-insecure) keysym remapping support - cursor blinking and underline cursor (-cb, -uc) + cursor blinking and underline cursor (-bc, -uc) XEmbed support (-embed) user-pty (-pty-fd) hold on exit (-hold) + compile in built-in block graphics skip builtin block graphics (-sbg) - separate highlightcolor support (-hc) + separate highlight colour (-highlightColor, -highlightTextColor) + extended mouse reporting modes (1005 and 1015). It also enables some non-essential features otherwise disabled, such as: some round-trip time optimisations - nearest color allocation on pseudocolor screens + nearest colour allocation on pseudocolor screens UTF8_STRING support for selection sgr modes 90..97 and 100..107 backindex and forwardindex escape sequences @@ -204,9 +199,9 @@ verbose X error handling --enable-iso14755 (default: on) - Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). - Basic support (section 5.1) is enabled by "--enable-frills", while - support for 5.2, 5.3 and 5.4 is enabled with this switch. + Enable extended ISO 14755 support (see urxvt(1)). Basic support + (section 5.1) is enabled by "--enable-frills", while support for + 5.2, 5.3 and 5.4 is enabled with this switch. --enable-keepscrolling (default: on) Add support for continual scrolling of the display when you hold the @@ -229,18 +224,39 @@ the window corner which is closest to a corner of the screen in a fixed position. + --enable-text-blink (default: on) + Add support for blinking text. + --enable-pointer-blank (default: on) Add support to have the pointer disappear when typing or inactive. --enable-perl (default: on) Enable an embedded perl interpreter. See the urxvtperl(3) manpage - (doc/rxvtperl.txt) for more info on this feature, or the files in - src/perl-ext/ for the extensions that are installed by default. The - perl interpreter that is used can be specified via the "PERL" - environment variable when running configure. Even when compiled in, - perl will *not* be initialised when all extensions have been - disabled "-pe "" --perl-ext-common """, so it should be safe to - enable from a resource standpoint. + for more info on this feature, or the files in src/perl/ for the + extensions that are installed by default. The perl interpreter that + is used can be specified via the "PERL" environment variable when + running configure. Even when compiled in, perl will *not* be + initialised when all extensions have been disabled "-pe "" + --perl-ext-common """, so it should be safe to enable from a + resource standpoint. + + --enable-assert (default: off) + Enables the assertions in the code, normally disabled. This switch + is only useful when developing rxvt-unicode. + + --enable-256-color (default: off) + Force use of so-called 256 colour mode, to work around buggy + applications that do not support termcap/terminfo, or simply improve + support for applications hardcoding the xterm 256 colour table. + + This switch breaks termcap/terminfo compatibility to + "TERM=rxvt-unicode", and consequently sets "TERM" to + "rxvt-unicode-256color" by default (doc/etc/ contains + termcap/terminfo definitions for both). + + It also results in higher memory usage and can slow down urxvt + dramatically when more than six fonts are in use by a terminal + instance. --with-afterimage-config=DIR Look for the libAfterImage config script in DIR.