From: Xiangfu Liu <xiangfu.z@gmail.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: make the CtrlR and CtrlL modifier output different keys
Date: Fri, 18 Sep 2009 14:46:19 +0800 [thread overview]
Message-ID: <4AB32CBB.9050805@gmail.com> (raw)
In-Reply-To: <20090918061017.GE18668@core.coreip.homeip.net>
Dmitry Torokhov wrote:
> On Fri, Sep 18, 2009 at 01:13:17PM +0800, Xiangfu Liu wrote:
>> Hi.
>>
>> I want make the CtrlR and CtrlL output different keys.
>> like:
>>
>> CtrlR + U = 7
>> CtrlR + U = Control + U.
>>
>> so I modify the keyboard.c code. attach is the code.
>>
>> give me some feedback about this patch.
>> thanks.
>
> You should be able to do what you want by loading proper keymap; no need
> to adjust the keyboard code (especially in a way that does not make
> sense for other devices).
>
yes. I saw your last email. it's work on. I revert the code in our kernel
repos. thanks again.
Best Regards
--
Xiangfu Liu
Email: xiangfu at qi-hardware dot com
Web: http://www.qi-hardware.com
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2009-09-18 6:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 5:13 make the CtrlR and CtrlL modifier output different keys Xiangfu Liu
2009-09-18 6:10 ` Dmitry Torokhov
2009-09-18 6:46 ` Xiangfu Liu [this message]
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=4AB32CBB.9050805@gmail.com \
--to=xiangfu.z@gmail.com \
--cc=dmitry.torokhov@gmail.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 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).