summaryrefslogtreecommitdiff
path: root/src/udev
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-08-16 21:00:06 +0200
committerKay Sievers <kay@vrfy.org>2012-08-16 21:00:06 +0200
commit45b51b6b71c9de2067dc42c689879bb051517ccb (patch)
tree21071a0d83b18a001cb0f6eb26dd0229aa7a8d4e /src/udev
parent27370278976735ea365c5169e8916b5eec6e6bdc (diff)
keymap: fix map name reference
Diffstat (limited to 'src/udev')
-rw-r--r--src/udev/keymap/95-keymap.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/keymap/95-keymap.rules b/src/udev/keymap/95-keymap.rules
index f98f2b849e..144559cc4a 100644
--- a/src/udev/keymap/95-keymap.rules
+++ b/src/udev/keymap/95-keymap.rules
@@ -61,7 +61,7 @@ ENV{DMI_VENDOR}=="Sony*", ATTR{[dmi/id]product_name}=="*PCG-C1*|*PCG-K25*|*PCG-F
# Some Sony VGN/VPC models have yet another one
ENV{DMI_VENDOR}=="Sony*", ATTR{[dmi/id]product_name}=="VGN-AR71*|VGN-FW*|VGN-Z21*", ATTRS{name}=="Sony Vaio Keys", RUN+="keymap $name module-sony-vgn"
-ENV{DMI_VENDOR}=="Sony*", ATTR{[dmi/id]product_name}=="VPC*", ATTRS{name}=="Sony Vaio Keys", RUN+="keymap $name /etc/udev/keymaps/module-sony-vpc"
+ENV{DMI_VENDOR}=="Sony*", ATTR{[dmi/id]product_name}=="VPC*", ATTRS{name}=="Sony Vaio Keys", RUN+="keymap $name module-sony-vpc"
#