> It has been nearly 5 months since you posted, without > a reply. Did you ever solve this problem? I have > the same mouse and I love it! The only way I can use > mine in Solaris is when my solaris is running under > vmware. I was wondering if there is not some file I > can tweak to make the usb-device appear to solaris as > usb-mouse.
What OS are you running? Did you try opensolaris? The original poster's /var/adm/messages file shows that an usb mouse device is recognized, but apparently no mouse events are seen by the X server. This might be similar to bug 6412936, 'no event data is received from a "Apple Mighty Mouse" ', which has been fixed in opensolaris. http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6412936 If the device doesn't work with opensolaris, either: what information is reported for the logitech usb mouse by opensolaris for the following command (run it as user root): echo ::prtusb -v -t | mdb -k This message posted from opensolaris.org