From owner-freebsd-x11@FreeBSD.ORG Thu May 24 21:06:46 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF48116A468 for ; Thu, 24 May 2007 21:06:46 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 92F7C13C457 for ; Thu, 24 May 2007 21:06:45 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so148074anc for ; Thu, 24 May 2007 14:06:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=KuyLUsli6Z5zDvuX8SQUjeP6r0qynOuN6jtx9qsTBMqbuhs5IiqlLLc1C2q+Gxtc9Xy30mjMdytDjxWGXycgJivUs1xSDooZhZAzlGGo74mK+kgBXVeWHRScPHy2gtYUVa1lWj6nU1medQk5fWFZSLR6Zyckw8RdfPvhRmNw4Ao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=d/GO0B3xElalIxtXouFJLknyOlprsIWQhOz+gXIXSFxCc6m7KZBihug6vQ5HiQXagrdXxFZpLe52ZoAoXnxwBBtV4hmIsu6IfLK/UfsmV92VifufC0iUQCKHrlvk/SSLPmOpm2SgHNCAH70RBBVly+L5Gxit56YIcdwHlsx7PZs= Received: by 10.100.9.19 with SMTP id 19mr2005667ani.1180034675234; Thu, 24 May 2007 12:24:35 -0700 (PDT) Received: from ?192.168.0.137? ( [72.177.48.165]) by mx.google.com with ESMTP id 31sm1585671wri.2007.05.24.12.24.33; Thu, 24 May 2007 12:24:34 -0700 (PDT) From: Jason Harmening To: freebsd-x11@freebsd.org Date: Thu, 24 May 2007 14:24:34 -0500 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705241424.34914.jason.harmening@gmail.com> Subject: X.org 7.2 keycode bug 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: Thu, 24 May 2007 21:06:46 -0000 Hi all, I just upgraded to X.org 7.2 (FreeBSD 6.2-STABLE/amd64) and the upgrade itself went flawlessly. However, I have a media keyboard with several extra keys that I've xmodmapped to F13-F35. The xmodmap configuration has worked for ~5yrs. through both XF86 and x.org 6.x. But after the upgrade, I noticed a lot of the keycodes returned by xev for the extra keys had changed, and two pairs of those keys now generate the same keycode. I know this isn't exactly a pressing issue right now--but I'm definitely willing to find a fix if someone would point me in the right direction (i.e. source/configuration files I should look at). Thanks, Jason