From owner-freebsd-questions@FreeBSD.ORG Wed Nov 1 13:47:08 2006 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 7524016A586 for ; Wed, 1 Nov 2006 13:47:07 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: from web88301.mail.re4.yahoo.com (web88301.mail.re4.yahoo.com [216.39.53.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 006E243D5C for ; Wed, 1 Nov 2006 13:47:06 +0000 (GMT) (envelope-from msherman77@yahoo.com) Received: (qmail 80420 invoked by uid 60001); 1 Nov 2006 13:47:06 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5YTI7iKt09oQW2RJKmvj6Bni1RfYfFCJi8MY3lc4S/U6Pw9X7WznbJrsjKvnEq04YTV1ibjZdk6W4KQmXlV7h8O+Kc+dTx8yEct+3cVT0Fy9FqFVYh6DG/h0fes5FNFm9huJ7iu59Pfo9QX0eSSIIvAtCcOv2XK4172LAlQ3dRw= ; Message-ID: <20061101134706.80418.qmail@web88301.mail.re4.yahoo.com> Received: from [63.65.68.246] by web88301.mail.re4.yahoo.com via HTTP; Wed, 01 Nov 2006 08:47:06 EST Date: Wed, 1 Nov 2006 08:47:06 -0500 (EST) From: Michael S To: zzz , freebsd-questions@freebsd.org In-Reply-To: <200611011402.42945.daniel.leal@netvisao.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: portuguese keymap 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: Wed, 01 Nov 2006 13:47:08 -0000 I needed Spanish characters, which are pretty similar. Inside X it's even easier. I use KDE, so I go to Control Center -> Regional and Accessibility -> Keyboard Layout. For the console setup, you could refere to the HandBook - Localization Section. HTH Michael --- zzz wrote: > Hi all. > > I am portuguese and I am having some problems with > some portuguese characters. > I have freebsd 6.1-stable running on my desktop and > linux fedora on my laptop. > > For example, in fedora I can write the following > characters either in X or > console (I dont know if you can read it well): > � � � � � � � � > > I just would like to be able to write all portuguese > characters in freebsd > (inside and outside X) like in fedora. > I can do it for example in firefox inside X. But not > in all apps. > This is bad for me, because I want to use my freebsd > to backup other systems > in may network and there are many files that have > this characters in the > name. Like this my freebsd simple ignore this files > during backup! > > Can someone help me to solve this problem? > > Thank you all. > > Daniel. > > My rc.conf has the following line: > keymap="pt.iso.acc" > My xorg.conf: > Section "InputDevice" > Identifier "keyboard0" > Driver "kbd" > Option "XKbLayout" "pt" > EndSection > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >