[Qt-creator] USB Mouse
Swapnil Ashtekar
swapashtekar at gmail.com
Mon Mar 21 14:00:16 CET 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20110321/213b5f77/attachment.html
More information about the Qt-creator-old
mailing list