From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Xiangfu Liu <xiangfu.z@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: (matrix_keypad driver) Re: qi_lb60_keypad driver question?
Date: Mon, 31 Aug 2009 18:37:56 -0700 [thread overview]
Message-ID: <20090901021034.6117F526EA5@mailhub.coreip.homeip.net> (raw)
In-Reply-To: <4A9AA392.4060301@gmail.com>
Hi,
On Mon, Aug 31, 2009 at 12:06:42AM +0800, Xiangfu Liu wrote:
> Hi
> now the keypad in Ben NanoNote[1] is work. problem is I don't know
> how to write the special assemble key of matrix_key driver. some kind
> of 'SHIFT', like the red key in [2]. when I press the 'RED UP POINT'
> + 'W' = '@'
>
Historically our KEY_* definitions did not include defines for symbols
like '@' because they do not have a dedicated key but rather being
produced as a combination of a primary key + modifier; the mapping is
done either in console driver or in X.
Looking at the picture of the device that you provided it appears that
your device does not have a dedicated '@' key so it should work in the
same fashion as above.
--
Dmitry
next prev parent reply other threads:[~2009-09-01 1:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4A819D39.2040006@qi-hardware.com>
[not found] ` <20090812024620.E4E10526EC9@mailhub.coreip.homeip.net>
2009-08-30 16:06 ` (matrix_keypad driver) Re: qi_lb60_keypad driver question? Xiangfu Liu
2009-09-01 1:37 ` Dmitry Torokhov [this message]
2009-09-04 11:38 ` Xiangfu Liu
2009-09-07 2:50 ` Xiangfu Liu
2009-09-08 16:48 ` matrix_keypad driver, Combination keys Xiangfu Liu
2009-09-09 7:35 ` (matrix_keypad driver) Re: qi_lb60_keypad driver question? Xiangfu Liu
2009-09-09 8:36 ` Dmitry Torokhov
2009-09-09 8:46 ` Xiangfu Liu
2009-09-09 9:14 ` 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=20090901021034.6117F526EA5@mailhub.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=xiangfu.z@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).