Fri, 25 Jul 2014 09:33:55 +0000 от Agocs Laszlo <laszlo.ag...@digia.com>:
> If Qt was configured with libudev support then mice and keyboards will be 
> recognized even when
> connected after starting the application.

> If the libudev headers and libs were not present at configure time then 
> hotplugging will not work. 
> Mice & keyboards will still be picked up automatically (using fallback method 
> based on a simple walkthrough of /dev/input/event*), but this is done only 
> once, on application startup.

> The fact that you need to explicitly specify the device nodes is somewhat 
> weird. A normal keyboard 
> or mouse should be picked up automatically, regardless of having or not 
> having libudev support.


Fri, 25 Jul 2014 09:33:42 +0000 от Al-Khanji Louai <louai.al-kha...@digia.com>:
> If you compile Qt with udev support and do not specify any devices it should 
> automatically find new devices. See qevdevmousemanager.cpp.


Thank you for mentioning udev! I'm not using it now, so looks like I should 
rebuild my Qt libs.

Best regards, Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to