lkml.org 
[lkml]   [2009]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectAdd support for Eject hotkey in dell-wmi
Hi:

I've gotten word that future Dell consumer laptops are transitioning
several hotkeys to WMI instead. Here's a patch to enable the first to
enable the Eject hotkey. I'm attaching it since my mail server
(exchange) would mangle it otherwise.

Thanks,
--
Mario Limonciello
*Dell | Linux Engineering*
mario_limonciello@dell.com
--- a/drivers/platform/x86/dell-wmi.c~ 2009-04-20 07:41:12.000000000 -0500
+++ b/drivers/platform/x86/dell-wmi.c 2009-04-20 07:42:04.000000000 -0500
@@ -50,6 +50,7 @@

static struct key_entry dell_wmi_keymap[] = {
{KE_KEY, 0xe045, KEY_PROG1},
+ {KE_KEY, 0xe009, KEY_EJECTCD},
{KE_END, 0}
};
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2009-04-20 20:25    [W:1.388 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site