PDA

View Full Version : [ET6x00] LCD display only time on stanby



chrispe
22-01-13, 19:20
hi, i have an xtrend et6500 and i want the lcd to display only the time (the default is date and time scrolling) while the receiver is on standby. Which file should i edit and how? Thank you.

digidude
22-01-13, 20:21
usr/share/enigma2/skin_text.xml


<!-- 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:EDIT THIS SECTION</convert>

For only the time, in 24 hour format, nsert the following


Format:%H:%M