Hi guys,

I meet a problem on how to put my Qt-app display on 2nd OSD.
My environment is ARM-based with directfb device.
There is 2 OSD layer in my directfb.

I can't put the Qt-app display on 2nd OSD, even I set the environment
export QWS_DISPLAY=directfb:layerid=1 (layerid = 0 is OSD1, 1 is OSD2).

Does any comment to help me to solve this issue?
Thanks.

lazyf