On Aug 30, 2005, at 7:28 PM, Frank Cox wrote:

I just got my shiny new lightgun, but I'm not blasting the aliens with it
yet.

dmesg tells me:
input: USB HID v1.10 Pointer [ACT LABS ACT LABS PC USB Light Gun] on
usb-0000:00:1d.0-2

I uncommented this line in makefile.unix:   LIGHTGUN_ABS_EVENT = 1

I added this to xmamerc:
evlabs-lightgun1        usb-0000:00:1d.0-2

Nothing happens when I switch to calibrate mode on the gun, or when I
pull the trigger.

What am I missing or doing wrong?


Well, you need to put the event input device node in there, not the USB ID. Look in /dev/input/event*, and one by one type in "cat event<number>" and press the gun's trigger. Once you find one that is giving you data when you press the trigger, put that /dev/input/event<number> in your xmamerc.

Mike


_______________________________________________
Xmame mailing list
Xmame@toybox.twisted.org.uk
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to