How to enable screen time out while a qt app is running on imx6slevk?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable screen time out while a qt app is running on imx6slevk?

730 Views
sujay1
Contributor V

I'm using an imx6slevk board with yocto BSP

I use linuxfb as the display driver and run a qt app (rastor window: prints a message on the lcd console)

I observed that when the app is running the screen doesn't timeout after 10 minutes of staying idle

How can I change this?

I tried modifying /drivers/tty/vt/vt.c file but the screen doesn't turn off 

I also observed that the weston feature is not supported in linuxfb 

does anyone have an idea how to implement this without weston?

Labels (3)
0 Kudos
2 Replies

651 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Sujay,

Appears this is not a weston issue, it looks more like application side.

Regards

0 Kudos

651 Views
sujay1
Contributor V

Any idea how we can implement this?

Thanks in advance

0 Kudos