Mailing List Archive


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

Re: [tlug] Questions about Japanese input




> (2) creating the script
>
> In a text editor, create the following
>
> #!/bin/bash
> export LC_ALL=ja_JP
> export LANG=ja_JP.eucJP
> export XMODIFIERS='@example.com=kinput2'
> kinput2 -canna &
>
>
I use  #!/bin/bash
XMODIFIERS=@example.com=kinput2 LANGUAGE=ja_JP LC_CTYPE=ja_JP LC_ALL=ja_JP ${1+"$@"}

I never use a kterm, only an xterm
echo $LANG is meaningless to how I do it, but in the past I experienced the 
same problem as you and settled on the script above.  The one I posted 
earlier was from the web page and not the actual one I used
>



-- 
Shawn

Happily using M2, Opera's revolutionary e-mail client: 
http://www.opera.com/m2/


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links