From owner-freebsd-sparc64@FreeBSD.ORG Tue Feb 8 20:12:32 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CB9116A4CE; Tue, 8 Feb 2005 20:12:32 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A2D743D53; Tue, 8 Feb 2005 20:12:31 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 44F8A1DD598; Tue, 8 Feb 2005 21:12:30 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32249-14; Tue, 8 Feb 2005 21:12:22 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 729841DD579; Tue, 8 Feb 2005 21:12:22 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 3457B1C00094; Tue, 8 Feb 2005 21:12:21 +0100 (CET) From: Dejan Lesjak To: "Michael G. Jung" Date: Tue, 8 Feb 2005 21:12:21 +0100 User-Agent: KMail/1.7.2 References: <9D7F0DF3FB16D41184010050DA90E00001C874A0@neo.confluentasp.local> In-Reply-To: <9D7F0DF3FB16D41184010050DA90E00001C874A0@neo.confluentasp.local> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_l0RCC5xJXEr4MJc" Message-Id: <200502082112.21482.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-x11@freebsd.org cc: freebsd-sparc64@freebsd.org Subject: Re: locale support by Xlib - X configuration on Ultra2 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 20:12:32 -0000 --Boundary-00=_l0RCC5xJXEr4MJc Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tuesday 08 of February 2005 20:36, Michael G. Jung wrote: ... > Behaviour as before... > > Keys on the keyboard produce incorrect but=20 > consistent key patterns on the screen. For > example in xterm the key"4" always produces=20 > "ff", key "5" produces "fg", key "6" produces=20 > "fh" etc. Hm, can you try the attached patch (also at http://www.ijs.si/~lesi/xorg/patch-bsd_kbd.c). Put it into files directory of xorg-server port and reinstall it (after reverting previous changes). Dejan --Boundary-00=_l0RCC5xJXEr4MJc--