Re: Japanese Input with iiimf

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

 



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@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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux