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.47 by root, Tue Jan 17 16:22:41 2006 UTC vs.
Revision 1.49 by root, Wed Jan 25 00:57:57 2006 UTC

149 When using the rxvtc client, the version displayed is that of the 149 When using the rxvtc client, the version displayed is that of the
150 daemon. 150 daemon.
151 151
152 I am using Debian GNU/Linux and have a problem... 152 I am using Debian GNU/Linux and have a problem...
153 The Debian GNU/Linux package of rxvt-unicode in sarge contains large 153 The Debian GNU/Linux package of rxvt-unicode in sarge contains large
154 patches that considerably change the behaviour of rxvt-unicode. 154 patches that considerably change the behaviour of rxvt-unicode (but
155 Before reporting a bug to the original rxvt-unicode author please 155 unfortunately this notice has been removed). Before reporting a bug
156 download and install the genuine version 156 to the original rxvt-unicode author please download and install the
157 (<http://software.schmorp.de#rxvt-unicode>) and try to reproduce the 157 genuine version (<http://software.schmorp.de#rxvt-unicode>) and try
158 problem. If you cannot, chances are that the problems are specific 158 to reproduce the problem. If you cannot, chances are that the
159 to Debian GNU/Linux, in which case it should be reported via the 159 problems are specific to Debian GNU/Linux, in which case it should
160 Debian Bug Tracking System (use "reportbug" to report the bug). 160 be reported via the Debian Bug Tracking System (use "reportbug" to
161 report the bug).
161 162
162 For other problems that also affect the Debian package, you can and 163 For other problems that also affect the Debian package, you can and
163 probably should use the Debian BTS, too, because, after all, it's 164 probably should use the Debian BTS, too, because, after all, it's
164 also a bug in the Debian version and it serves as a reminder for 165 also a bug in the Debian version and it serves as a reminder for
165 other users that might encounter the same issue. 166 other users that might encounter the same issue.
1344 Ps = 12 Change colour of text cursor foreground to Pt 1345 Ps = 12 Change colour of text cursor foreground to Pt
1345 Ps = 13 Change colour of mouse foreground to Pt 1346 Ps = 13 Change colour of mouse foreground to Pt
1346 Ps = 17 Change colour of highlight characters to Pt 1347 Ps = 17 Change colour of highlight characters to Pt
1347 Ps = 18 Change colour of bold characters to Pt [deprecated, see 706] 1348 Ps = 18 Change colour of bold characters to Pt [deprecated, see 706]
1348 Ps = 19 Change colour of underlined characters to Pt [deprecated, see 707] 1349 Ps = 19 Change colour of underlined characters to Pt [deprecated, see 707]
1349 Ps = 20 Change default background to Pt 1350 Ps = 20 Change background pixmap parameters (see section XPM) (Compile XPM).
1350 Ps = 39 Change default foreground colour to Pt. 1351 Ps = 39 Change default foreground colour to Pt.
1351 Ps = 46 Change Log File to Pt unimplemented 1352 Ps = 46 Change Log File to Pt unimplemented
1352 Ps = 49 Change default background colour to Pt. 1353 Ps = 49 Change default background colour to Pt.
1353 Ps = 50 Set fontset to Pt, with the following special values of Pt (rxvt) #+n change up n #-n change down n if n is missing of 0, a value of 1 is used empty change to font0 n change to font n 1354 Ps = 50 Set fontset to Pt, with the following special values of Pt (rxvt) #+n change up n #-n change down n if n is missing of 0, a value of 1 is used empty change to font0 n change to font n
1354 Ps = 55 Log all scrollback buffer and all of screen to Pt 1355 Ps = 55 Log all scrollback buffer and all of screen to Pt
1558 Add support for XIM (X Input Method) protocol. This allows using 1559 Add support for XIM (X Input Method) protocol. This allows using
1559 alternative input methods (e.g. kinput2) and will also correctly set 1560 alternative input methods (e.g. kinput2) and will also correctly set
1560 up the input for people using dead keys or compose keys. 1561 up the input for people using dead keys or compose keys.
1561 1562
1562 --enable-unicode3 (default: off) 1563 --enable-unicode3 (default: off)
1564 Recommended to stay off unless you really need non-BMP characters.
1565
1563 Enable direct support for displaying unicode codepoints above 65535 1566 Enable direct support for displaying unicode codepoints above 65535
1564 (the basic multilingual page). This increases storage requirements 1567 (the basic multilingual page). This increases storage requirements
1565 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
1566 extra characters, but Xft does. 1569 extra characters, but Xft does.
1567 1570
1577 accents are encoded as seperate unicode characters. This is done by 1580 accents are encoded as seperate unicode characters. This is done by
1578 using precomposited characters when available or creating new 1581 using precomposited characters when available or creating new
1579 pseudo-characters when no precomposed form exists. 1582 pseudo-characters when no precomposed form exists.
1580 1583
1581 Without --enable-unicode3, the number of additional precomposed 1584 Without --enable-unicode3, the number of additional precomposed
1582 characters is rather limited (2048, if this is full, rxvt-unicode 1585 characters is somewhat limited (the 6400 private use characters will
1583 will use the private use area, extending the number of combinations
1584 to 8448). With --enable-unicode3, no practical limit exists. 1586 be (ab-)used). With --enable-unicode3, no practical limit exists.
1585 1587
1586 This option will also enable storage (but not display) of characters 1588 This option will also enable storage (but not display) of characters
1587 beyond plane 0 (>65535) when --enable-unicode3 was not specified. 1589 beyond plane 0 (>65535) when --enable-unicode3 was not specified.
1588 1590
1589 The combining table also contains entries for arabic presentation 1591 The combining table also contains entries for arabic presentation
1728 corner of the screen in a fixed position. 1730 corner of the screen in a fixed position.
1729 1731
1730 --enable-pointer-blank (default: on) 1732 --enable-pointer-blank (default: on)
1731 Add support to have the pointer disappear when typing or inactive. 1733 Add support to have the pointer disappear when typing or inactive.
1732 1734
1733 --enable-perl (default: off) 1735 --enable-perl (default: on)
1734 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 1736 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
1735 (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
1736 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
1737 perl interpreter that is used can be specified via the "PERL" 1739 perl interpreter that is used can be specified via the "PERL"
1738 environment variable when running configure. 1740 environment variable when running configure.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines