PDA

View Full Version : Display in standby



bassethound
31-12-10, 10:55
Who is in standby, just a short time and date would have on the display, the attached file with FTP to:
/ usr/share/enigma2 copy and overwrite the existing.
The file can be edited itself.


<!-- standby -->
<screen name="StandbySummary" position="0,0" size="132,64">
<widget source="global.CurrentTime" render="Label" position="0,0" size="120,64" font="Regular;48" halign="center" valign="center">
<convert type="ClockToText">Format:%H:%M %d/%m</convert>
</widget>
</screen>

The area <convert type="ClockToText"> format:% H:% M% d /% m / convert> is appropriate for the display responsible.

Gracias a koivo