Comment 40 for bug 215035

Revision history for this message
Martin Pitt (pitti) wrote :

I changed upstream trunk to

  SUBSYSTEMS=="usb", ENV{ID_VENDOR}=="", IMPORT{program}="usb_id --export %p", GOTO="keyboard_usbcheck"

i. e. replaced ENV{ID_MODEL} with ENV{ID_VENDOR}. Please yell here if that does not work. (Your version is too eager and inefficient).

Thanks!