Turning display on and off - raspberry pi

 Turning display on and off - raspberry pi


vcgencmd display_power 0 turns off the screen
vcgencmd display_power 1 turns on the screen

More explanations here:

https://github.com/nezticle/RaspberryPi-BuildRoot/wiki/VideoCore-Tools

Comments

Popular posts from this blog

How to clean DB from old logs in Magento 1.x

Reduce (shrink) and resize raw disk at Proxmox

Apache 2.4 + mod_wsgi + Python 3.7 + Django installation on Centos 7.10