unknown mouse event type=3, code=18, value=64
Unsolved
Mobile and Embedded
-
Hi. This is an event that shows up after I release my finger from a touchscreen UI running Qt 4.
Per my understanding, type=3 means QEvent::MouseButtonRelease according to https://doc.qt.io/qt-6/qevent.html#Type-enum
But where can I find documentation regarding what code=18 and value=64 mean? Thanks, and please let me know if more info is needed to solve this issue.
-
Hi,
You should also add which OS you are running. I would guess Linux. And then the distribution, its version, etc.