From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: joeyli <jlee@suse.com>
Cc: Joey Lee <jlee@novell.com>, Matthew Garrett <mjg@redhat.com>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] acer-wmi: add Aspire 5741G touchpad toggle key
Date: Thu, 29 Mar 2012 12:53:22 +0300 [thread overview]
Message-ID: <20120329095322.GA3576@swordfish.minsk.epam.com> (raw)
In-Reply-To: <1331607878.10557.145.camel@linux-s257.site>
acer-wmi: add Aspire 5741G touchpad toggle key
add Aspire 5741G KEY_TOUCHPAD_TOGGLE to wmi keymap.
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
---
drivers/platform/x86/acer-wmi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
index c1a3fd8..94a6747 100644
--- a/drivers/platform/x86/acer-wmi.c
+++ b/drivers/platform/x86/acer-wmi.c
@@ -125,6 +125,7 @@ static const struct key_entry acer_wmi_keymap[] = {
{KE_KEY, 0x64, {KEY_SWITCHVIDEOMODE} }, /* Display Switch */
{KE_IGNORE, 0x81, {KEY_SLEEP} },
{KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} }, /* Touch Pad On/Off */
+ {KE_KEY, 0x85, {KEY_TOUCHPAD_TOGGLE} },
{KE_IGNORE, 0x83, {KEY_TOUCHPAD_TOGGLE} },
{KE_END, 0}
};
next prev parent reply other threads:[~2012-03-29 9:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 12:33 [PATCH] acer-wmi: ignore missing Aspire 5741G keys Sergey Senozhatsky
2012-03-09 4:17 ` joeyli
2012-03-12 10:07 ` [PATCH] acer-wmi: ignore missing Aspire 5741G keys (checkpatched) Sergey Senozhatsky
2012-03-13 2:58 ` joeyli
2012-03-12 10:14 ` [PATCH] acer-wmi: ignore missing Aspire 5741G keys Sergey Senozhatsky
2012-03-12 10:19 ` Sergey Senozhatsky
2012-03-13 3:04 ` joeyli
2012-03-29 9:53 ` Sergey Senozhatsky [this message]
2012-03-30 10:25 ` [PATCH] acer-wmi: add Aspire 5741G touchpad toggle key joeyli
2012-03-29 9:57 ` [PATCH] acer-wmi: ignore missing Aspire 5741G keys Sergey Senozhatsky
-- strict thread matches above, loose matches on Subject: below --
2012-11-26 18:35 [PATCH] acer-wmi: add Aspire 5741G touchpad toggle key Sergey Senozhatsky
2012-11-27 6:31 ` joeyli
2012-11-27 7:36 ` Sergey Senozhatsky
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=20120329095322.GA3576@swordfish.minsk.epam.com \
--to=sergey.senozhatsky@gmail.com \
--cc=jlee@novell.com \
--cc=jlee@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mjg@redhat.com \
--cc=platform-driver-x86@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