All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerone Young <jerone.young@canonical.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] Fix volume keys not releasing on Mivvy G310
Date: Fri, 16 Jul 2010 03:01:24 +0000	[thread overview]
Message-ID: <1279249284.1664.53.camel@laptop> (raw)

Fixes volume keys not senidng key release on My Mivvy G310 laptop.

Signed-off-by: Jerone Young <jerone.young@canonical.com>

diff --git a/extras/keymap/95-keyboard-force-release.rules b/extras/keymap/95-keyboard-force-release.rules
index db8a3b3..cb1fe78 100644
--- a/extras/keymap/95-keyboard-force-release.rules
+++ b/extras/keymap/95-keyboard-force-release.rules
@@ -33,4 +33,6 @@ ENV{DMI_VENDOR}="PEGATRON CORP.", ATTR{[dmi/id]product_name}="Spring Peak", RU
 
 ENV{DMI_VENDOR}="TOSHIBA", ATTR{[dmi/id]product_name}="Satellite U300|Satellite Pro U300|Satellite U305", RUN+="keyboard-force-release.sh $devpath common-volume-keys"
 
+ENV{DMI_VENDOR}="Viooo Corporation", ATTR{[dmi/id]product_name}="PT17", RUN+="keyboard-force-release.sh $devpath common-volume-keys"
+
 LABEL="force_release_end"



             reply	other threads:[~2010-07-16  3:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16  3:01 Jerone Young [this message]
2010-07-16  4:49 ` [PATCH] Fix volume keys not releasing on Mivvy G310 Martin Pitt

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=1279249284.1664.53.camel@laptop \
    --to=jerone.young@canonical.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.