Japanese Input with iiimf

Alexander Apprich a.apprich at science-computing.de
Thu Jun 2 14:46:30 UTC 2005


Hi Mark,

Mark Sargent wrote:
> Hi All,
> 
> chose iiimf, and restarted x server, but, nothing in the way of any way 
> to use J in apps. I was expecting to see a small app appear on the 
> bottom panel. Have I missed something.? Cheers.
> 

I have a small script to start applications using japanese fonts and
stuff

apprich at elmstreet bin $ cat thunderbird-jp
#!/bin/sh
export LC_ALL=ja_JP
export LANG=ja_JP.eucJP
export XMODIFIERS='@im=kinput2'
kinput2 -canna &
thunderbird

> Mark Sargent.
> 
Hth

Alex




More information about the fedora-list mailing list