From owner-freebsd-questions Fri Nov 21 05:26:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA07164 for questions-outgoing; Fri, 21 Nov 1997 05:26:22 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gate.leissner.se (gate.leissner.se [193.45.192.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA07159 for ; Fri, 21 Nov 1997 05:26:18 -0800 (PST) (envelope-from pol@leissner.se) Received: from leissner.se (uucp@localhost) by gate.leissner.se (8.8.5/8.8.4) with UUCP id NAA29838 for freebsd.org!questions; Fri, 21 Nov 1997 13:26:11 GMT Received: from lda.leissner.se by lda.leissner.se id aa28162; 21 Nov 97 14:26 SNT Message-Id: <3.0.32.19971121142559.00703dac@lda> X-Sender: pol@lda X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 21 Nov 1997 14:26:00 +0100 To: questions@freebsd.org From: Peter Olsson Subject: International characters in FreeBSD 2.2.2-RELEASE and 2.2.5-RELEASE Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk We get hex-characters instead of international characters in vi in 2.2.2-RELEASE and 2.2.5-RELEASE. In 2.2.1-RELEASE we solved this by setting these lines in /etc/sysconfig: keymap="swedish.iso" font8x16="iso-8x16.fnt" font8x14="iso-8x14.fnt" font8x8="iso-8x8.fnt" and these lines in /etc/profile: ENABLE_STARTUP_LOCAL=;export ENABLE_STARTUP_LOCAL LANG=sv_SE.ISO_8859-1; export LANG With the exception that sysconfig now is rc.conf I have done the same in 2.2.2 and 2.2.5 but it doesn't work anymore. What am I missing? Thanks for your time! Peter Olsson pol@leissner.se