--- rxvt-unicode/README.configure 2006/01/30 22:49:30 1.46 +++ rxvt-unicode/README.configure 2007/06/26 00:40:18 1.55 @@ -1,10 +1,9 @@ CONFIGURE OPTIONS General hint: if you get compile errors, then likely your configuration hasn't been tested well. Either try with "--enable-everything" or use - the ./reconf script as a base for experiments. ./reconf is used by - myself, so it should generally be a working config. Of course, you - should always report when a combination doesn't work, so it can be - fixed. Marc Lehmann . + the default configuration (i.e. "--enable-xxx" or "--disable-xxx"). Of + course, you should always report when a combination doesn't work, so it + can be fixed. Marc Lehmann . All @@ -39,7 +38,7 @@ all all available codeset groups zh common chinese encodings - zh_ext rarely used but very big chinese encodigs + zh_ext rarely used but very big chinese encodings jp common japanese encodings jp_ext rarely used but big japanese encodings kr korean encodings @@ -59,7 +58,7 @@ Please note that rxvt-unicode can store unicode code points >65535 even without this flag, but the number of such characters is limited - to a view thousand (shared with combining characters, see next + to a few thousand (shared with combining characters, see next switch), and right now rxvt-unicode cannot display them (input/output and cut&paste still work, though). @@ -164,11 +163,12 @@ MWM-hints EWMH-hints (pid, utf8 names) and protocols (ping) + urgency hint seperate underline colour (-underlineColor) settable border widths and borderless switch (-w, -b, -bl) visual depth selection (-depth) settable extra linespacing /-lsp) - iso-14755-2 and -3, and visual feedback + iso-14755 5.1 (basic) support tripleclickwords (-tcw) settable insecure mode (-insecure) keysym remapping support @@ -177,16 +177,17 @@ user-pty (-pty-fd) hold on exit (-hold) skip builtin block graphics (-sbg) + separate highlightcolor support (-hc) - It also enabled some non-essential features otherwise disabled, such + It also enables some non-essential features otherwise disabled, such as: some round-trip time optimisations nearest color allocation on pseudocolor screens - UTF8_STRING supporr for selection + UTF8_STRING support for selection sgr modes 90..97 and 100..107 backindex and forwardindex escape sequences - view change/zero scorllback esacpe sequences + view change/zero scrollback escape sequences locale switching escape sequence window op and some xterm/OSC escape sequences rectangular selections @@ -215,7 +216,7 @@ --enable-dmalloc (default: off) Use Gray Watson's malloc - which is good for debugging See - http://www.letters.com/dmalloc/ for details If you use either this + for details If you use either this or the next option, you may need to edit src/Makefile after compiling to point DINCLUDE and DLIB to the right places. @@ -239,7 +240,10 @@ (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. + 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-name=NAME (default: urxvt) Set the basename for the installed binaries, resulting in "urxvt",