This board is now closed. The Blackhole image ended in 2020. The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost. We thank you for being part of the community for the last 15+ years. You can join the OpenBh board if you have not already done so at www.openbh.net.

Solo2 Solo2 vfd - turn off?

Or maybe there is possibility to turn of displaying any information in standby mode by modifying skin files?
 
It's ever visible also with Luminosity set to 0 :(



up :oops:


If you have skin_user.xml
in /etc/enigma2 you can edit (with linux editor)

this line or similar

<screen name="StandbySummary" position="0,0" size="140,32" id="1">

replace edit

<screen name="StandbySummary" position="0,0" size="0,0" id="1">

(backup orginal file and restart after change)
 
M10,

I updated the skin_user.xml have followed the above but the VDF is still visible.

I have updated the .xml with the following and rebooted the machine;

<screen name="StandbySummary" position="0,0" size="0,0" id="1">​

What am I doing wrong?
 
Back
Top