chiark / gitweb /
Fix wlan key on Inspiron 910
authorJerone Young <jerone.young@canonical.com>
Sun, 30 May 2010 16:39:28 +0000 (11:39 -0500)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sun, 30 May 2010 19:37:58 +0000 (21:37 +0200)
This fixes the wlan key on Inspiron 910.

Signed-off-by: Jerone Young <jerone.young@canonical.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
extras/keymap/95-keymap.rules

index c321fbbef431c8d485e826d2c161eba815ec3a8b..79490daae6c1ba778608b0c1db8645bb46090366 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|Inspiron 1210", RUN+="keymap $name 0x84 wlan"
+ENV{DMI_VENDOR}=="Dell*", ATTR{[dmi/id]product_name}=="Inspiron 910|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"