* [PATCH] keymap: Fix typo in compal rules
@ 2009-12-24 12:46 Daniel Drake
2009-12-27 10:37 ` Martin Pitt
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Drake @ 2009-12-24 12:46 UTC (permalink / raw)
To: linux-hotplug
---
| 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--git a/extras/keymap/95-keymap.rules b/extras/keymap/95-keymap.rules
index 40f7509..9b42d34 100644
--- a/extras/keymap/95-keymap.rules
+++ b/extras/keymap/95-keymap.rules
@@ -112,7 +112,7 @@ ENV{DMI_VENDOR}="Zepto", ATTR{[dmi/id]product_name}="Znote", ATTR{[dmi/id]prod
ENV{DMI_VENDOR}="Everex", ATTR{[dmi/id]product_name}="XT5000*", RUN+="keymap $name everex-xt5000"
-ENV{DMI_COMPAL}="COMPAL", ATTR{[dmi/id]product_name}="HEL80I", RUN+="keymap $name 0x84 wlan"
+ENV{DMI_VENDOR}="COMPAL", ATTR{[dmi/id]product_name}="HEL80I", RUN+="keymap $name 0x84 wlan"
ENV{DMI_VENDOR}="OLPC", ATTR{[dmi/id]product_name}="XO", RUN+="keymap $name olpc-xo"
--
1.6.2.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] keymap: Fix typo in compal rules
2009-12-24 12:46 [PATCH] keymap: Fix typo in compal rules Daniel Drake
@ 2009-12-27 10:37 ` Martin Pitt
0 siblings, 0 replies; 2+ messages in thread
From: Martin Pitt @ 2009-12-27 10:37 UTC (permalink / raw)
To: linux-hotplug
Hello Daniel,
Daniel Drake [2009-12-24 12:46 +0000]:
> -ENV{DMI_COMPAL}="COMPAL", ATTR{[dmi/id]product_name}="HEL80I", RUN+="keymap $name 0x84 wlan"
> +ENV{DMI_VENDOR}="COMPAL", ATTR{[dmi/id]product_name}="HEL80I", RUN+="keymap $name 0x84 wlan"
Nice catch, thanks! Applied.
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:[~2009-12-27 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-24 12:46 [PATCH] keymap: Fix typo in compal rules Daniel Drake
2009-12-27 10:37 ` 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).