[ltp] Re: thinkpad-acpi: inputdevice

Tino Keitel linux-thinkpad@linux-thinkpad.org
Thu, 26 Jul 2007 08:06:26 +0200


On Wed, Jul 25, 2007 at 20:25:17 +0200, Peter Jordan wrote:
> 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 :-(

Uh. What's the output of lsinput for the device?

Regards,
Tino