This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am3358 sdk的QT运行时是怎样识别键盘和鼠标的?

Other Parts Discussed in Thread: AM3358

请问,am3358 sdk的QT运行时是怎样识别键盘和鼠标的?

假如使用export QT_QPA_GENERIC_PLUGINS=evdevmouse:/dev/input/event0,evdevkeyboard:/dev/input/event1的话则需要事先知道event0和event1分别对应是鼠标还是键盘。不够人性化