linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

---
 extras/keymap/95-keymap.rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --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

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).