I have ported X server on to my reference board based on Intel's Strong Arm,
When I connected a USB optical wheel mouse to the USB port the mouse doesn't work:
The mouse pointer appears on the screen,
dmesg cmd also show that the system has identified the device (including details like manufacturer etc)
But the GUI doesn't respond to the mouse.
I even tried linking ln -s /dev/usb /dev/mouse but wouldn't work
has anyone face this problem and any idea how to locate the issue.
Thanks in Advance
If Linux, you are using the wrong device.
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection
-- Andrew E. Mileski _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel