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

Comparing rxvt-unicode/doc/rxvt.7.txt (file contents):
Revision 1.48 by root, Thu Jan 19 19:26:31 2006 UTC vs.
Revision 1.49 by root, Wed Jan 25 00:57:57 2006 UTC

1559 Add support for XIM (X Input Method) protocol. This allows using 1559 Add support for XIM (X Input Method) protocol. This allows using
1560 alternative input methods (e.g. kinput2) and will also correctly set 1560 alternative input methods (e.g. kinput2) and will also correctly set
1561 up the input for people using dead keys or compose keys. 1561 up the input for people using dead keys or compose keys.
1562 1562
1563 --enable-unicode3 (default: off) 1563 --enable-unicode3 (default: off)
1564 Recommended to stay off unless you really need non-BMP characters.
1565
1564 Enable direct support for displaying unicode codepoints above 65535 1566 Enable direct support for displaying unicode codepoints above 65535
1565 (the basic multilingual page). This increases storage requirements 1567 (the basic multilingual page). This increases storage requirements
1566 per character from 2 to 4 bytes. X11 fonts do not yet support these 1568 per character from 2 to 4 bytes. X11 fonts do not yet support these
1567 extra characters, but Xft does. 1569 extra characters, but Xft does.
1568 1570
1578 accents are encoded as seperate unicode characters. This is done by 1580 accents are encoded as seperate unicode characters. This is done by
1579 using precomposited characters when available or creating new 1581 using precomposited characters when available or creating new
1580 pseudo-characters when no precomposed form exists. 1582 pseudo-characters when no precomposed form exists.
1581 1583
1582 Without --enable-unicode3, the number of additional precomposed 1584 Without --enable-unicode3, the number of additional precomposed
1583 characters is rather limited (2048, if this is full, rxvt-unicode 1585 characters is somewhat limited (the 6400 private use characters will
1584 will use the private use area, extending the number of combinations
1585 to 8448). With --enable-unicode3, no practical limit exists. 1586 be (ab-)used). With --enable-unicode3, no practical limit exists.
1586 1587
1587 This option will also enable storage (but not display) of characters 1588 This option will also enable storage (but not display) of characters
1588 beyond plane 0 (>65535) when --enable-unicode3 was not specified. 1589 beyond plane 0 (>65535) when --enable-unicode3 was not specified.
1589 1590
1590 The combining table also contains entries for arabic presentation 1591 The combining table also contains entries for arabic presentation
1729 corner of the screen in a fixed position. 1730 corner of the screen in a fixed position.
1730 1731
1731 --enable-pointer-blank (default: on) 1732 --enable-pointer-blank (default: on)
1732 Add support to have the pointer disappear when typing or inactive. 1733 Add support to have the pointer disappear when typing or inactive.
1733 1734
1734 --enable-perl (default: off) 1735 --enable-perl (default: on)
1735 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 1736 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
1736 (doc/rxvtperl.txt) for more info on this feature, or the files in 1737 (doc/rxvtperl.txt) for more info on this feature, or the files in
1737 src/perl-ext/ for the extensions that are installed by default. The 1738 src/perl-ext/ for the extensions that are installed by default. The
1738 perl interpreter that is used can be specified via the "PERL" 1739 perl interpreter that is used can be specified via the "PERL"
1739 environment variable when running configure. 1740 environment variable when running configure.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines