linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remap micmute to F20
@ 2012-08-28 23:32 James M Leddy
  2012-08-28 23:36 ` Bastien Nocera
  0 siblings, 1 reply; 5+ messages in thread
From: James M Leddy @ 2012-08-28 23:32 UTC (permalink / raw)
  To: linux-input; +Cc: James M Leddy

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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-29 15:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 23:32 [PATCH] Remap micmute to F20 James M Leddy
2012-08-28 23:36 ` 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

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).