Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2004 21:36:45 +0100
From:      Erik Norgaard <norgaard@locolomo.org>
To:        =?ISO-8859-1?Q?M=E1rio_Gamito?= <gamito@netual.pt>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: No latin characters :(
Message-ID:  <41C8895D.4060606@locolomo.org>
In-Reply-To: <41C8807F.2080004@netual.pt>
References:  <41C8807F.2080004@netual.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
Mário Gamito wrote:

> I've read the Handbook, applied all i've googled, but i can't get 
> portuguese charactres like á, õ, ç, etc. to work :(
> 
> Completly knocked out.

But what have you done?

In my /etc/login.conf I have:

da_DK:Danish users:\
         :charset=iso-8859-1:\
         :lang=da_DK.ISO8859-1:\
         :tc=default:

Then I set my login class in the master.passwd to da_DK. Having diffe- 
rent login classes this way allows you to support multiple languages for 
users. Otherwise, you can set these option in the default: section 
without the need to change your login class. You need to run cap_mkdb on 
login.conf after that (I think).

In /etc/ttys I have set all consoles to cons25l, but this only affects 
when you login directly. Finally in /etc/rc.conf

keymap="danish.iso"     # keymap in /usr/share/syscons/keymaps/*(or NO).
font8x8="iso-8x8"
font8x14="iso-8x14"
font8x16="iso-8x16"

For you, whatever above looks danish, change to portugeese. I recommend 
you sticking to things that looks like iso-standards for interopera- bility.

I think this is about it.

Cheers, Erik
-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C8895D.4060606>