summaryrefslogtreecommitdiff
path: root/extras/keymap/95-keymap.rules
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2009-12-24 12:46:09 +0000
committerMartin Pitt <martin.pitt@ubuntu.com>2009-12-27 11:37:00 +0100
commitfd3401a641f7b47ef7b5d4ae0d99a555889fed37 (patch)
treea4dfd14ea335fb6fef0658e5a4f7838659266398 /extras/keymap/95-keymap.rules
parentbf088a572eda0eb95de1e0d08a68c9280ada2a10 (diff)
keymap: Fix typo in compal rules
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap/95-keymap.rules')
-rw-r--r--extras/keymap/95-keymap.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/keymap/95-keymap.rules b/extras/keymap/95-keymap.rules
index 6da6b26a12..a98055da0e 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"