summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2010-02-01 15:27:46 -0800
committerMartin Pitt <martin.pitt@ubuntu.com>2010-02-01 15:27:46 -0800
commitfc47e0b56779ceeaaa40d2dc3248fa002af63aaa (patch)
tree32830b4a6c25abe3c187ea4add5df945cef33c4b /extras
parent86a7a2f853fe6022c5b0c1b415918047b65533be (diff)
keymap: Add Dell Inspiron 1011 (Mini 10)
This fixes the broken WLAN key.
Diffstat (limited to 'extras')
-rw-r--r--extras/keymap/95-keymap.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/keymap/95-keymap.rules b/extras/keymap/95-keymap.rules
index 2b1c4bd5d7..51c8c3bfb1 100644
--- a/extras/keymap/95-keymap.rules
+++ b/extras/keymap/95-keymap.rules
@@ -53,6 +53,8 @@ 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}=="Compaq*", ATTR{[dmi/id]product_name}=="*E500*|*Evo N*", RUN+="keymap $name compaq-e_evo"
ENV{DMI_VENDOR}=="LENOVO*", ATTR{[dmi/id]product_version}=="*3000*", RUN+="keymap $name lenovo-3000"