Re: Kinput2 working with kterm, what now?
Leonardo Boiko wrote:
> I managed to get Japanese input under kterm (with kinput2 +
> canna), but it is not working in other applications (such as
> Mozilla, Gimp etc.). What I am missing?
To get a Japanese-capable Mozilla in an otherwise non-Japanese
environment I use a script in /usr/local/bin:
pidof kinput2 >/dev/null || kinput2 &
export XMODIFIERS=@im=kinput2
export LANG=ja_JP
mozilla
This script (called jmoz) is called from the menu system (in
my case icewm).
regards, Jan
--
To UNSUBSCRIBE, email to debian-japanese-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: