From: James M Leddy <james.leddy@canonical.com>
To: linux-input@vger.kernel.org
Cc: James M Leddy <james.leddy@canonical.com>
Subject: [PATCH] Remap micmute to F20
Date: Tue, 28 Aug 2012 19:32:19 -0400 [thread overview]
Message-ID: <1346196739-3619-1-git-send-email-james.leddy@canonical.com> (raw)
Because of a limitation of the X11 protocol, we can't use micmute in
it's current mapping. I've chosen to map this to F20, since we do
similar things with the touchpad buttons for the same reason. Whatever
we use, we will have to agree with xkeyboard-config.
http://lists.freedesktop.org/archives/xorg-devel/2012-August/033442.html
Signed-off-by: James M. Leddy <james.leddy@canonical.com>
---
keymaps/module-lenovo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keymaps/module-lenovo b/keymaps/module-lenovo
index 8e38883..f94678d 100644
--- a/keymaps/module-lenovo
+++ b/keymaps/module-lenovo
@@ -14,4 +14,4 @@
0x15 volumedown
0x16 mute
0x17 prog1 # ThinkPad/ThinkVantage button (high keycode: "vendor")
-0x1A micmute # Microphone mute
+0x1A f20 # Microphone mute
--
1.7.9.5
next reply other threads:[~2012-08-28 23:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 23:32 James M Leddy [this message]
2012-08-28 23:36 ` [PATCH] Remap micmute to F20 Bastien Nocera
2012-08-29 15:43 ` James M Leddy
2012-08-29 15:52 ` James M Leddy
2012-08-29 15:56 ` Bastien Nocera
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=1346196739-3619-1-git-send-email-james.leddy@canonical.com \
--to=james.leddy@canonical.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).