Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18811

Re: HDMI ON-OFF

$
0
0
For Xorg, I think
Code: [Select]
xset s off -dpms
should work.

For CLI only, try
Code: [Select]
setterm -blank 0

To completely turn off the display (needs  rpi-vc.tcz  to be loaded)
Code: [Select]
tvservice -o
... and to turn it back on
[code]tvservice -p...

Viewing all articles
Browse latest Browse all 18811

Trending Articles