Hey,

        I am using Qt application on TI’s DaVinci TMS320DM6446 board.
I need USB mouse to control my application.

I have enabled all options related to USB mouse in make menuconfig. Also the
usb mouse is working when we check it in /dev/input/mice on our target
board.

But on actual application, the USB mouse is not working. Pointer is visible.
I am using Logitech USB Mouse, so which is the “driver” option for Logitech
Mouse in command

export QWS_MOUSE_PROTO=driver:/dev/input/mice

Do I have to insert closeMouse(),openMouse () functions ?

Does Qt support only for PS2 mouse ?

Thanks in advance.

-- 
Cheers


Regards,
Swapnil Ashtekar
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to