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.44 by root, Mon Jan 16 14:48:39 2006 UTC vs.
Revision 1.45 by root, Mon Jan 16 15:07:27 2006 UTC

601 601
602 My input method wants <some encoding> but I want UTF-8, what can I do? 602 My input method wants <some encoding> but I want UTF-8, what can I do?
603 You can specify separate locales for the input method and the rest 603 You can specify separate locales for the input method and the rest
604 of the terminal, using the resource "imlocale": 604 of the terminal, using the resource "imlocale":
605 605
606 URxvt*imlocale: ja_JP.EUC-JP 606 URxvt.imlocale: ja_JP.EUC-JP
607 607
608 Now you can start your terminal with "LC_CTYPE=ja_JP.UTF-8" and 608 Now you can start your terminal with "LC_CTYPE=ja_JP.UTF-8" and
609 still use your input method. Please note, however, that you will not 609 still use your input method. Please note, however, that you will not
610 be able to input characters outside "EUC-JP" in a normal way then, 610 be able to input characters outside "EUC-JP" in a normal way then,
611 as your input method limits you. 611 as your input method limits you.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines