[ltp] Re: thinkpad-acpi: inputdevice
Peter Jordan
linux-thinkpad@linux-thinkpad.org
Wed, 25 Jul 2007 20:25:17 +0200
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 :-(
PJ