From: Xiangfu Liu <xiangfu.z@gmail.com>
To: "Hard- and Software Development, Kernel, Distribution,
Roadmap" <developer@lists.qi-hardware.com>
Cc: linux-input@vger.kernel.org
Subject: Ben_Nanonote keyboard driver bug
Date: Fri, 18 Sep 2009 15:43:22 +0800 [thread overview]
Message-ID: <4AB33A1A.7090508@gmail.com> (raw)
Hi
with Dmitry's help, our keyboard is work.
we use the matrix_keypad.c driver. I found a problem.
for example. the keypad is like this: (part of keypad)
GPIO GPIO GPIO
| | |
a_______w_______u_____GPIO
| | |
|_______s_______j_____GPIO
| | |
Shift___Alt_____Ctrl__GPIO
first time press [Shift] + [a] it's output [a] not the [A]
second time press [Shift] + [a] it's output [A]. correct.
then all work fine. but when I release the [Shift]. and press [a]
it's will also output big [A]. but if the midifier and character not
in same column GPIO. it will work fine.
other modifier all like this. same GPIO will cause problem.
I should look into the matrix_keypad.c to fix this, right?
Best Regards
--
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com
next reply other threads:[~2009-09-18 7:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 7:43 Xiangfu Liu [this message]
2009-09-23 6:37 ` Ben_Nanonote keyboard driver bug Dmitry Torokhov
2009-09-23 7:13 ` Xiangfu Liu
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=4AB33A1A.7090508@gmail.com \
--to=xiangfu.z@gmail.com \
--cc=developer@lists.qi-hardware.com \
--cc=linux-input@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.