linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix volume keys not releasing on Mivvy G310
@ 2010-07-16  3:01 Jerone Young
  2010-07-16  4:49 ` Martin Pitt
  0 siblings, 1 reply; 2+ messages in thread
From: Jerone Young @ 2010-07-16  3:01 UTC (permalink / raw)
  To: linux-hotplug

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"



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

* Re: [PATCH] Fix volume keys not releasing on Mivvy G310
  2010-07-16  3:01 [PATCH] Fix volume keys not releasing on Mivvy G310 Jerone Young
@ 2010-07-16  4:49 ` Martin Pitt
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Pitt @ 2010-07-16  4:49 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

Hello Jerone,

Jerone Young [2010-07-15 22:01 -0500]:
> Fixes volume keys not senidng key release on My Mivvy G310 laptop.

Thanks! Pushed with some minor wording changes.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2010-07-16  4:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16  3:01 [PATCH] Fix volume keys not releasing on Mivvy G310 Jerone Young
2010-07-16  4:49 ` Martin Pitt

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