--- rxvt-unicode/doc/rxvt.7.man.in 2006/01/17 16:22:41 1.49 +++ rxvt-unicode/doc/rxvt.7.man.in 2006/01/25 00:57:57 1.51 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "rxvt 7" -.TH rxvt 7 "2006-01-17" "7.1" "RXVT-UNICODE" +.TH rxvt 7 "2006-01-25" "7.2" "RXVT-UNICODE" .SH "NAME" RXVT REFERENCE \- FAQ, command sequences and other background information .SH "SYNOPSIS" @@ -301,13 +301,13 @@ .IP "I am using Debian GNU/Linux and have a problem..." 4 .IX Item "I am using Debian GNU/Linux and have a problem..." The Debian GNU/Linux package of rxvt-unicode in sarge contains large -patches that considerably change the behaviour of rxvt\-unicode. Before -reporting a bug to the original rxvt-unicode author please download and -install the genuine version () -and try to reproduce the problem. If you cannot, chances are that the -problems are specific to Debian GNU/Linux, in which case it should be -reported via the Debian Bug Tracking System (use \f(CW\*(C`reportbug\*(C'\fR to report -the bug). +patches that considerably change the behaviour of rxvt-unicode (but +unfortunately this notice has been removed). Before reporting a bug to +the original rxvt-unicode author please download and install the genuine +version () and try to reproduce +the problem. If you cannot, chances are that the problems are specific to +Debian GNU/Linux, in which case it should be reported via the Debian Bug +Tracking System (use \f(CW\*(C`reportbug\*(C'\fR to report the bug). .Sp For other problems that also affect the Debian package, you can and probably should use the Debian \s-1BTS\s0, too, because, after all, it's also a @@ -1811,7 +1811,7 @@ Ps = 17 Change colour of highlight characters to Pt Ps = 18 Change colour of bold characters to Pt [deprecated, see 706] Ps = 19 Change colour of underlined characters to Pt [deprecated, see 707] -Ps = 20 Change default background to Pt +Ps = 20 Change background pixmap parameters (see section XPM) (Compile XPM). Ps = 39 Change default foreground colour to Pt. Ps = 46 Change Log File to Pt unimplemented Ps = 49 Change default background colour to Pt. @@ -2045,6 +2045,8 @@ set up the input for people using dead keys or compose keys. .IP "\-\-enable\-unicode3 (default: off)" 4 .IX Item "--enable-unicode3 (default: off)" +Recommended to stay off unless you really need non-BMP characters. +.Sp Enable direct support for displaying unicode codepoints above 65535 (the basic multilingual page). This increases storage requirements per character from 2 to 4 bytes. X11 fonts do not yet @@ -2063,10 +2065,9 @@ done by using precomposited characters when available or creating new pseudo-characters when no precomposed form exists. .Sp -Without \-\-enable\-unicode3, the number of additional precomposed characters -is rather limited (2048, if this is full, rxvt-unicode will use the -private use area, extending the number of combinations to 8448). With -\&\-\-enable\-unicode3, no practical limit exists. +Without \-\-enable\-unicode3, the number of additional precomposed +characters is somewhat limited (the 6400 private use characters will be +(ab\-)used). With \-\-enable\-unicode3, no practical limit exists. .Sp This option will also enable storage (but not display) of characters beyond plane 0 (>65535) when \-\-enable\-unicode3 was not specified. @@ -2076,7 +2077,8 @@ tell me how these are to be used...). .IP "\-\-enable\-fallback(=CLASS) (default: Rxvt)" 4 .IX Item "--enable-fallback(=CLASS) (default: Rxvt)" -When reading resource settings, also read settings for class \s-1CLASS\s0. To disable resource fallback use \-\-disable\-fallback. +When reading resource settings, also read settings for class \s-1CLASS\s0. To +disable resource fallback use \-\-disable\-fallback. .IP "\-\-with\-res\-name=NAME (default: urxvt)" 4 .IX Item "--with-res-name=NAME (default: urxvt)" Use the given name as default application name when @@ -2214,8 +2216,8 @@ .IP "\-\-enable\-pointer\-blank (default: on)" 4 .IX Item "--enable-pointer-blank (default: on)" Add support to have the pointer disappear when typing or inactive. -.IP "\-\-enable\-perl (default: off)" 4 -.IX Item "--enable-perl (default: off)" +.IP "\-\-enable\-perl (default: on)" 4 +.IX Item "--enable-perl (default: on)" Enable an embedded perl interpreter. See the \fB@@RXVT_NAME@@\f(BIperl\fB\|(3)\fR manpage (\fIdoc/rxvtperl.txt\fR) for more info on this feature, or the files in \fIsrc/perl\-ext/\fR for the extensions that are installed by default. The