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.83 by root, Mon Jan 16 14:48:39 2006 UTC vs.
Revision 1.85 by root, Mon Jan 16 15:12:48 2006 UTC

616=item My input method wants <some encoding> but I want UTF-8, what can I do? 616=item My input method wants <some encoding> but I want UTF-8, what can I do?
617 617
618You can specify separate locales for the input method and the rest of the 618You can specify separate locales for the input method and the rest of the
619terminal, using the resource C<imlocale>: 619terminal, using the resource C<imlocale>:
620 620
621 URxvt*imlocale: ja_JP.EUC-JP 621 URxvt.imlocale: ja_JP.EUC-JP
622 622
623Now you can start your terminal with C<LC_CTYPE=ja_JP.UTF-8> and still 623Now you can start your terminal with C<LC_CTYPE=ja_JP.UTF-8> and still
624use your input method. Please note, however, that you will not be able to 624use your input method. Please note, however, that you will not be able to
625input characters outside C<EUC-JP> in a normal way then, as your input 625input characters outside C<EUC-JP> in a normal way then, as your input
626method limits you. 626method limits you.
899 899
900=head1 DESCRIPTION 900=head1 DESCRIPTION
901 901
902The rest of this document describes various technical aspects of 902The rest of this document describes various technical aspects of
903B<rxvt-unicode>. First the description of supported command sequences, 903B<rxvt-unicode>. First the description of supported command sequences,
904followed by menu and pixmap support and last by a description of all 904followed by pixmap support and last by a description of all features
905features selectable at C<configure> time. 905selectable at C<configure> time.
906 906
907=head1 Definitions 907=head1 Definitions
908 908
909=over 4 909=over 4
910 910

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines