chiark / gitweb /
update Debian rules
[elogind.git] / etc / udev / debian / persistent-input.rules
index 95021b1646645b43f43e518ae8dc9435b953298c..339a365048bca39c1d05f11607b5705f76cd1702 100644 (file)
@@ -5,9 +5,9 @@ KERNEL=="input[0-9]*",                  GOTO="persistent_input_end"
 
 # usb devices
 BUS=="usb",                            IMPORT{program}="usb_id -x"
-BUS=="usb", SYSFS{bInterfaceClass}="03", SYSFS{bInterfaceProtocol}="01", \
+BUS=="usb", SYSFS{bInterfaceClass}=="03", SYSFS{bInterfaceProtocol}=="01", \
                                        ENV{ID_CLASS}="kbd"
-BUS=="usb", SYSFS{bInterfaceClass}="03", SYSFS{bInterfaceProtocol}="02", \
+BUS=="usb", SYSFS{bInterfaceClass}=="03", SYSFS{bInterfaceProtocol}=="02", \
                                        ENV{ID_CLASS}="mouse"
 
 # by-id links, generic and for the event devices