Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Japanese input into Java?



 
> Anyway, I changed the font of my editing interface so that I can now at 
> least read Japanese text within ZDE.
> 
> However, I still can't input Japanese. The UIM/Anthy interface in my 
> Gnome panel only shows "direct" input as an option when my ZDE 
> application has focus.
 
HI,

I don't pretend to know the exact how or why of this but I also have (in
my script to launch my java apps):

LANGUAGE=en_US LC_CTYPE=ja_JP XMODIFIERS=@example.com GTK_IM_MODULE=xim;

so for instance

#!/bin/sh
echo starting jgloss
LANGUAGE=en_US LC_CTYPE=ja_JP XMODIFIERS=@example.com GTK_IM_MODULE=xim;
exec /usr/java/j2re/bin/java -Duser.language=ja -jar /jgloss/jgloss-1.0.10/jgloss.jar &




Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links