From owner-freebsd-questions Mon Oct 30 7:24:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id C642837B4C5 for ; Mon, 30 Oct 2000 07:24:43 -0800 (PST) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e9UFOfn18317; Mon, 30 Oct 2000 16:24:41 +0100 (MET) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <39FD8B18.D2F8D1BB@s1.mil.se> Date: Mon, 30 Oct 2000 16:24:40 +0200 (CET) From: Micke Josefsson To: Lars Mattsson Subject: RE: national characters Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30-Oct-00 Lars Mattsson wrote: > How can I get systemmessages from FreeBSD 3.3 to be displayed with > national (swedish) character set. > > Regards > Lars Mattsson > > lars.mattsson@s1.mil.se In rc.conf: keymap="swedish.iso" font8x16="iso-8x16" font8x14="iso-8x14" font8x8="iso-8x8" and then in your .login: setenv LANG sv_SE.ISO_8859-1 does the trick! ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.5-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message