recently I wrote a mouse firmware. The operation environment should be Fedora 10. So I tested in a Fedora 10. The code I wrote was just a mouse, not including information about multi-touch. and it work well in Windows. The coordinates used absolute values. But when I pluged into Fedora 10. It worked well in the console shell interface where using command to operate. But when changed to X-Windows GUI, there were no responses. It just didn't work! but another mouse device worked well in the X-Windows. Is there anyone can help me ?
thank you. and I solved the problem by modifying the HID descriptor.