public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* multimedia keys on dell inspiron 8200s.
@ 2006-02-24  1:49 Dave Jones
  2006-02-25  3:57 ` Dmitry Torokhov
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Jones @ 2006-02-24  1:49 UTC (permalink / raw)
  To: dtor_core; +Cc: Linux Kernel

We've been carrying this patch in Fedora for way too long.
So long, I've forgotten a lot of the history.

Aparently, it makes multimedia buttons on Dell Inspiron 8200's
produce keycodes.  The only reference to this I found was
at http://linux.siprell.com/, but I don't know if that's its origin.

Signed-off-by: Dave Jones <davej@redhat.com>

--- linux-2.6/drivers/input/keyboard/atkbd.c~	2005-04-16 12:45:00.000000000 -0400
+++ linux-2.6/drivers/input/keyboard/atkbd.c	2005-04-16 12:46:28.000000000 -0400
@@ -90,13 +90,13 @@ static unsigned char atkbd_set2_keycode[
 	 82, 83, 80, 76, 77, 72,  1, 69, 87, 78, 81, 74, 55, 73, 70, 99,
 
 	  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,  0,
-	217,100,255,  0, 97,165,  0,  0,156,  0,  0,  0,  0,  0,  0,125,
-	173,114,  0,113,  0,  0,  0,126,128,  0,  0,140,  0,  0,  0,127,
+	217,100,255,  0, 97,165,196,  0,156,  0,  0,  0,  0,  0,197,125,
+	173,114,  0,113,  0,  0,198,126,128,  0,  0,140,  0,  0,  0,127,
 	159,  0,115,  0,164,  0,  0,116,158,  0,150,166,  0,  0,  0,142,
 	157,  0,  0,  0,  0,  0,  0,  0,155,  0, 98,  0,  0,163,  0,  0,
 	226,  0,  0,  0,  0,  0,  0,  0,  0,255, 96,  0,  0,  0,143,  0,
 	  0,  0,  0,  0,  0,  0,  0,  0,  0,107,  0,105,102,  0,  0,112,
-	110,111,108,112,106,103,  0,119,  0,118,109,  0, 99,104,119,  0,
+	110,111,108,112,106,103,195,119,  0,118,109,  0, 99,104,119,  0,
 
 	  0,  0,  0, 65, 99,
 #endif

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-09 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-24  1:49 multimedia keys on dell inspiron 8200s Dave Jones
2006-02-25  3:57 ` Dmitry Torokhov
2006-02-25  4:27   ` Dave Jones
2006-03-09 22:03     ` Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox