All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yin Kangkai <kangkai.yin@intel.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] keymap: Add keymap quirk of WebCam key for MSI netbooks
Date: Fri, 07 May 2010 08:34:05 +0000	[thread overview]
Message-ID: <20100507083405.GY6648@kai-debian> (raw)

Hi,

Patch below add support for Fn+F6 (WebCam) key event in some MSI
netbooks. I've verified that this patch works on MSI U100, N014, U135

http://bugs.meego.com/show_bug.cgi?id\x1741

From b70a4ad8cf7e39bdcff8f328239291c7309622de Mon Sep 17 00:00:00 2001
From: Yin Kangkai <kangkai.yin@intel.com>
Date: Fri, 7 May 2010 15:05:21 +0800
Subject: [PATCH] keymap: Add keymap quirk of WebCam key for MSI netbooks.

I've verified that this patch fixes MSI U100, N014, U135
http://bugs.meego.com/show_bug.cgi?id\x1741

Signed-off-by: Yin Kangkai <kangkai.yin@intel.com>
---
 extras/keymap/keymaps/micro-star |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/keymap/keymaps/micro-star b/extras/keymap/keymaps/micro-star
index 0469434..0de5ae6 100644
--- a/extras/keymap/keymaps/micro-star
+++ b/extras/keymap/keymaps/micro-star
@@ -6,6 +6,7 @@
 0xE2 bluetooth # satellite dish2
 0xE4 f22 # Fn-F3   Touchpad disable
 0xEC email # envelope button
+0xEE camera # Fn-F6 camera disable
 0xF6 wlan # satellite dish1
 0xF7 brightnessdown # Fn-F4
 0xF8 brightnessup # Fn-F5
-- 
1.6.5


                 reply	other threads:[~2010-05-07  8:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100507083405.GY6648@kai-debian \
    --to=kangkai.yin@intel.com \
    --cc=linux-hotplug@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.