ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/README.FAQ
(Generate patch)

Comparing rxvt-unicode/README.FAQ (file contents):
Revision 1.29 by root, Mon Jan 16 14:48:39 2006 UTC vs.
Revision 1.30 by root, Mon Jan 16 15:07:27 2006 UTC

580 580
581 My input method wants <some encoding> but I want UTF-8, what can I do? 581 My input method wants <some encoding> but I want UTF-8, what can I do?
582 You can specify separate locales for the input method and the rest 582 You can specify separate locales for the input method and the rest
583 of the terminal, using the resource "imlocale": 583 of the terminal, using the resource "imlocale":
584 584
585 URxvt*imlocale: ja_JP.EUC-JP 585 URxvt.imlocale: ja_JP.EUC-JP
586 586
587 Now you can start your terminal with "LC_CTYPE=ja_JP.UTF-8" and 587 Now you can start your terminal with "LC_CTYPE=ja_JP.UTF-8" and
588 still use your input method. Please note, however, that you will not 588 still use your input method. Please note, however, that you will not
589 be able to input characters outside "EUC-JP" in a normal way then, 589 be able to input characters outside "EUC-JP" in a normal way then,
590 as your input method limits you. 590 as your input method limits you.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines