Greetings! I’m using Qt 5.2.1 on embedded platform (based on TI DM3730, if it makes any sense).
I can plug any usb input devices and use them in my Qt apps only when I know exact device name. For example, I can call app: > . /myapp -plugin EvdevMouse:/dev/input/event3 > EvdevKeyboard:/dev/input/event6 But if need to launch app first, then plug USB devices in, I have no chances to use these devices. So is there any way to solve a problem (in case of EGLFS) ? Best regards, Konstantin Utkin _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest