--- rxvt-unicode/README.configure 2007/11/19 12:02:35 1.58 +++ rxvt-unicode/README.configure 2008/06/15 13:54:15 1.63 @@ -36,13 +36,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 @@ -88,7 +87,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. @@ -139,15 +138,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. @@ -185,6 +175,7 @@ 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) @@ -204,9 +195,9 @@ verbose X error handling --enable-iso14755 (default: on) - Enable extended ISO 14755 support (see rxvt(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 rxvt(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 +220,21 @@ 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 rxvtperl(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. + Enable an embedded perl interpreter. See the rxvtperl(3) manpage 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. --with-afterimage-config=DIR Look for the libAfterImage config script in DIR.