Skip to content
Commit e5713069 authored by Jamie Lentin's avatar Jamie Lentin Committed by Dmitry Torokhov
Browse files

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: default avatarJamie Lentin <jm@lentin.co.uk>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 3776989d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment