From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 17:53:40 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 E85D116A4CE for ; Fri, 11 Mar 2005 17:53:40 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC59143D5E for ; Fri, 11 Mar 2005 17:53:40 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) j2BHref6075241; Fri, 11 Mar 2005 09:53:40 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)j2BHreYe075240; Fri, 11 Mar 2005 09:53:40 -0800 (PST) (envelope-from sgk) Date: Fri, 11 Mar 2005 09:53:40 -0800 From: Steve Kargl To: Paul Schmehl Message-ID: <20050311175340.GA75061@troutmask.apl.washington.edu> References: <20050311172121.GB74913@troutmask.apl.washington.edu> <7625131582D331C0F7F18C49@utd49554.utdallas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7625131582D331C0F7F18C49@utd49554.utdallas.edu> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Setting up a danish locale 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: Fri, 11 Mar 2005 17:53:41 -0000 On Fri, Mar 11, 2005 at 11:30:08AM -0600, Paul Schmehl wrote: > --On Friday, March 11, 2005 09:21:22 AM -0800 Steve Kargl > wrote: > > > >But any attempt to enter a danish character in for examples xemacs > >fails. From my colleagues comment a "Right-Alt / o" should yield > >a lower case "o" with a slash through it. His system is running > >Xorg 6.7.0_9. I suspect that I need to change/update his xorg.conf > >file. Any insight into setting up the Danish environment would be > >appreciate. > > > Just guessing, but did you install /usr/ports/x11-fonts/intlfonts? You may > need that for the Danish characters to work right. > intlfonts is not installed. I'll add those and update xorg.conf. I suspect that I need to update the Keyboard section of xorg.conf to ensure the meta-keys are mapped correctly. -- Steve