From owner-freebsd-java Sat Mar 10 6:18:34 2001 Delivered-To: freebsd-java@freebsd.org Received: from brave.vnet (IP1B0481.aic.mesh.ad.jp [202.225.229.101]) by hub.freebsd.org (Postfix) with ESMTP id 44AD237B719; Sat, 10 Mar 2001 06:18:30 -0800 (PST) (envelope-from daichi@ongs.gr.jp) Received: from localhost (localhost [127.0.0.1]) by brave.vnet (8.11.1/8.11.1) with ESMTP id f2AEIkv02159; Sat, 10 Mar 2001 23:18:48 +0900 (JST) (envelope-from daichi@ongs.gr.jp) Date: Sat, 10 Mar 2001 23:18:46 +0900 (JST) From: Daichi GOTO To: keith@FreeBSD.ORG Subject: Re: IBM JDKs, Sun JDK Cc: java@FreeBSD.ORG In-Reply-to: <20010310142838.A48797@gate.jtjang.idv.tw> Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: =?iso-2022-jp?B?GyRCJGYkOhsoQiAxLjAwMA==?= Organization: ONGS Mime-Version: 1.0 Message-ID: <84735128.984233926748.JavaMail.daichi@localhost> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I only tried the Notepad jfc demo. With some font tuning in > font.properties.zh, it can accept input from XIM server, and > display properly. Here's my setup: > > -current as of 3/9, with a 3/5 linux.ko, to avoid panic :p > java/linux-jdk13 > chinese/cle_base for BIG5 friendly > chinese/xcin25 as the input server, use root input style I am interested in XIM server very must. A thing heard of for the first time, XIM server is. However, I can not understand. Why can you input through XIM protocol without XMODIFIERS environment variable? I think you need to set XMODIFIERS environment variable. Java allows to input CJK text through XIM protocol. To do so, you need teach that to JVM. The XMODIFIERS environment variable does that work. But you can input without it. Why? Would you teach me why you can input without XMODIFIERS enrironment variable. Daichi T.GOTO(ONGS) http://www.ongs.net/daichi, daichi@ongs.gr.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message