From owner-FreeBSD-users-jp@jp.FreeBSD.org Mon Oct 13 15:26:00 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h9D6Q0899266;
	Mon, 13 Oct 2003 15:26:00 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from athena.ginganet.org (postfix@tk0008-202x210x243x26.ap-TK.usen.ad.jp [202.210.243.26])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h9D6PxM99261
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 13 Oct 2003 15:26:00 +0900 (JST)
	(envelope-from ginga@ginganet.org)
Received: by athena.ginganet.org (Postfix, from userid 5003)
	id C7BABCFA1; Mon, 13 Oct 2003 15:25:58 +0900 (JST)
From: Kawaguti Ginga <ginga-freebsd@ginganet.org>
To: FreeBSD-users-jp@jp.FreeBSD.org
Message-ID: <20031013062558.GK595%ginga-freebsd@ginganet.org>
References: <3F8A02D2.6090404@f5.dion.ne.jp> <8665it7si0.wl@barleycoren.oikumene.gcd.org> <3F8A337B.3000802@f5.dion.ne.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Disposition: inline
In-Reply-To: <3F8A337B.3000802@f5.dion.ne.jp>
User-Agent: Mutt/1.5.4i-ja.1
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 13 Oct 2003 15:25:58 +0900
X-Sequence: FreeBSD-users-jp 76831
Subject: [FreeBSD-users-jp 76831] Re: keyboard not response on gaim-0.68
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: ginga-freebsd@ginganet.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031013

In Mon, Oct 13, 2003 at 02:09:15PM +0900,
Mine <mine_fly@f5.dion.ne.jp> wrote:
> There is no problem for Japanese-Input when I use mozilla web browser
> and mail client. It seems this trouble only happened with gaim.

I absolutely don't know if gaim works with kinput2(or
any other Japanese input client).
If you don't need kinput2 with gaim, you may try the following:
	% env XMODIFIERS="@im=none" gaim &

(gaim wouldn't try to connect to kinput2.)

> What I set related kinput2 is as follow:
> 
> 1. installed ja-kinput2-freewnn-3.1_2 and ja-FreeWnn-lib-1.1.1.a020 and
> ja-FreeWnn-server-1.1.1.a020
> 2. add the followed locale to ~/.cshrc
> setenv LANG ja_JP.EUC
> setenv LC_CTYPE ja_JP.EUC
> 3. add the followed statement to ~/.xinitrc
> export XMODIFIERS="@im=kinput2"
> kinput2 -wnn &
> 4. add the followed statement to ~/.Xresource
> *inputMethod: kinput2

(Just a general comment)
  * Locale should be "ja_JP.eucJP". 
    "ja_JP.EUC" is old and may not work right.
  * Is Freewnn's jserver running?
  	% ps auxww|grep jserver
	% /usr/local/bin/Wnn4/wnnstat
  * Check which wnn-server kinput2 is using.
    It can be set by hostname("jserver"), or by 
    an environment variable "$JSERVER".
    If not sure, use something like the following line:
    	% kinput2 -wnn -jserver localhost &
  * Testing of kinput2 with other software like kterm
    might give you a hint.
    	% kterm -xim &
    and type ctrl-space on the new kterm.

This page (and related links) might help you:
	http://www.jp.FreeBSD.ORG/QandA/HTML/360.html
	http://www.jp.FreeBSD.ORG/QandA/HTML/363.html
	http://www.jp.FreeBSD.ORG/QandA/HTML/356.html
-- 
       $B"J"J(B
Zzz.. (- - )$B"^"^"=!A(B           $B@n8}(B $B6d2O(B
      ##############   ginga-freebsd@ginganet.org
