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

[debian-users:36656] Re: Japanese input



My name is takesima , 
and my evironmet is woody+gdm+gnome , so thid mail in not so useful for you .

In  vim (not jvim) I can write the next sentense 
by shift+space ( of cource if your key board is jp106, 半角全角キー  also is OK).
-----------------
日本語だいじょうぶ
-----------------

and 
tuyosi@debian:~$ cat .gnomerc 
#!/bin/sh
LANG=ja_JP.eucJP
LANGUAGE=ja
XMODIFIERS=@im=kinput2
export LANG
export LANGUAGE
export XMODIFIERS
xmodmap $HOME/.xmodmap
kinput2 -canna &


and I run next command
apt-get install language-env user-ja canna freewnn-jserver  canna-utils grep-ja kterm  jless  tcsh-kanji kinput2-common kinput2-canna debian-jp-keyring

Bye