From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Date: Mon, 05 Apr 2010 23:45:34 +0000 Subject: [PATCH] [1/2] Add new Dell touchpad keycode Message-Id: <1270511134.1839.35.camel@laptop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org After working very closely with Dell. They have now completely changed the way they have implemented there touchpad hotkey for upcoming machines. It now only generates a single keycode (0xD9). It nolonger does anything in hardware, nor does it generate more then this keycode. This patch properly maps this keycode. Signed-off-by: Jerone Young diff --git a/extras/keymap/keymaps/dell b/extras/keymap/keymaps/dell index 84e5b4e..f90a4fd 100644 --- a/extras/keymap/keymaps/dell +++ b/extras/keymap/keymaps/dell @@ -24,3 +24,4 @@ 0xA2 playpause # Front panel play/pause 0xA4 stopcd # Front panel stop 0xED media # MediaDirect button +0xD9 f22 # touchpad toggle