--- rxvt-unicode/README.configure 2006/01/22 17:05:15 1.43 +++ rxvt-unicode/README.configure 2006/01/25 21:48:47 1.45 @@ -50,6 +50,8 @@ up the input for people using dead keys or compose keys. --enable-unicode3 (default: off) + Recommended to stay off unless you really need non-BMP characters. + Enable direct support for displaying unicode codepoints above 65535 (the basic multilingual page). This increases storage requirements per character from 2 to 4 bytes. X11 fonts do not yet support these @@ -69,9 +71,8 @@ pseudo-characters when no precomposed form exists. Without --enable-unicode3, the number of additional precomposed - characters is rather limited (2048, if this is full, rxvt-unicode - will use the private use area, extending the number of combinations - to 8448). With --enable-unicode3, no practical limit exists. + characters is somewhat limited (the 6400 private use characters will + be (ab-)used). With --enable-unicode3, no practical limit exists. This option will also enable storage (but not display) of characters beyond plane 0 (>65535) when --enable-unicode3 was not specified. @@ -135,6 +136,10 @@ 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. @@ -161,6 +166,7 @@ EWMH-hints (pid, utf8 names) and protocols (ping) seperate underline colour (-underlineColor) settable border widths and borderless switch (-w, -b, -bl) + visual selection (-depth) settable extra linespacing /-lsp) iso-14755-2 and -3, and visual feedback backindex and forwardindex escape sequence @@ -216,7 +222,7 @@ --enable-pointer-blank (default: on) Add support to have the pointer disappear when typing or inactive. - --enable-perl (default: off) + --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