ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.89 by root, Wed Jan 18 21:00:39 2006 UTC vs.
Revision 1.90 by root, Mon Jan 23 01:46:55 2006 UTC

1947alternative input methods (e.g. kinput2) and will also correctly 1947alternative input methods (e.g. kinput2) and will also correctly
1948set up the input for people using dead keys or compose keys. 1948set up the input for people using dead keys or compose keys.
1949 1949
1950=item --enable-unicode3 (default: off) 1950=item --enable-unicode3 (default: off)
1951 1951
1952Recommended to stay off unless you really need non-BMP characters.
1953
1952Enable direct support for displaying unicode codepoints above 1954Enable direct support for displaying unicode codepoints above
195365535 (the basic multilingual page). This increases storage 195565535 (the basic multilingual page). This increases storage
1954requirements per character from 2 to 4 bytes. X11 fonts do not yet 1956requirements per character from 2 to 4 bytes. X11 fonts do not yet
1955support these extra characters, but Xft does. 1957support these extra characters, but Xft does.
1956 1958
1966composite characters. This is required for proper viewing of text 1968composite characters. This is required for proper viewing of text
1967where accents are encoded as seperate unicode characters. This is 1969where accents are encoded as seperate unicode characters. This is
1968done by using precomposited characters when available or creating 1970done by using precomposited characters when available or creating
1969new pseudo-characters when no precomposed form exists. 1971new pseudo-characters when no precomposed form exists.
1970 1972
1971Without --enable-unicode3, the number of additional precomposed characters 1973Without --enable-unicode3, the number of additional precomposed
1972is rather limited (2048, if this is full, rxvt-unicode will use the 1974characters is somewhat limited (the 6400 private use characters will be
1973private use area, extending the number of combinations to 8448). With
1974--enable-unicode3, no practical limit exists. 1975(ab-)used). With --enable-unicode3, no practical limit exists.
1975 1976
1976This option will also enable storage (but not display) of characters 1977This option will also enable storage (but not display) of characters
1977beyond plane 0 (>65535) when --enable-unicode3 was not specified. 1978beyond plane 0 (>65535) when --enable-unicode3 was not specified.
1978 1979
1979The combining table also contains entries for arabic presentation forms, 1980The combining table also contains entries for arabic presentation forms,
1980but these are not currently used. Bug me if you want these to be used (and 1981but these are not currently used. Bug me if you want these to be used (and
1981tell me how these are to be used...). 1982tell me how these are to be used...).
1982 1983
1983=item --enable-fallback(=CLASS) (default: Rxvt) 1984=item --enable-fallback(=CLASS) (default: Rxvt)
1984 1985
1985When reading resource settings, also read settings for class CLASS. To disable resource fallback use --disable-fallback. 1986When reading resource settings, also read settings for class CLASS. To
1987disable resource fallback use --disable-fallback.
1986 1988
1987=item --with-res-name=NAME (default: urxvt) 1989=item --with-res-name=NAME (default: urxvt)
1988 1990
1989Use the given name as default application name when 1991Use the given name as default application name when
1990reading resources. Specify --with-res-name=rxvt to replace rxvt. 1992reading resources. Specify --with-res-name=rxvt to replace rxvt.
2145 2147
2146=item --enable-pointer-blank (default: on) 2148=item --enable-pointer-blank (default: on)
2147 2149
2148Add support to have the pointer disappear when typing or inactive. 2150Add support to have the pointer disappear when typing or inactive.
2149 2151
2150=item --enable-perl (default: off) 2152=item --enable-perl (default: on)
2151 2153
2152Enable an embedded perl interpreter. See the B<@@RXVT_NAME@@perl(3)> 2154Enable an embedded perl interpreter. See the B<@@RXVT_NAME@@perl(3)>
2153manpage (F<doc/rxvtperl.txt>) for more info on this feature, or the files 2155manpage (F<doc/rxvtperl.txt>) for more info on this feature, or the files
2154in F<src/perl-ext/> for the extensions that are installed by default. The 2156in F<src/perl-ext/> for the extensions that are installed by default. The
2155perl interpreter that is used can be specified via the C<PERL> environment 2157perl interpreter that is used can be specified via the C<PERL> environment

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines