Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753115Ab1C2NmQ (ORCPT ); Tue, 29 Mar 2011 09:42:16 -0400 Received: from adelie.canonical.com ([91.189.90.139]:51849 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752185Ab1C2NmP (ORCPT ); Tue, 29 Mar 2011 09:42:15 -0400 Date: Tue, 29 Mar 2011 08:42:05 -0500 From: Seth Forshee To: Corentin Chary Cc: Dmitry Torokhov , Chris Bagwell , Matthew Garrett , acpi4asus-user@lists.sourceforge.net, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/3] eeepc-wmi: Add support for T101MT Home/Express Gate key Message-ID: <20110329134205.GA16557@thinkpad-t410> Mail-Followup-To: Corentin Chary , Dmitry Torokhov , Chris Bagwell , Matthew Garrett , acpi4asus-user@lists.sourceforge.net, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org References: <1301337224-3293-1-git-send-email-seth.forshee@canonical.com> <1301337224-3293-3-git-send-email-seth.forshee@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 911 Lines: 24 On Tue, Mar 29, 2011 at 12:29:11PM +0000, Corentin Chary wrote: > > +       { KE_KEY, HOME_PRESS, { KEY_CONFIG } }, > > What X11 key is mapped to KEY_CONFIG ? XF86Tools. I'm still not 100% confident in that choice though. It's one of the two suggested by Dmitry. The other (KEY_DASHBOARD) only seems to be used for the key on Mac keyboards that displays the OS X dashboard, which is some kind of widget overlay on top of the desktop. The other option I considered was KEY_CYCLEWINDOWS, which maps to XF86RotateWindows. No one seemed to know for sure what its intended purpose is, but in some cases at least it appears to be used to rotate the desktop. Seth -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/