Details
-
Suggestion
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.3.0
-
None
-
QNX 6.6
Qt 5.3
Description
Hello,
I was wondering if it was possible to implement more than just Shift, Alt and Ctrl as KeyModifers for Qnx.
Indeed in \qt-everywhere-opensource-src-5.3.0\qtbase\src\plugins\platforms\qnx\qqnxscreeneventhandler.cpp at line 163 (function injectKeyboardEvent)
just those 3 modifiers are handled... whereas in keycodes.h of Qnx, we have KEYMOD_ALTGR / KEYMOD_SHL3 / KEYMOD_MOD6 and 7 and 8 defined.
I could be helpful to send other combinaison...
Regards,
Paul