Date: Mon, 30 Oct 2000 16:24:40 +0200 (CET) From: Micke Josefsson <mj@isy.liu.se> To: Lars Mattsson <lars.mattsson@s1.mil.se> Cc: freebsd-questions@FreeBSD.ORG Subject: RE: national characters Message-ID: <XFMail.001030162440.mj@isy.liu.se> In-Reply-To: <39FD8B18.D2F8D1BB@s1.mil.se>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001030162440.mj>