Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 1998 00:38:36 +0000
From:      "=?iso-8859-1?Q?=DE=F3r=F0ur=20=CDvarsson?=" <thivars@est.is>
To:        Julian Elischer <julian@whistle.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Locale related files and environment variables
Message-ID:  <367AF58C.40D8BA41@est.is>
References:  <36796002.56339D47@est.is> <36797C5A.167EB0E7@whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
> 
> Þórður Ívarsson wrote:
> >
> > Hi there,
> >
> > I have several LOCALE related questions.
> >
> > Some problems started when I moved from FBSD2.2.7 to FBSD3.0 few weeks
> > ago and I have not got rid of those problems.
> >
> > Before I used "tcsh" as the main shell because it supported our use of
> > 8bit characters, but sh and csh did not, neither did bash.
> >
> > Today I can not use tcsh now, but sh and csh do work.
> >
> > I have environment "LANG=is.IS.ISO-8859-1"
> >
> > What is environment variable "LC_TYPE" ?
> >
> > What is in the "/usr/share/locale" directory?
> >
> > What is in the "/usr/share/nls" directory?
> >
> > What is in the "/usr/share/zoneinfo" directory?
> >
> > >From the person that got the Accented keyboard to the syscons!
> > Þórður Ívarsson
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-hackers" in the body of the message
> 
> I looked at your accent code in the syscons, but I couldn't
> work out how to use it.....
> 
> can you supply a tutorial?

Yes, here is what you have to do to make Icelandic keyboard working:

file rc.conf needs to contain

font8x16="iso-8x16"
font8x14="iso-8x14"
font8x8="iso-8x8"
keymap="icelandic.iso.acc"


lang environment set to is_IS.ISO_8859-1

(shtt.... thanks Julian, I looked at the environ vars and I somhow
mistyped in login.conf, tcsh is better now)

Well with that installation you should be able to get some strange chars
when you hit / ; { - and ´a ´e and so on.

I am going to write how-to for icelandic, and it might end up with
writing genereal how-to for accented keyboard.

Þórður Ívarsson

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?367AF58C.40D8BA41>