From: Dave Jones <davej@redhat.com>
To: dtor_core@ameritech.net
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: multimedia keys on dell inspiron 8200s.
Date: Thu, 23 Feb 2006 20:49:47 -0500 [thread overview]
Message-ID: <20060224014947.GA17397@redhat.com> (raw)
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
next reply other threads:[~2006-02-24 1:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-24 1:49 Dave Jones [this message]
2006-02-25 3:57 ` multimedia keys on dell inspiron 8200s Dmitry Torokhov
2006-02-25 4:27 ` Dave Jones
2006-03-09 22:03 ` Giuseppe Bilotta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060224014947.GA17397@redhat.com \
--to=davej@redhat.com \
--cc=dtor_core@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.