From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 21 21:21:52 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 82BD616A4CF for ; Mon, 21 Mar 2005 21:21:52 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B5C43D53 for ; Mon, 21 Mar 2005 21:21:51 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (patsy.ijs.si [193.2.4.8]) by niobe.ijs.si (Postfix) with ESMTP id D3F601DD56B; Mon, 21 Mar 2005 22:21:50 +0100 (CET) Received: from niobe.ijs.si ([193.2.4.24]) by localhost (patsy.ijs.si [193.2.4.8]) (amavisd-new, port 10024) with LMTP id 66720-01-98; Mon, 21 Mar 2005 22:21:49 +0100 (CET) Received: from idefix.ijs.si (unknown [IPv6:2001:1470:ff80:0:20e:cff:fe58:61c4]) by niobe.ijs.si (Postfix) with ESMTP id 8CC051DD677; Mon, 21 Mar 2005 22:21:48 +0100 (CET) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (8.13.3/8.13.3) with ESMTP id j2LLLlKH031166; Mon, 21 Mar 2005 22:21:48 +0100 (CET) (envelope-from dejan.lesjak@ijs.si) From: Dejan Lesjak To: "Michael G. Jung" Date: Mon, 21 Mar 2005 22:21:45 +0100 User-Agent: KMail/1.8 References: <9D7F0DF3FB16D41184010050DA90E00001C874F0@neo.confluentasp.local> In-Reply-To: <9D7F0DF3FB16D41184010050DA90E00001C874F0@neo.confluentasp.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503212221.46451.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: freebsd-sparc64@freebsd.org Subject: Re: Keyboard Xorg 6.8.2 Sparc Ultra 2 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: Mon, 21 Mar 2005 21:21:52 -0000 On Monday 21 of March 2005 21:34, Michael G. Jung wrote: > (root@dual2) /usr/ports/x11-servers/xorg-server# ls -la files/ > total 78 > drwxr-xr-x 2 root wheel 1024 Mar 18 14:20 . > drwxr-xr-x 4 root wheel 512 Mar 18 17:01 .. > -rw-r--r-- 1 root wheel 9306 Mar 17 18:22 BSD.x11-xorg.dist > -rw-r--r-- 1 root wheel 2396 Dec 31 04:02 patch-FreeBSD.cf > -rw-r--r-- 1 root wheel 2253 May 10 2004 patch-Imake.rules > -rw-r--r-- 1 root wheel 2271 May 10 2004 patch-Imake.tmpl > -rw-r--r-- 1 root wheel 622 Dec 22 20:35 patch-Library.tmpl > -rw-r--r-- 1 root wheel 373 May 30 2004 patch-X11.rules > -rw-r--r-- 1 root wheel 2134 Dec 31 04:02 patch-X11.tmpl > -rw-r--r-- 1 root wheel 301 May 29 2004 patch-Xserver-Imakefile > -rw-r--r-- 1 root wheel 385 Sep 2 2004 patch-alpha_video.c > -rw-r--r-- 1 root wheel 4057 Mar 17 18:22 patch-atimobility > -rw-r--r-- 1 root wheel 1272 Jan 1 19:32 patch-elfloader.c > -rw-r--r-- 1 root wheel 835 May 10 2004 patch-man-Imakefile > -rw-r--r-- 1 root wheel 570 May 10 2004 patch-os-Imakefile > -rw-r--r-- 1 root wheel 1459 Mar 17 18:22 patch-pc98kbd > -rw-r--r-- 1 root wheel 357 Mar 17 18:22 patch-radeon_driver.c > -rw-r--r-- 1 root wheel 3510 May 10 2004 patch-savage-pci-id > -rw-r--r-- 1 root wheel 568 Mar 17 18:22 patch-sparc64kbd > -rw-r--r-- 1 root wheel 477 May 10 2004 patch-xf86.tmpl > -rw-r--r-- 1 root wheel 2179 Sep 26 10:18 patch-xf86Events.c > -rw-r--r-- 1 root wheel 806 Mar 17 18:22 patch-xf86Pci.h > -rw-r--r-- 1 root wheel 264 Dec 22 20:35 patch-xf86cfg-Imakefile > -rw-r--r-- 1 root wheel 335 May 10 2004 patch-xf86sym.c > -rw-r--r-- 1 root wheel 496 Jan 1 19:32 patch-xfree86-Imakefile > -rw-r--r-- 1 root wheel 230 May 10 2004 patch-xkbout.c > -rw-r--r-- 1 root wheel 505 Jan 1 19:32 patch-xorgconf.cpp > -rw-r--r-- 1 root wheel 543 Dec 22 20:35 patch-xorgconfig.c > (root@dual2) /usr/ports/x11-servers/xorg-server# > > Could you try with > "XkbLayout" "us" > > Same KeyPress/KeyRelease keycodes as with us_intl If you remove patch-sparc64kbd and recompile, are keys still off by one like before or are they similarly displaced like now?