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.50 by root, Wed Jan 25 21:48:47 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
1674 1675
1675 MWM-hints 1676 MWM-hints
1676 EWMH-hints (pid, utf8 names) and protocols (ping) 1677 EWMH-hints (pid, utf8 names) and protocols (ping)
1677 seperate underline colour (-underlineColor) 1678 seperate underline colour (-underlineColor)
1678 settable border widths and borderless switch (-w, -b, -bl) 1679 settable border widths and borderless switch (-w, -b, -bl)
1680 visual selection (-depth)
1679 settable extra linespacing /-lsp) 1681 settable extra linespacing /-lsp)
1680 iso-14755-2 and -3, and visual feedback 1682 iso-14755-2 and -3, and visual feedback
1681 backindex and forwardindex escape sequence 1683 backindex and forwardindex escape sequence
1682 window op and some xterm/OSC escape sequences 1684 window op and some xterm/OSC escape sequences
1683 tripleclickwords (-tcw) 1685 tripleclickwords (-tcw)
1729 corner of the screen in a fixed position. 1731 corner of the screen in a fixed position.
1730 1732
1731 --enable-pointer-blank (default: on) 1733 --enable-pointer-blank (default: on)
1732 Add support to have the pointer disappear when typing or inactive. 1734 Add support to have the pointer disappear when typing or inactive.
1733 1735
1734 --enable-perl (default: off) 1736 --enable-perl (default: on)
1735 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 1737 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
1736 (doc/rxvtperl.txt) for more info on this feature, or the files in 1738 (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 1739 src/perl-ext/ for the extensions that are installed by default. The
1738 perl interpreter that is used can be specified via the "PERL" 1740 perl interpreter that is used can be specified via the "PERL"
1739 environment variable when running configure. 1741 environment variable when running configure.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines