Date: Mon, 7 Jan 2002 07:39:22 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Cc: Scott <scottro@nyc.rr.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Japanese input? Message-ID: <20020107073922.A1390@grimoire.chen.org.nz> In-Reply-To: <200201052343.g05Nhfk01083@hyde.ssec.wisc.edu>; from dglo@hyde.ssec.wisc.edu on Sat, Jan 05, 2002 at 05:43:40PM -0600 References: <20020105235159.A525@grimoire.chen.org.nz> <200201052343.g05Nhfk01083@hyde.ssec.wisc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 05, 2002 at 05:43:40PM -0600, Dave Glowacki wrote:
[...]
> My .xsession, .i18n and .profile files all contain:
>
> LC_CTYPE=ja
> LANGUAGE=C
> LANG=ja_JP
> XIM=kinput2
> XIM_PROGRAM=kinput2
> XMODIFIERS="@im=kinput2"
> export LC_CTYPE LANGUAGE LANG XIM XIM_PROGRAM XMODIFIERS
>
> and my .xsession ends with:
>
> kinput2 -xim -kinput -wnn -canna &
THe current xsession that I have looks something like:
[...]
#
# Japanese language support
#
LANG=ja_JP.EUC
MM_CHARSET=EUC
export LANG MM_CHARSET
XMODIFIERS="@im=kinput2"
export XMODIFIERS
kinput2 -canna &
startkde
The Window Manager *must* be the last entry.
--
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
Jesus saves.
Allah forgives.
Cthulu thinks you'd make a nice sandwich.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020107073922.A1390>
