summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/snippets/snippets.pro
diff options
context:
space:
mode:
authorMichał Łoś <michal.los@siili.com>2025-03-14 14:28:06 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2025-03-21 11:55:48 +0000
commit276ccda2f3e96984b392c0429a5da8b804baacdf (patch)
treec91df41c8ff383d7a900a7f9a7e6f2183ae15432 /src/concurrent/doc/snippets/snippets.pro
parentd624454586bc040c381091f45ca43dcb43f7112c (diff)
Pass VxWorks touch ranges via environment variable
Some VxWorks touch device drivers return improper value of min and max ranges in both axes (both 0 for both axes). This makes any touch point position equal to (0, 0), making touch unusable in Qt. [ChangeLog][Platform Specific Changes][VxWorks] The user can now override touch ranges that the driver returns, by setting the new parameters "rangex" and "rangey" on the environment variable QT_QPA_VXEVDEV_TOUCHSCREEN_PARAMETERS with comma-separated min and max touch ranges for X and Y axis respectively. For example, add rangex=10,815:rangey=15,1024 Pick-to: 6.9 Task-number: QTBUG-115777 Change-Id: I4f4aba7ee66e76b80438888697f84c4db9896c3d Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/concurrent/doc/snippets/snippets.pro')
0 files changed, 0 insertions, 0 deletions