summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorJerone Young <jerone.young@canonical.com>2010-05-28 15:30:19 -0500
committerMartin Pitt <martin.pitt@ubuntu.com>2010-05-29 19:32:18 +0200
commit7afe4ccd1e75dccb5e321ec740238705db22dbd0 (patch)
tree52881e3783bd88926c7ae22e0be633951257b79a /extras
parent9fa68615bb0315501625c6cde3f3077257c740e7 (diff)
Fix wlan key on Inspirion 1210
This fixed wlan key on Inspirion 1210 machines. Signed-off-by: Jerone Young <jerone.young@canonical.com> Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras')
-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 8c00ba1143..c321fbbef4 100644
--- a/extras/keymap/95-keymap.rules
+++ b/extras/keymap/95-keymap.rules
@@ -53,7 +53,7 @@ GOTO="keyboard_end"
LABEL="keyboard_vendorcheck"
ENV{DMI_VENDOR}=="Dell*", RUN+="keymap $name dell"
-ENV{DMI_VENDOR}=="Dell*", ATTR{[dmi/id]product_name}=="Inspiron 1011", RUN+="keymap $name 0x84 wlan"
+ENV{DMI_VENDOR}=="Dell*", ATTR{[dmi/id]product_name}=="Inspiron 1011|Inspiron 1210", RUN+="keymap $name 0x84 wlan"
ENV{DMI_VENDOR}=="Compaq*", ATTR{[dmi/id]product_name}=="*E500*|*Evo N*", RUN+="keymap $name compaq-e_evo"