linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jerone Young <jerone.young@canonical.com>
To: Bastien Nocera <hadess@hadess.net>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH][RFC] input: Add KEY_MIC_MUTE
Date: Thu, 20 May 2010 12:17:23 -0500	[thread overview]
Message-ID: <1274375843.25409.16.camel@laptop> (raw)
In-Reply-To: <1274374800.27274.3795.camel@localhost.localdomain>

On Thu, 2010-05-20 at 18:00 +0100, Bastien Nocera wrote:
> On Thu, 2010-05-20 at 11:50 -0500, Jerone Young wrote:
> > Today Lenovo Thinkpads are coming with a new key for muting the
> > microphone. They started this with the T400s & it is now on T410(s)/510,
> > W510/W710, L412/512, X100e, Edge 13/14/15 Thinkpads. Currently 12
> > models, with more coming in the foreseeable future.
> 
> There's a "Microphone" usage name listed in the HID Usage Tables (under
> Consumer Page) which would probably do fine.

Thanks for the pointer.  HID Usage Table seems like it would be in line
to what I'm trying to do. Though still doesn't define a set keycode
anywhere (this would actually be great to line this up to a standard).

> 
> Do this button toggle the mute status?

Yes it's a toggle for microphone (though done all in software) .. so no
hardware controls going on here. Right now on these Thinkpads sends an
acpi event, we can remap that to a standard key code once it is defined
(done in module thinkpad-acpi).

I also failed to mention before that there is also Thinkpad USB keyboard
as well with the key:
http://www.thinkpads.com/wp-content/gallery/thinkpad-usb-keyboard/lenovo_thinkpad_usb_ultranav_keyboard-top.jpg
It sends a keycode..though that can be remmapped in udev to whatever
ends up getting defined.

			Thanks,
				Jerone

> 
> Cheers
> 



      reply	other threads:[~2010-05-20 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 16:50 [PATCH][RFC] input: Add KEY_MIC_MUTE Jerone Young
2010-05-20 17:00 ` Bastien Nocera
2010-05-20 17:17   ` Jerone Young [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=1274375843.25409.16.camel@laptop \
    --to=jerone.young@canonical.com \
    --cc=hadess@hadess.net \
    --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).