linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix Dell Studio 1558 volume keys not releasing
@ 2010-04-06 17:59 Jerone Young
  2010-04-06 18:26 ` Martin Pitt
  0 siblings, 1 reply; 2+ messages in thread
From: Jerone Young @ 2010-04-06 17:59 UTC (permalink / raw)
  To: linux-hotplug

This patch fixes the Dell Studio 1558 to give a key release when a
volume key is pressed. This is the same as the 1557.

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 28639a5..f0e1ab8 100644
--- a/extras/keymap/95-keyboard-force-release.rules
+++ b/extras/keymap/95-keyboard-force-release.rules
@@ -21,7 +21,7 @@ ENV{DMI_VENDOR}="$attr{[dmi/id]sys_vendor}"
 
 ENV{DMI_VENDOR}="[sS][aA][mM][sS][uU][nN][gG]*", ATTR{[dmi/id]product_name}="*N130*|*N140*|*SR70S/SR71S*|*Q210/P210*", RUN+="keyboard-force-release.sh $devpath samsung-other"
 
-ENV{DMI_VENDOR}="Dell Inc.", ATTR{[dmi/id]product_name}="Studio 1557", RUN+="keyboard-force-release.sh $devpath dell-studio-1557"
+ENV{DMI_VENDOR}="Dell Inc.", ATTR{[dmi/id]product_name}="Studio 1557|Studio 1558", RUN+="keyboard-force-release.sh $devpath dell-studio-1557"
 
 ENV{DMI_VENDOR}="FUJITSU SIEMENS", ATTR{[dmi/id]product_name}="AMILO Si 1848+u", RUN+="keyboard-force-release.sh $devpath fujitsu-amilo-si1848"
 



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

* Re: [PATCH] Fix Dell Studio 1558 volume keys not releasing
  2010-04-06 17:59 [PATCH] Fix Dell Studio 1558 volume keys not releasing Jerone Young
@ 2010-04-06 18:26 ` Martin Pitt
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Pitt @ 2010-04-06 18:26 UTC (permalink / raw)
  To: linux-hotplug

Hello Jerone,

Jerone Young [2010-04-06 12:59 -0500]:
> This patch fixes the Dell Studio 1558 to give a key release when a
> volume key is pressed. This is the same as the 1557.

Thanks! Applied.

Martin

P.S. no need to CC: me, I'm on the list.
-- 
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-04-06 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06 17:59 [PATCH] Fix Dell Studio 1558 volume keys not releasing Jerone Young
2010-04-06 18:26 ` 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).