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

Japanese input method without Japanese interface?



On 30 Oct 2001 00:14:46 -0800,
Ben Pfaff <blp@cs.stanford.edu> wrote:

> To get the interface back to English, I then modified .xsession
> so that LANG is unset after the kinput2 daemon is started.
> Unfortunately, this also had the effect of disabling Japanese
> input; shift+space doesn't do anything anymore.

Please try this:

---- 
export LANG=ja_JP.eucJP
#export LC_CTYPE=C
export LC_COLLATE=C
export LC_MONETARY=C
export LC_NUMERIC=C
export LC_TIME=C
export LC_MESSAGES=C
#export LC_ALL=C
#export LANGUAGE=C
---- 

(But some applications (e.g. Netscape 4) ignore LC_* setting...)

P.S. 

The list `debian-japanese@lists.debian.org' discusses how to use
Japanese on Debian system in English.

-- 
Tatsuya Kinoshita



Reply to: