* [PATCH] Add new DMI_VENDOR for MSI notebook in 95-keymap.rules
@ 2010-09-25 8:50 Lee, Chun-Yi
2010-09-25 9:36 ` Martin Pitt
2010-09-25 13:37 ` [PATCH] Add new DMI_VENDOR for MSI notebook in Joey Lee
0 siblings, 2 replies; 3+ messages in thread
From: Lee, Chun-Yi @ 2010-09-25 8:50 UTC (permalink / raw)
To: linux-hotplug
Add new DMI_VENDOR "Micro-Star International" in 95-keymap.rules,
for enable the hotkey mapping.
Signed-off-by: Lee, Chun-Yi <jlee@novell.com>
---
| 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--git a/extras/keymap/95-keymap.rules b/extras/keymap/95-keymap.rules
index 9bc3cb6..eda006e 100644
--- a/extras/keymap/95-keymap.rules
+++ b/extras/keymap/95-keymap.rules
@@ -109,6 +109,7 @@ ENV{DMI_VENDOR}="MEDION*", ATTR{[dmi/id]product_name}="*FID2060*", RUN+="keyma
ENV{DMI_VENDOR}="MEDIONNB", ATTR{[dmi/id]product_name}="A555*", RUN+="keymap $name medionnb-a555"
ENV{DMI_VENDOR}="MICRO-STAR*", RUN+="keymap $name micro-star"
+ENV{DMI_VENDOR}="Micro-Star International", RUN+="keymap $name micro-star"
# some MSI models generate ACPI/input events on the LNXVIDEO input devices,
# plus some extra synthesized ones on atkbd as an echo of actually changing the
--
1.6.0.2
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] Add new DMI_VENDOR for MSI notebook in 95-keymap.rules
2010-09-25 8:50 [PATCH] Add new DMI_VENDOR for MSI notebook in 95-keymap.rules Lee, Chun-Yi
@ 2010-09-25 9:36 ` Martin Pitt
2010-09-25 13:37 ` [PATCH] Add new DMI_VENDOR for MSI notebook in Joey Lee
1 sibling, 0 replies; 3+ messages in thread
From: Martin Pitt @ 2010-09-25 9:36 UTC (permalink / raw)
To: linux-hotplug
Hello Lee,
Lee, Chun-Yi [2010-09-25 16:50 +0800]:
> Add new DMI_VENDOR "Micro-Star International" in 95-keymap.rules,
> for enable the hotkey mapping.
Thanks! Committed, with some minor changelog cleanup.
BTW, for next time it is enough to just send the patch to the hotplug
mailing list.
Have a nice weekend,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Add new DMI_VENDOR for MSI notebook in
2010-09-25 8:50 [PATCH] Add new DMI_VENDOR for MSI notebook in 95-keymap.rules Lee, Chun-Yi
2010-09-25 9:36 ` Martin Pitt
@ 2010-09-25 13:37 ` Joey Lee
1 sibling, 0 replies; 3+ messages in thread
From: Joey Lee @ 2010-09-25 13:37 UTC (permalink / raw)
To: linux-hotplug
Hi Martin,
Got it! Thank's a lot! :-)
Joey Lee
於 六,2010-09-25 於 11:36 +0200,Martin Pitt 提到:
> Hello Lee,
>
> Lee, Chun-Yi [2010-09-25 16:50 +0800]:
> > Add new DMI_VENDOR "Micro-Star International" in 95-keymap.rules,
> > for enable the hotkey mapping.
>
> Thanks! Committed, with some minor changelog cleanup.
>
> BTW, for next time it is enough to just send the patch to the hotplug
> mailing list.
>
> Have a nice weekend,
>
> Martin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-25 13:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-25 8:50 [PATCH] Add new DMI_VENDOR for MSI notebook in 95-keymap.rules Lee, Chun-Yi
2010-09-25 9:36 ` Martin Pitt
2010-09-25 13:37 ` [PATCH] Add new DMI_VENDOR for MSI notebook in Joey Lee
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.