From owner-freebsd-questions Mon Oct 15 16:40:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tartarus.telenet-ops.be (tartarus.telenet-ops.be [195.130.132.34]) by hub.freebsd.org (Postfix) with ESMTP id 8601537B40D for ; Mon, 15 Oct 2001 16:40:13 -0700 (PDT) Received: from fortuna.paeps.cx (D5762326.kabel.telenet.be [213.118.35.38]) by tartarus.telenet-ops.be (Postfix) with ESMTP id 23AAA21740C for ; Tue, 16 Oct 2001 01:40:12 +0200 (CEST) Received: from server (juno.paeps.cx [10.0.0.2]) by fortuna.paeps.cx (Postfix) with ESMTP id BE79E1A53 for ; Tue, 16 Oct 2001 01:40:11 +0200 (CEST) From: "Philip Paeps" To: Subject: RE: how to get "vi" to echo accented vowels, etc. [fixed] Date: Tue, 16 Oct 2001 01:40:11 +0200 Message-ID: <004001c155d2$bb541ef0$0200000a@paeps.cx> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20011015192425.Q339-100000@big> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I'm having trouble with this too. The funny thing is > that it works in an xterm, but not with cons25. I've > learned to live with it over the years, but if anyone > has a secret trick to make my ISO-8859-1 characters > work, I'll be so happy I won't know what to do with myself :-) I've found a way to *display* the characters on the shell and in vi. I'm just having issues now with the 'dead' keys (two keystrokes for é and ñ etc...). Anyhow -- to display the buggers, stick this in rc.local: font8x16="iso-8x16.fnt" font8x14="iso-8x14.fnt" font8x8 ="iso-8x8.fnt" And in ~/.tcshrc: setenv LESSCHARSET latin1 setenv LC_CTYPE da_DK.ISO_8859-1 setenv MM_CHARSET ISO-8859-1 ...might want to replace the 'da_DK' bit with another thing, but this works :-PPP Any hints on how to get the dead keys working? - Philip [in need of a large whiskey after reading so many manpages!] -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.1 iQA/AwUBO8tz279L0OYEnbh5EQKRbgCeMFbTEmvL574nCilwHAA7bXutyOsAoLqE XNt0CkyOR3Wi+kyv1hbXA461 =fGHv -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message