From owner-freebsd-x11@FreeBSD.ORG Tue Sep 18 00:14:01 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44D9D16A46D for ; Tue, 18 Sep 2007 00:14:01 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.freebsd.org (Postfix) with ESMTP id 0255213C4EB for ; Tue, 18 Sep 2007 00:13:59 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id EE72DCFD28; Tue, 18 Sep 2007 01:13:52 +0200 (CEST) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp6-g19.free.fr (Postfix) with ESMTP id 7E040D118A; Mon, 17 Sep 2007 23:36:47 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 35CBA11A43; Mon, 17 Sep 2007 23:36:47 +0200 (CEST) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M7rB14YBFkYo; Mon, 17 Sep 2007 23:36:42 +0200 (CEST) Received: from innercity.xbsd.org (innercity.xbsd.org [193.120.13.132]) by smtp.xbsd.org (Postfix) with ESMTP id B14D5118E7; Mon, 17 Sep 2007 23:36:41 +0200 (CEST) Message-ID: <46EEF365.9030306@xbsd.org> Date: Mon, 17 Sep 2007 22:36:37 +0100 From: Florent Thoumie User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: vehemens References: <200709162028.43554.vehemens@verizon.net> In-Reply-To: <200709162028.43554.vehemens@verizon.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Probable fix for (Was: Re: Keyboard Problems) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2007 00:14:01 -0000 vehemens wrote: > There were a couple of xorg-server-1.2 keyboard patches (at_scancode.c and > bsd_kbd.c) that might need to be applied in some form to > xf86-input-keyboard-1.2.2. > > Anybody remember what these were for? Dammit, I forgot to git add them... Pick up patches in http://dump.xbsd.org/freebsd/kbd/ and drop them in xf86-input-keyboard/files/. I'm waiting for a "works for me" to commit. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer