Vu+ duo clock display

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Original von neogeo87
      Hello, lizard-king, not in standby but when the receiver is active...
      Thanks.
      that's possible. you have to change your skin.xml in the screen 'infobarsummary'. If you're not familiar with editing skin.xml's, i could make an example of this screen.;)
    • sorry, here is my answer.;)

      open your skin.xml and search for this:

      Quellcode

      1. <!-- LCD screen (main) -->
      2. <screen name="InfoBarSummary" position="0,0" size="200,20">
      3. <widget source="session.CurrentService" render="RollerCharLCD" position="0,0" size="200,20" font="Regular;20">
      4. <convert type="ServiceName">Name</convert>
      5. </widget>
      6. </screen>


      and you have to replace it with that:

      Quellcode

      1. <!-- LCD screen (main) -->
      2. <screen name="InfoBarSummary" position="0,0" size="200,20">
      3. <widget source="global.CurrentTime" render="Label" position="6,4" size="120,24" font="Regular;22" halign="center" valign="center">
      4. <convert type="ClockToText">Format:%H:%M </convert>
      5. </widget>
      6. </screen>


      this shows you the time in hours and minutes
    • Hello lizard-king and thanks for you help.
      Is it the skin.xml file located in /usr/share/enigma2 or /usr/share/enigma2/Kerni-HD1R2 directory ? (I use the Kerni-HD1R2 skin)
      Do you know if it is possible to scroll any text (clock or service name) or to use 2 lines for text ?
      Thanks.
    • Original von neogeo87
      Hello lizard-king and thanks for you help.
      Is it the skin.xml file located in /usr/share/enigma2 or /usr/share/enigma2/Kerni-HD1R2 directory ? (I use the Kerni-HD1R2 skin)
      Do you know if it is possible to scroll any text (clock or service name) or to use 2 lines for text ?
      Thanks.


      1. /usr/share/enigma2/Kerni-HD1R2
      2. No
      Carpe diem!

      Skin: CerX FHD | Plugins: TMDb, BacksNcovers, FritzDect, AutoShredder, PluginMover | EPG: GraphMultiEPG | ... [Alle anzeigen]

      Vu+ Wiki
    • Witch display ?
      ----------------------------------------------------------------------------------------------------------------------------------------------------------------
      KAPIERVORGANG beendet.

      Zubehör : Philips 46PFL-9705 / 37PFL-9604, Samsung HT-E6759W, Samsung SPF 107H-105P-87H, Qnap TS-253A, Harmony 650, Fritzbox 7490, Cisco WAP4410N, Netgear M4100-D12G, TPLink HS100/HS110/LB110
    • You are able to change with lcd4linux-webinterface - you start it start from OpenwebInterface .
      Bilder
      • x2.jpg

        207,24 kB, 1.419×813, 19 mal angesehen
      • x1.jpg

        162,11 kB, 1.421×814, 29 mal angesehen
      ----------------------------------------------------------------------------------------------------------------------------------------------------------------
      KAPIERVORGANG beendet.

      Zubehör : Philips 46PFL-9705 / 37PFL-9604, Samsung HT-E6759W, Samsung SPF 107H-105P-87H, Qnap TS-253A, Harmony 650, Fritzbox 7490, Cisco WAP4410N, Netgear M4100-D12G, TPLink HS100/HS110/LB110
    • ...HM....in on scrren i have analog clock....id like to have icon of the program....is this scrren 1 or 2....changing the icon,of program..digital clock...weather.....

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von seba40 ()

    • Menu - VTI - VFD Skin

      The skins are located in /usr/share/enigma2/vfd_skin .
      ----------------------------------------------------------------------------------------------------------------------------------------------------------------
      KAPIERVORGANG beendet.

      Zubehör : Philips 46PFL-9705 / 37PFL-9604, Samsung HT-E6759W, Samsung SPF 107H-105P-87H, Qnap TS-253A, Harmony 650, Fritzbox 7490, Cisco WAP4410N, Netgear M4100-D12G, TPLink HS100/HS110/LB110