Alexander Apprich wrote:
Mark Sargent wrote:
Alexander Apprich wrote:
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
Hi All,
Alex, does that script start the app with menus in J or just allows J input into the app..? I wish for the latter, for now. Cheers.
It depends on the application I think. If I start sylpheed that way, _everything_ is in japanese.
Mark Sargent.
Alex
Hi All,
ah, yes, if I start gaim that way, it's all in J, which is not great, but, it'll do for now. Cheers.
Mark Sargent.