* [PATCH] Fix stuck volume key presses for Toshiba Satellite U300 &
@ 2010-06-28 3:35 Jerone Young
2010-06-28 7:14 ` [PATCH] Fix stuck volume key presses for Toshiba Satellite Martin Pitt
0 siblings, 1 reply; 2+ messages in thread
From: Jerone Young @ 2010-06-28 3:35 UTC (permalink / raw)
To: linux-hotplug
This patch fixes stuck volume keys for Toshiba Satellite models U300 &
U305.
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 36d569a..e75ddc0 100644
--- a/extras/keymap/95-keyboard-force-release.rules
+++ b/extras/keymap/95-keyboard-force-release.rules
@@ -31,4 +31,6 @@ ENV{DMI_VENDOR}="MTC", ATTR{[dmi/id]product_version}="A0", RUN+="keyboard-forc
ENV{DMI_VENDOR}="PEGATRON CORP.", ATTR{[dmi/id]product_name}="Spring Peak", RUN+="keyboard-force-release.sh $devpath common-volume-keys"
+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"
+
LABEL="force_release_end"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-28 7:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 3:35 [PATCH] Fix stuck volume key presses for Toshiba Satellite U300 & Jerone Young
2010-06-28 7:14 ` [PATCH] Fix stuck volume key presses for Toshiba Satellite 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).