On 11/14/05, Eric Dan <[EMAIL PROTECTED]> wrote:
> anybody know how to get Eterm to display japanese?
> i have it set to utf-8 but in mutt i receive some japanese mail and
> can't read anything.

Use kanji terminal "kterm". :)

I tried making Eterm work in the past with this code:

#!/bin/bash
LANGUAGE=en_US LC_TYPE=ja_JP.UTF-8 GTK_IM_MODULE=iiim ${1+"$@"} &

to realize that it doesn't support utf-8. :(

--
With kind regards,
Didier.

------------
Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to