Raspberry Pi screen blanking: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "I wanted the (text)-terminal to blank on activity, so the HDMI-connected display will turn off. # vi /etc/rc.local -> insert <tt>settermm -blank 5</tt> # shutdown -r now -...")
(No difference)

Revision as of 11:18, 11 December 2018

I wanted the (text)-terminal to blank on activity, so the HDMI-connected display will turn off.

# vi /etc/rc.local

-> insert settermm -blank 5

# shutdown -r now