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.23 by root, Fri Feb 4 12:04:31 2005 UTC vs.
Revision 1.25 by root, Fri Feb 18 12:15:06 2005 UTC

60 accents are encoded as seperate unicode characters. This is done by 60 accents are encoded as seperate unicode characters. This is done by
61 using precomposited characters when available or creating new 61 using precomposited characters when available or creating new
62 pseudo-characters when no precomposed form exists. 62 pseudo-characters when no precomposed form exists.
63 63
64 Without --enable-unicode3, the number of additional precomposed 64 Without --enable-unicode3, the number of additional precomposed
65 characters is rather limited (2048, if this is full, rxvt will use 65 characters is rather limited (2048, if this is full, rxvt-unicode
66 the private use area, extending the number of combinations to 8448). 66 will use the private use area, extending the number of combinations
67 With --enable-unicode3, no practical limit exists. This will also 67 to 8448). With --enable-unicode3, no practical limit exists.
68 enable storage of characters >65535. 68
69 This option will also enable storage (but not display) of characters
70 beyond plane 0 (>65535) when --enable-unicode3 was not specified.
69 71
70 The combining table also contains entries for arabic presentation 72 The combining table also contains entries for arabic presentation
71 forms, but these are not currently used. Bug me if you want these to 73 forms, but these are not currently used. Bug me if you want these to
72 be used. 74 be used (and tell me how these are to be used...).
73 75
74 --enable-fallback(=CLASS) 76 --enable-fallback(=CLASS)
75 When reading resource settings, also read settings for class CLASS 77 When reading resource settings, also read settings for class CLASS
76 (default: Rxvt). To disable resource fallback use 78 (default: Rxvt). To disable resource fallback use
77 --disable-fallback. 79 --disable-fallback.
185 backindex and forwardindex escape sequence 187 backindex and forwardindex escape sequence
186 window op and locale change escape sequences 188 window op and locale change escape sequences
187 tripleclickwords 189 tripleclickwords
188 settable insecure mode 190 settable insecure mode
189 keysym remapping support 191 keysym remapping support
192 -embed and -pty-fd options
190 193
191 --enable-iso14755 194 --enable-iso14755
192 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 195 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
193 Basic support (section 5.1) is enabled by "--enable-frills", while 196 Basic support (section 5.1) is enabled by "--enable-frills", while
194 support for 5.2, 5.3 and 5.4 is enabled with this switch. 197 support for 5.2, 5.3 and 5.4 is enabled with this switch.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines