diff options
author | Jamie Lentin <jamie@lentin.co.uk> | 2009-10-20 14:36:49 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-10-21 23:48:39 -0700 |
commit | e57130698fe3dd2b7d617d90bbf86474473cb40c (patch) | |
tree | 3cee0a8bf630f7f117b06b872bfd5e4876eb6486 /drivers/input/input.c | |
parent | 3776989d2339c58ff8d8421e754603f186d7439b (diff) | |
download | blackbird-op-linux-e57130698fe3dd2b7d617d90bbf86474473cb40c.tar.gz blackbird-op-linux-e57130698fe3dd2b7d617d90bbf86474473cb40c.zip |
Input: atkbd - add a quirk for OQO 01+ multimedia keys
OQO 01+ multimedia keys produce 6x on press, e0 6x upon release.
As a result, Linux thinks that another key has been pressed (or is
repeating), when it is actually a release of the same key. Mangle the
release scancode when running on OQO so that driver recognizes it as
such.
Since the device does not have external PS/2 ports mangling is safe
since there is no chance that an external keyboard is connected.
Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/input.c')
0 files changed, 0 insertions, 0 deletions