From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 16:54:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2043416A41F for ; Mon, 12 Dec 2005 16:54:15 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from mdhost1.centroin.com.br (mail-gw1.centroin.com.br [200.225.63.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A4A043D5F for ; Mon, 12 Dec 2005 16:54:13 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from trex.centroin.com.br (trex.centroin.com.br [200.225.63.134]) by mdhost1.centroin.com.br (8.13.5/8.13.5/CIP SMTP HOST) with ESMTP id jBCGsAOs031680 for ; Mon, 12 Dec 2005 14:54:10 -0200 (BRST) (envelope-from scuba@centroin.com.br) Date: Mon, 12 Dec 2005 14:54:32 -0200 (BRST) From: scuba@centroin.com.br Sender: mpsouza@trex.centroin.com.br To: freebsd-questions@freebsd.org Message-ID: <20051212140121.R54333@trex.centroin.com.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Hits: 0.007 X-Scanned-By: MIMEDefang 2.54 on 200.225.63.205 Subject: Eterm + intl accents X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 16:54:15 -0000 Hi all, This is an strange behavior. I'm using Eterm (0.9.3) from ports as my terminal client in X (Xorg+gnome2). I've set the language params in login.conf to (:lang=pt-br:), and also set the environment vars in .cshrc as follows: setenv LC_CTYPE pt_BR.ISO8859-1 setenv LESSCHARSET latin1 setenv LC_ALL pt_BR.ISO8859-1 As soon as X is started, I am able to use accented characters in terminal, but when any other application, i.e. Firefox, is started, the accents are not shown any more as I write them. I think it's some thing with keyboard setup, since the display of accented characters are OK. Any help? - Marcelo Souza