Hello, you better ask this question on the qt-interest mailing list. This list is dedicated to the Qt Creator IDE, not the Qt framework itself.
Br, Eike On Mar 21, 2011, at 2:00 PM, ext Swapnil Ashtekar wrote: > > 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 > > > <ATT00001..txt> -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
