From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 02:00:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7B1916A4BF for ; Wed, 3 Sep 2003 02:00:42 -0700 (PDT) Received: from mail.oisca.org (mail.oisca.org [164.46.152.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8F343FEA for ; Wed, 3 Sep 2003 02:00:41 -0700 (PDT) (envelope-from r_ikeda@oisca.org) Received: from nova (fe112127.fl.FreeBit.NE.JP [219.112.112.127]) by mail.oisca.org (8.11.6p2/8.11.3) with SMTP id h8390ep21863 for ; Wed, 3 Sep 2003 18:00:40 +0900 Message-ID: <003501c371f9$bc236ee0$3601a8c0@nova> From: "Rommel B. Ikeda" To: Date: Wed, 3 Sep 2003 17:59:50 +0900 Organization: OISCA-International MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: hotkey/menu to start Eterm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Rommel B. Ikeda" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 09:00:43 -0000 Hi, I have been trying to configure my system that it can read/write Japanese Characters... The I stumbled on this address http://www.redundancy.org/fbsd_japanese.html I have already installed the following ports as written in the site: /usr/ports/japanese/Canna /usr/ports/japanese/Eterm /usr/ports/japanese/kinput2-canna /usr/ports/japanese/alias-fonts /usr/ports/japanese/nvi-euc-jp /usr/ports/japanese/w3m /usr/ports/japanese/xyaku I have already Move /usr/local/etc/rc.d/canna.sh.sample to canna.sh. Put "kinput2 &" and "xyaku &" into .xsession file. Edit the "Files" section of XF86Config. Insert the following line: FontPath "/usr/X11R6/lib/X11/fonts/local/" BUT I DO NOT WHAT IS THE MEANING OF FOLLOWING: - Change your hotkey/menu item to start Eterm to the following: XMODIFIERS='@im=kinput2' LANG=ja_JP.EUC LANGUAGE=en_US Eterm Can anyone give me idea on what this means... Thank You, Rommel Ikeda