From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 11:22:22 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B07316A4CE for ; Wed, 23 Mar 2005 11:22:22 +0000 (GMT) Received: from pernis.its.uu.se (pernis.its.UU.SE [130.238.4.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C9743D3F for ; Wed, 23 Mar 2005 11:22:21 +0000 (GMT) (envelope-from ante@Update.UU.SE) Received: by pernis.its.uu.se (Postfix, from userid 205) id CC052E2; Wed, 23 Mar 2005 12:22:19 +0100 (MEZ) Received: from pernis.its.uu.se(127.0.0.1) by pernis.its.uu.se via virus-scan id s332; Wed, 23 Mar 05 12:22:08 +0100 Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by pernis.its.uu.se (Postfix) with ESMTP id 652B1E2; Wed, 23 Mar 2005 12:22:07 +0100 (MEZ) Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30086) id 66CC638012; Wed, 23 Mar 2005 12:22:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 5EDB15C002; Wed, 23 Mar 2005 12:22:07 +0100 (CET) Date: Wed, 23 Mar 2005 12:22:07 +0100 (CET) From: Andreas Davour To: Giorgos Keramidas In-Reply-To: <20050322221622.GB821@gothmog.gr> Message-ID: References: <20050322221622.GB821@gothmog.gr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@FreeBSD.ORG Subject: Re: 8-bit characters anyone? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 11:22:22 -0000 On Wed, 23 Mar 2005, Giorgos Keramidas wrote: > On 2005-03-22 23:02, Andreas Davour wrote: >> On Tue, 22 Mar 2005, Giorgos Keramidas wrote: >>>> In KDE, after having added my own xmodmap to the .xinitrc file, I >>>> though that they might appear. No such luck. Even after setting the >>>> keyboard layout on Control Panel/Regional/Keyboard Layout to Swedish >>>> do they not appear. [...] >>> >>> You have probably forgotten to set the locale related stuff correctly in >>> your environment. What does the following in one of your shells? >>> >>> % env | grep LANG >>> % env | grep LC_ >> >> Nothing at all. Though, I never did fiddle with locales before the >> upgrade either. In KDE I have configured the locale as Swedish, and the >> date, currency and those things look ok. > > This is probably what's causing you trouble. > > FWIW, using the XKB input extension here, I noticed that the X server > fails to get/output any 8-bit character until I correctly set my > environment in the login shell or my ``.xinitrc'' file. > > For instance, for Greek text input, I use: > > [-- .xinitrc file --] After adapting this to my locale, things look like they should in X. Now I'll just have to figure out how to get the console to work as I want as well. Things must have changed from my last install, when this wasn't necessary. Thanks for your help! /Andreas -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?