To turn off display in standby mode, it should create a file named skin_user.xml and put in it:
1: <skin>
2: <screen name="StandbySummary" position="0,0" size="0,0"/>
3: </skin>
After that, this file should place into /etc/enigma2/ folder and after reboot the box, display should be empty in standby.
1: <skin>
2: <screen name="StandbySummary" position="0,0" size="0,0"/>
3: </skin>
After that, this file should place into /etc/enigma2/ folder and after reboot the box, display should be empty in standby.