Hi, I've written a simple program in java that connects to a bar code reader. In order to find out if the device is attached or not, I've implemented a USBServicesListener; All is good in FC8, my usbDeviceAttached and usbDeviceDetached methods get called.
The problem is when I run the same code in Ubuntu 8.04, on a Dell Mini9, the events never get triggered. Any ideas where I should look ? thank you mihai ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
