From owner-freebsd-hackers Fri Dec 18 16:38:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28952 for freebsd-hackers-outgoing; Fri, 18 Dec 1998 16:38:37 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from gateway.toti.est.is (toti.est.is [194.144.208.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28946 for ; Fri, 18 Dec 1998 16:38:33 -0800 (PST) (envelope-from thivars@est.is) Received: from asus (asus.toti.est.is [192.168.255.2]) by gateway.toti.est.is (8.9.1/8.9.1) with ESMTP id AAA97381; Sat, 19 Dec 1998 00:38:00 GMT (envelope-from thivars@est.is) Message-ID: <367AF58C.40D8BA41@est.is> Date: Sat, 19 Dec 1998 00:38:36 +0000 From: "=?iso-8859-1?Q?=DE=F3r=F0ur=20=CDvarsson?=" Reply-To: thivars@est.is X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: Julian Elischer CC: hackers@FreeBSD.ORG Subject: Re: Locale related files and environment variables X-Priority: 3 (Normal) References: <36796002.56339D47@est.is> <36797C5A.167EB0E7@whistle.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id QAA28948 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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