[ltp] Re: thinkpad-acpi: inputdevice
Peter Jordan
linux-thinkpad@linux-thinkpad.org
Thu, 26 Jul 2007 12:19:00 +0200
Peter Jordan, 07/25/07 20:25:
> Tino Keitel, 07/25/07 18:41:
>
>> the "046d-c03d" is "vendorID-productID". As those don't change for a
>> device, the "readlink" command should give you the number of an event
>> device with a given vendor and device ID:
>>
>> $ readlink /dev/input/by-id2/046d-c03d | sed "s/.*event//"
>> 6
>>
>
> this does not work, there is no vendor or device id for the
> thinkpad-acpi input event device :-(
>
where to put your udev rule, my place /etc/udev/rules.d/04.rules does
not work.
PJ