From: Bastien Nocera <hadess@hadess.net>
To: linux-input@atrey.karlin.mff.cuni.cz
Subject: Annoying keys on AT keyboards
Date: Tue, 29 May 2007 23:21:08 +0100 [thread overview]
Message-ID: <1180477268.3030.111.camel@cookie.hadess.net> (raw)
Heya,
My Dell laptop has a good bunch of keys that show this behaviour:
Apr 25 11:23:10 snoogens kernel: atkbd.c: Unknown key pressed
(translated set 2,
code 0x87 on isa0060/serio0).
Apr 25 11:23:10 snoogens kernel: atkbd.c: Use 'setkeycodes e007 <keycode>' to
make it known.
Given that all Dell laptops generate this kind of behaviour, that all
the keys match on all the models (I know about), would it be
possible/sane to add some code to the AT keyboard driver to handle those
keys when the DMI matches?
I can think of a number of reasons why it would be a bad idea:
- overly complicated driver that handles a lot of "broken" hardware
cases
- slippery-slope (next it's for IBM/Sony/whatever laptops/keyboards,
etc.)
But I'd rather have this done completely in kernel space, where it
belongs (after all, that's the point of drivers to handle hardware
through common interfaces).
Any comments, ideas on how to do this as cleanly and unobtrusively?
Cheers
--
Bastien Nocera <hadess@hadess.net>
next reply other threads:[~2007-05-29 22:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 22:21 Bastien Nocera [this message]
2007-05-30 3:29 ` Annoying keys on AT keyboards Dmitry Torokhov
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=1180477268.3030.111.camel@cookie.hadess.net \
--to=hadess@hadess.net \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
/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.