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