Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.0
-
None
-
R-Car E3
AGL Linux Icefish
Description
In the attached demo application, after the application started, the cursor first started in w1 but invisible, if move it to w2 become visible, but move back to w1 it will invisible again.
both screens can accept the click event.
{ "device": "/dev/dri/card0", "hwcursor": false, "separateScreens": false, "outputs": [ { "name": "w1", "mode": "1280x800", "virtualIndex": 0 }, { "name": "w2", "mode": "1280x480", "virtualIndex": 1 } ] }
if w1 and w2 revert the virtualIndex, the mouse cursor in w2 will be invisible.
Attachments
Issue Links
- mentioned in
-
Page Loading...