* [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
* Re: [PATCH] Fix stuck volume key presses for Toshiba Satellite
2010-06-28 3:35 [PATCH] Fix stuck volume key presses for Toshiba Satellite U300 & Jerone Young
@ 2010-06-28 7:14 ` Martin Pitt
0 siblings, 0 replies; 2+ messages in thread
From: Martin Pitt @ 2010-06-28 7:14 UTC (permalink / raw)
To: linux-hotplug
Hello Jerone,
Jerone Young [2010-06-27 22:35 -0500]:
> This patch fixes stuck volume keys for Toshiba Satellite models U300 &
> U305.
Thanks! Pushed.
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
^ permalink raw reply [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 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.