|
hi there
i was using AT91SAM9M10 + linux2.6.30 + GPE
i have some question about using the usb mouse and touch panel in the same time.
i got a question when i using mouse like this
Xfbdev -mouse tslib it is work fine of touch but not usb.
when i using mouse like this
Xfbdev -mouse mouse,,/dev/input/mice
it is work both of usb mouse and touch ,but the touch is not work correct because the driver of mouse can not handle the pressure of touch,so every time when user press the touch down you can see the currsor is jump to another please and go back again,it's cause the error function.
is any body has same question with me??????????????
|