chiark / gitweb /
Fix wlan key on Inspirion 1210
authorJerone Young <jerone.young@canonical.com>
Fri, 28 May 2010 20:30:19 +0000 (15:30 -0500)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sat, 29 May 2010 17:32:18 +0000 (19:32 +0200)
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>
extras/keymap/95-keymap.rules

index 8c00ba114325af59c864ce4a230bb4f8327a83de..c321fbbef431c8d485e826d2c161eba815ec3a8b 100644 (file)
@@ -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"