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.177 by root, Sat May 30 08:53:48 2009 UTC vs.
Revision 1.179 by root, Sat Dec 26 10:24:04 2009 UTC

557does not support this (for instance because it is not visual), then 557does not support this (for instance because it is not visual), then
558rxvt-unicode will continue without an input method. 558rxvt-unicode will continue without an input method.
559 559
560In this case either do not specify a B<preeditStyle> or specify more than 560In this case either do not specify a B<preeditStyle> or specify more than
561one pre-edit style, such as B<OverTheSpot,Root,None>. 561one pre-edit style, such as B<OverTheSpot,Root,None>.
562
563If it still doesn't work, then maybe your input method doesn't support
564compose sequences - to fall back to the built-in one, make sure you don't
565specify an input method via C<-im> or C<XMODIFIERS>.
562 566
563=head3 I cannot type C<Ctrl-Shift-2> to get an ASCII NUL character due to ISO 14755 567=head3 I cannot type C<Ctrl-Shift-2> to get an ASCII NUL character due to ISO 14755
564 568
565Either try C<Ctrl-2> alone (it often is mapped to ASCII NUL even on 569Either try C<Ctrl-2> alone (it often is mapped to ASCII NUL even on
566international keyboards) or simply use ISO 14755 support to your 570international keyboards) or simply use ISO 14755 support to your
2255 2259
2256=over 4 2260=over 4
2257 2261
2258=item --enable-everything 2262=item --enable-everything
2259 2263
2260Add (or remove) support for all non-multichoice options listed in "./configure 2264Add (or remove) support for all non-multichoice options listed in
2261--help". 2265C<./configure --help>, except for C<--enable-assert>.
2262 2266
2263You can specify this and then disable options you do not like by 2267You can specify this and then disable options you do not like by
2264I<following> this with the appropriate C<--disable-...> arguments, 2268I<following> this with the appropriate C<--disable-...> arguments,
2265or you can start with a minimal configuration by specifying 2269or you can start with a minimal configuration by specifying
2266C<--disable-everything> and than adding just the C<--enable-...> arguments 2270C<--disable-everything> and than adding just the C<--enable-...> arguments
2514environment variable when running configure. Even when compiled in, 2518environment variable when running configure. Even when compiled in,
2515perl will I<not> be initialised when all extensions have been disabled 2519perl will I<not> be initialised when all extensions have been disabled
2516C<-pe "" --perl-ext-common "">, so it should be safe to enable from a 2520C<-pe "" --perl-ext-common "">, so it should be safe to enable from a
2517resource standpoint. 2521resource standpoint.
2518 2522
2523=item --enable-assert (default: off)
2524
2525Enables the assertions in the code, normally disabled. This switch is only
2526useful when developing rxvt-unicode.
2527
2519=item --with-afterimage-config=DIR 2528=item --with-afterimage-config=DIR
2520 2529
2521Look for the libAfterImage config script in DIR. 2530Look for the libAfterImage config script in DIR.
2522 2531
2523=item --with-name=NAME (default: urxvt) 2532=item --with-name=NAME (default: urxvt)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines