Changeset 9885


Ignore:
Timestamp:
10/02/11 17:23:02 (13 years ago)
Author:
madie
Message:

[ipk] update skin tobayer_01 and disable bootlogos for titan

Location:
ipk/source.sh4/titanskins_tobayer01
Files:
26 added
63 edited
1 moved

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skin.xml

    r9492 r9885  
     1## todo ##
     2<screen valign=bottom titlealign=center name=scan hspace=5 vspace=5 fontcol="fontcol" fontsize=30 title="Scan" posx=center posy=center width=700 height=700 bordercol=bordercol bordersize=2 bgcol=bgcol>
     3<node progresscol=white bordersize=2 bordercol=bordercol name=progress posx=center posy=1 width=100% height=20>
     4<node name=tpcount text="Transponder:" bordercol=bgcol bordersize=2 posx=0 posy=30 width=100% height=30/>
     5<node name=foundtv text="Found TV:" bordercol=bgcol bordersize=2 posx=0 posy=60 width=100% height=30/>
     6<node name=foundradio text="Found Radio:" bordercol=bgcol bordersize=2 posx=0 posy=90 width=100% height=30/>
     7<node name=founddata text="Found Data:" bordercol=bgcol bordersize=2 posx=0 posy=120 width=100% height=30/>
     8<node bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=155 width=100% height=-35>
     9<node name=b1 text=EXIT halign=center valign=center bordercol=bgcol bordersize=2 posx=0 posy=0 width=80 height=30/>
     10<node name=b1 halign=center valign=center bordercol=exitcol bordersize=2 posx=0 posy=0 width=80 height=2/>
     11</screen>
     12
     13<screen valign=bottom titlealign=center name=manualscan hspace=5 vspace=5 fontcol="fontcol" fontsize=30 title="Manuel Scan" posx=center posy=center width=500 height=400 bordercol=bordercol bordersize=2 bgcol=bgcol>
     14<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
     15<node name=tuner text=Tuner parent=listbox type=choicebox width=100% height=30>
     16<node name=scantype text="Type of Scan" parent=listbox type=choicebox width=100% height=30>
     17<node name=sat text="Satellite" parent=listbox type=choicebox width=100% height=30>
     18<node name=system text="System" parent=listbox type=choicebox width=100% height=30>
     19<node name=frequency text="Frequency" parent=listbox type=inputboxnum width=100% height=30>
     20<node name=inversion text="Inversion" parent=listbox type=choicebox width=100% height=30>
     21<node name=symbolrate text="Symbolrate" parent=listbox type=inputboxnum width=100% height=30>
     22<node name=polarization text="Polarization" parent=listbox type=choicebox width=100% height=30>
     23<node name=fec text="FEC" parent=listbox type=choicebox width=100% height=30>
     24<node name=modulation text="Modulation" parent=listbox type=choicebox width=100% height=30>
     25<node name=rolloff text="Rolloff" parent=listbox type=choicebox width=100% height=30>
     26<node name=pilot text="Pilot" parent=listbox type=choicebox width=100% height=30>
     27<node name=networkscan text="Network Scan" parent=listbox type=choicebox width=100% height=30>
     28<node name=clear text="Clear before scan" parent=listbox type=choicebox width=100% height=30>
     29<node name=onlyfree text="Only free scan" parent=listbox type=choicebox width=100% height=30>
     30<node name=b1 text=OK halign=center valign=center bordercol=bgcol bordersize=2 posx=0 posy=0 width=80 height=30/>
     31<node name=b1 halign=center valign=center bordercol=okcol bordersize=2 posx=0 posy=0 width=80 height=2/>
     32<node name=b2 text=EXIT halign=center valign=center bordercol=bgcol bordersize=2 posx=85 posy=0 width=80 height=30/>
     33<node name=b2 halign=center valign=center bordercol=exitcol bordersize=2 posx=85 posy=0 width=80 height=2/>
     34</screen>
     35
     36<screen name="screensaver" width="100%" height="100%" bgcol="-2">
     37        <node name="textsaver" fontsize="30" fontcol="fontcol" width="1000" height="30">
     38        <node name="picsaver">
     39</screen>
     40
     41
    142<screen name="webdir">
    2         <node name=filelistpath>
    3         <node type=filelist name=filelist>
    4 </screen>
    5 
    6 
    7 <screen name="download" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="500" height="250" bgcol=bgcol_blue>
    8         <node posx="0" posy="10" width="100%" height="164" bgcol=bgcol_grey>
     43        <node name="filelistpath">
     44        <node name="filelist" type="filelist">
     45</screen>
     46
     47
     48<screen valign=bottom titlealign=center name=textinput hspace=5 vspace=5 fontcol="fontcol" fontsize=30 posx=center posy=center width=500 height=100 bordercol=bordercol bordersize=2 bgcol=bgcol>
     49<node valign=center bordersize=2 fontsize=30 bordercol=bordercol scrollbar=auto type=inputbox name=input posy=1 width=100% height=-35>
     50<node name=b1 text=OK halign=center valign=center bordercol=bgcol bordersize=2 posx=0 posy=0 width=80 height=30/>
     51<node name=b1 halign=center valign=center bordercol=okcol bordersize=2 posx=0 posy=0 width=80 height=2/>
     52<node name=b2 text=EXIT halign=center valign=center bordercol=bgcol bordersize=2 posx=85 posy=0 width=80 height=30/>
     53<node name=b2 halign=center valign=center bordercol=exitcol bordersize=2 posx=85 posy=0 width=80 height=2/>
     54</screen>
     55
     56<screen valign=bottom titlealign=center name=playlist hspace=5 vspace=5 fontcol="fontcol" fontsize=30 title="PlayList - select your playlist !" posx=center posy=center width=40% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
     57<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
     58<node name=b1 text=OK halign=center valign=center bordercol=bgcol bordersize=2 posx=0 posy=0 width=80 height=30/>
     59<node name=b1 halign=center valign=center bordercol=okcol bordersize=2 posx=0 posy=0 width=80 height=2/>
     60<node name=b2 text=EXIT halign=center valign=center bordercol=bgcol bordersize=2 posx=85 posy=0 width=80 height=30/>
     61<node name=b2 halign=center valign=center bordercol=exitcol bordersize=2 posx=85 posy=0 width=80 height=2/>
     62<node name=b3 text=ADD halign=center valign=center bordercol=bgcol bordersize=2 posx=170 posy=0 width=80 height=30/>
     63<node name=b3 halign=center valign=center bordercol=green bordersize=2 posx=170 posy=0 width=80 height=2/>
     64<node name=b4 text=DEL halign=center valign=center bordercol=bgcol bordersize=2 posx=255 posy=0 width=80 height=30/>
     65<node name=b4 halign=center valign=center bordercol=red bordersize=2 posx=255 posy=0 width=80 height=2/>
     66</screen>
     67
     68#<screen valign=bottom titlealign=center name=playlist_main hspace=5 vspace=5 fontcol="fontcol" fontsize=30 title="PlayList" posx=center posy=center width=90% height=80% bordercol=bordercol bordersize=2 bgcol=bgcol>
     69<screen valign=bottom titlealign=center name=playlist_main hspace=50 vspace=50 fontcol="fontcol" fontsize=30 title="PlayList" posx=center posy=center width=100% height=95% bordercol=bordercol bordersize=2 bgcol=-1>
     70<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
     71<node name=b1 text=OK halign=center valign=center bordercol=bgcol bordersize=2 posx=0 posy=0 width=80 height=30/>
     72<node name=b1 halign=center valign=center bordercol=okcol bordersize=2 posx=0 posy=0 width=80 height=2/>
     73<node name=b2 text=EXIT halign=center valign=center bordercol=bgcol bordersize=2 posx=85 posy=0 width=80 height=30/>
     74<node name=b2 halign=center valign=center bordercol=exitcol bordersize=2 posx=85 posy=0 width=80 height=2/>
     75<node name=b3 text=ADD halign=center valign=center bordercol=bgcol bordersize=2 posx=170 posy=0 width=80 height=30/>
     76<node name=b3 halign=center valign=center bordercol=green bordersize=2 posx=170 posy=0 width=80 height=2/>
     77<node name=b4 text=DEL halign=center valign=center bordercol=bgcol bordersize=2 posx=255 posy=0 width=80 height=30/>
     78<node name=b4 halign=center valign=center bordercol=red bordersize=2 posx=255 posy=0 width=80 height=2/>
     79</screen>
     80## todo ##
     81
     82
     83<screen name="download" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="250" bgcol="bgcol_blue">
     84        <node posx="0" posy="10" width="100%" height="164" bgcol="bgcol_grey">
    985        <node name="file" posx="center" posy="20" width="100%" height="20" halign="center">
    1086        <node name="progress" progresscol="#616D7E" posx="center" posy="50"  width="400" height="20">
     
    1591
    1692
    17 <screen name="harddisk_main" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="700" height="500" bgcol=bgcol_blue>
    18         <node posx="0" posy="20"  width="100%" height="394" bgcol=bgcol_grey>
    19         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="30" width="680" height="374" bordercol=fontcol bgcol=bgcol_grey>
     93<screen name="harddisk_main" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
     94        <node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
     95        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
    2096        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="424" width="40" height="30">
    2197        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
     
    28104
    29105<screen name="interfacelist" posx="center" posy="middle" width="700" height="500">
    30         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    31         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    32         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    33         <node name="title" text="Network Interfacelist" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    34         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
     106        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     107        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     108        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     109        <node name="title" text="Network Interfacelist" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     110        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
    35111</screen>
    36112
    37113
    38114<screen name="rectimerext" posx="center" posy="middle" width="700" height="500">
    39         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    40         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    41         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    42         <node name="title" text="Record Timer" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    43         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    44                 <node name="name" text="Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    45                 <node name="justplay" text="Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    46                 <node name="repeate" text="Repeat" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    47                 <node name="repeatetype" text="Repeat type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    48                 <node name="day" text="Day" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    49                 <node name="mon" text="Monday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    50                 <node name="tue" text="Tuesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    51                 <node name="wed" text="Wednesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    52                 <node name="thur" text="Thursday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    53                 <node name="fri" text="Friday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    54                 <node name="sat" text="Saturday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    55                 <node name="sun" text="Sunday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    56                 <node name="begin" text="Begin" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    57                 <node name="end" text="End" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    58                 <node name="channel" text="Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    59                 <node name="path" text="Record path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    60                 <node name="after" text="Action after" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     115        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     116        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     117        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     118        <node name="title" text="Record Timer" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     119        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     120                <node name="name" text="Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     121                <node name="justplay" text="Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     122                <node name="repeate" text="Repeat" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     123                <node name="repeatetype" text="Repeat type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     124                <node name="day" text="Day" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     125                <node name="mon" text="Monday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     126                <node name="tue" text="Tuesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     127                <node name="wed" text="Wednesday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     128                <node name="thur" text="Thursday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     129                <node name="fri" text="Friday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     130                <node name="sat" text="Saturday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     131                <node name="sun" text="Sunday" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     132                <node name="begin" text="Begin" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     133                <node name="end" text="End" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     134                <node name="channel" text="Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     135                <node name="path" text="Record path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     136                <node name="after" text="Action after" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    61137        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    62138        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    65141
    66142<screen name="rectimer" posx="center" posy="middle" width="700" height="500">
    67         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    68         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    69         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    70         <node name="title" text="Record Timer" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    71         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    72         <node name="b2" text="Delete" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="120" height="30">
    73         <node name="b1" text="Add" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="170" posy="460" width="120" height="30">
    74         <node name="b3" text="Stop/Start" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="360" posy="460" width="150" height="30">
    75         <node name="b4" text="Rec-Log" picmem="skin/key_text.png" textposx="40" valign="middle" fontsize="24" fontcol=fontcol posx="550" posy="460" width="150" height="30">
     143        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     144        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     145        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     146        <node name="title" text="Record Timer" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     147        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     148        <node name="b2" text="Delete" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="120" height="30">
     149        <node name="b1" text="Add" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="170" posy="460" width="120" height="30">
     150        <node name="b3" text="Stop/Start" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="360" posy="460" width="150" height="30">
     151        <node name="b4" text="Rec-Log" picmem="skin/key_text.png" textposx="40" valign="middle" fontsize="24" fontcol="fontcol" posx="550" posy="460" width="150" height="30">
    76152</screen>
    77153
     
    83159
    84160<screen name="playinfobar" posx="center" posy="540" width="100%" height="150">
    85         <node posx="0" posy="0"  width="100%" height="50"  bgcol=bgcol_blue>
    86         <node posx="0" posy="50" width="100%" height="100" bgcol=bgcol_grey>
    87         <node name="time" func="gettime" param1="%R" halign="left" valign="middle" fontsize="24" fontcol=fontcol posx="70" posy="0" width="100" height="28">
    88         <node name="date" func="gettime" param1="%a %d. %b" halign="left" valign="middle" fontsize="18" fontcol=fontcol posx="70" posy="28" width="100" height="22">
    89         <node name="title" text="unknown" halign="left" valign="middle" fontsize="28" fontcol=fontcol posx="200" posy="0" width="880" height="50">
     161        <node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
     162        <node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
     163        <node name="time" func="gettime" param1="%R" halign="left" valign="middle" fontsize="24" fontcol="fontcol" posx="70" posy="0" width="100" height="28">
     164        <node name="date" func="gettime" param1="%a %d. %b" halign="left" valign="middle" fontsize="18" fontcol="fontcol" posx="70" posy="28" width="100" height="22">
     165        <node name="title" text="unknown" halign="left" valign="middle" fontsize="28" fontcol="fontcol" posx="200" posy="0" width="880" height="50">
    90166        <node name="progress" progresscol="#616D7E" bordercol="#686868" bordersize="1" bgcol="#B6AFA9" posx="200" posy="70" width="880" height="10">
    91         <node name="pos"     text="---" halign="left"   valign="middle" fontsize="24" fontcol=fontcol posx="100"  posy="50"  width="100" height="50">
    92         <node name="reverse" text="---" halign="center" valign="middle" fontsize="24" fontcol=fontcol posx="590"  posy="100" width="100" height="50">
    93         <node name="len"     text="---" halign="right"  valign="middle" fontsize="24" fontcol=fontcol posx="1080" posy="50"  width="100" height="50">
    94 </screen>
    95 
    96 
    97 <screen name="recordduration" text="Minutes:" type="inputboxnum" fontcol=fontcol fontsize="36" posx="center" posy="center" width="300" height="50" bgcol="#616D7E" valign="middle" hspace="5">
    98 </screen>
    99 
    100 
    101 <screen name=standby>
     167        <node name="pos"     text="---" halign="left"   valign="middle" fontsize="24" fontcol="fontcol" posx="100"  posy="50"  width="100" height="50">
     168        <node name="reverse" text="---" halign="center" valign="middle" fontsize="24" fontcol="fontcol" posx="590"  posy="100" width="100" height="50">
     169        <node name="len"     text="---" halign="right"  valign="middle" fontsize="24" fontcol="fontcol" posx="1080" posy="50"  width="100" height="50">
     170</screen>
     171
     172
     173<screen name="recordduration" text="Minutes:" type="inputboxnum" fontcol="fontcol" fontsize="36" posx="center" posy="center" width="300" height="50" bgcol="#616D7E" valign="middle" hspace="5">
     174</screen>
     175
     176
     177<screen name="standby">
    102178</screen>
    103179
    104180
    105181<screen name="network" posx="center" posy="middle" width="700" height="500">
    106         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    107         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    108         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    109         <node name="title" text="Network Adapter Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    110         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    111                 <node name="dhcp"       text="DHCP"       type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    112                 <node name="ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    113                 <node name="netmask"    text="Netmask"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    114                 <node name="gateway"    text="Gateway"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    115                 <node name="dnsserver1" text="DNS Server 1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    116                 <node name="dnsserver2" text="DNS Server 2" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    117         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     182        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     183        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     184        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     185        <node name="title" text="Network Adapter Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     186        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     187                <node name="dhcp"       text="DHCP"       type="choicebox"   parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     188                <node name="ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     189                <node name="netmask"    text="Netmask"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     190                <node name="gateway"    text="Gateway"    type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     191                <node name="dnsserver1" text="DNS Server 1" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     192                <node name="dnsserver2" text="DNS Server 2" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     193        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
     194        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     195</screen>
     196
     197
     198<screen name="network_test" posx="center" posy="middle" width="700" height="500">
     199        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     200        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     201        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     202        <node name="title" text="Network Adapter Test" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     203        <node name="textbox1" type="textbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="50" posy="60" width="350" height="380" bordercol="fontcol">
     204                <node name="i1" text="LAN"      parent="textbox1" halign="left" valign="middle" posx="0" posy="0"  width="100%" height="32">
     205                <node name="i2" text="Internet" parent="textbox1" halign="left" valign="middle" posx="0" posy="32" width="100%" height="32">
     206        <node name="textbox2" type="textbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="420" posy="60" width="220" height="380" bordercol="fontcol">
     207                <node name="lan"      text="???" parent="textbox2" halign="right" valign="middle" posx="0" posy="0"  width="100%" height="32">
     208                <node name="internet" text="???" parent="textbox2" halign="right" valign="middle" posx="0" posy="32" width="100%" height="32">
     209        <node name="b1" text="Test" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    118210        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    119211</screen>
     
    121213
    122214<screen name="pin" posx="center" posy="middle" width="700" height="500">
    123         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    124         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    125         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    126         <node name="title" text="PIN Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    127         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    128                 <node name="pincodemenu" text="PIN Code Menu" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    129                 <node name="pincode" text="PIN Code Channel" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    130                 <node name="channelprotect" text="Protect Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    131                 <node name="menuprotect" text="Protect Menu" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    132         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
    133         <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    134         <node name="b3" text="Menu Protect" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="180" posy="460" width="200" height="30">
     215        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     216        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     217        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     218        <node name="title" text="PIN Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     219        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     220                <node name="pincodemenu" text="PIN Code Menu" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     221                <node name="pincode" text="PIN Code Channel" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     222                <node name="channelprotect" text="Protect Channel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     223                <node name="menuprotect" text="Protect Menu" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     224        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
     225        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     226        <node name="b3" text="Menu Protect" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="180" posy="460" width="200" height="30">
    135227</screen>
    136228
    137229
    138230<screen name="menuprotect" posx="center" posy="middle" width="700" height="500">
    139         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    140         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    141         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    142         <node name="title" text="Menu Protect" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    143         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    144         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
    145         <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    146 </screen>
    147 
    148 
    149 <screen name="pincheck" text="PIN:" type="inputboxnum" mask="0000" fontcol=fontcol fontsize="36" posx="center" posy="center" width="200" height="50" bgcol="#616D7E" valign="middle" hspace="5">
    150 </screen>
    151 
    152 
    153 <screen name="ipkinstall" posx="center" posy="middle" width="1150" height="650">
    154         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    155         <node posx="0" posy="50"  width="100%" height="550" bgcol=bgcol_grey>
    156         <node posx="0" posy="600" width="100%" height="50"  bgcol=bgcol_blue>
    157         <node name="title" text="IPK installation - select file" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    158         <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol=fontcol fontcol2="#616D7E" posx="10" posy="60" width="1130" height="530" bordercol=fontcol>
     231        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     232        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     233        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     234        <node name="title" text="Menu Protect" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     235        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     236        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
     237        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     238</screen>
     239
     240
     241<screen name="pincheck" text="PIN:" type="inputboxnum" mask="0000" fontcol="fontcol" fontsize="36" posx="center" posy="center" width="200" height="50" bgcol="#616D7E" valign="middle" hspace="5">
    159242</screen>
    160243
    161244
    162245<screen name="menulist" posx="center" posy="middle" width="700" height="500">
    163         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    164         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    165         <node name="title" text="Menulist" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    166         <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
     246        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     247        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     248        <node name="title" text="Menulist" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     249        <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
    167250</screen>
    168251
    169252
    170253<screen name="videomode" posx="center" posy="middle" width="700" height="500">
    171         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    172         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    173         <node name="title" text="Video Mode Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    174         <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="30" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
     254        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     255        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     256        <node name="title" text="Video Mode Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     257        <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="30" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
    175258</screen>
    176259
    177260
    178261<screen name="aspectsettings" posx="center" posy="middle" width="700" height="500">
    179         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    180         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    181         <node name="title" text="Video Mode Aspect Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    182         <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
     262        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     263        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     264        <node name="title" text="Video Mode Aspect Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     265        <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
    183266</screen>
    184267
    185268
    186269<screen name="resolutionsettings" posx="center" posy="middle" width="700" height="500">
    187         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    188         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    189         <node name="title" text="Video Mode Resolution Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    190         <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
     270        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     271        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     272        <node name="title" text="Video Mode Resolution Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     273        <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
    191274</screen>
    192275
    193276
    194277<screen name="singleepg" posx="center" posy="middle" width="1150" height="650">
    195         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    196         <node posx="0" posy="50"  width="100%" height="550" bgcol=bgcol_grey>
     278        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     279        <node posx="0" posy="50"  width="100%" height="550" bgcol="bgcol_grey">
    197280        <node posx="10" posy="435" width="1130" height="1" bgcol="#B6AFA9">
    198         <node posx="0" posy="600" width="100%" height="50"  bgcol=bgcol_blue>
    199         <node name="channelname" fontsize="30" fontcol=fontcol halign="left" valign="middle" posx="10" posy="0" width="600" height="50">
    200         <node name="title" text="Single EPG" halign="right" valign="middle" fontsize="30" fontcol=fontcol posx="940" posy="0" width="200" height="50">
    201         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=white fontcol2=fontcol posx="10" posy="60" width="1130" height="370" bordercol=fontcol>
    202         <node name="epgdesc" type="textbox" wrap="yes" fontsize="24" fontcol=fontcol posx="10" posy="440" width="1130" height="150">
    203         <node name="b1" text="Timer" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="600" width="100" height="50">
    204         <node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol=fontcol posx="860" posy="600" width="280" height="50">
    205 </screen>
    206 
    207 
    208 <screen name="multiepg" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="middle" width="1150" height="650" bgcol=bgcol_blue>
    209         <node posx="0" posy="5" width="100%" height="565" bgcol=bgcol_grey>
    210         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=white fontsize2="24" fontcol2=fontcol posx="10" posy="10" width="1130" height="552" bordercol=fontcol>
    211 #???
    212 <node name="epg" type="textbox" wrap="yes" fontsize="24" fontcol=fontcol posx="10" posy="400" width="0" height="0">
    213         <node name="b1" text="Prev." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="135" posy="577" width="100" height="30">
    214         <node name="b2" text="Next"  picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="260" posy="577" width="100" height="30">
    215         <node name="b3" text="Timer" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="577" width="100" height="30">
    216         <node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol=fontcol posx="860" posy="577" width="280" height="30">
     281        <node posx="0" posy="600" width="100%" height="50"  bgcol="bgcol_blue">
     282        <node name="channelname" fontsize="30" fontcol="fontcol" fontcol2=fontcol halign="left" valign="middle" posx="10" posy="0" width="600" height="50">
     283        <node name="title" text="Single EPG" halign="right" valign="middle" fontsize="30" fontcol="fontcol" posx="940" posy="0" width="200" height="50">
     284        <node name="listbox" type="listbox" param1="%d.%m. (%a)  %R  " scrollbar="auto" fontsize="24" fontsize2="24" fontcol=white fontcol2=fontcol progresscol=red posx="10" posy="60" width="1130" height="370" bordercol="fontcol">
     285        <node name="epgdesc" type="textbox" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="440" width="1130" height="150">
     286        <node name="b1" text="Timer" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="600" width="100" height="50">
     287        <node name="time" func="gettime" param1="%d.%m. (%a) - %R" halign="right" valign="middle" fontsize="24" fontcol="fontcol" fontcol2=fontcol posx="860" posy="600" width="280" height="50">
     288</screen>
     289
     290
     291<screen name="multiepg" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="middle" width="1150" height="650" bgcol="bgcol_blue">
     292        <node posx="0" posy="5" width="100%" height="565" bgcol="bgcol_grey">
     293        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=white fontsize2="24" fontcol2=fontcol param1="%d.%m. (%a)  %R" param2="-%R" progresscol=red posx="10" posy="10" width="1130" height="552" bordercol="fontcol">
     294        <node name="b1" text="Prev." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="135" posy="577" width="100" height="30">
     295        <node name="b2" text="Next"  picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="260" posy="577" width="100" height="30">
     296        <node name="b3" text="Timer" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="577" width="100" height="30">
     297        <node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol="fontcol" posx="860" posy="577" width="280" height="30">
     298<node name="epg">
    217299</screen>
    218300
    219301
    220302<screen name="videosettings" posx="center" posy="middle" width="700" height="500">
    221         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    222         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    223         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    224         <node name="title" text="Video Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    225         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
     303        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     304        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     305        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     306        <node name="title" text="Video Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     307        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
    226308                <node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
    227309                <node deaktivcol=deaktivcol parent="listbox" height="20">
     
    231313#<node deaktivcol="#1" parent="listbox" height="20">
    232314#<node name="saturation" text="Saturation" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
    233         <node name="b1" text="Save"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
    234         <node name="b2" text="Default" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="300" posy="460" width="140" height="30">
     315        <node name="b1" text="Save"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
     316        <node name="b2" text="Default" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="300" posy="460" width="140" height="30">
    235317        <node name="b3" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    236318</screen>
     
    238320
    239321<screen name="skinselect" posx="center" posy="middle" width="700" height="500">
    240         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    241         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    242         <node name="title" text="Skin Selection" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    243         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="140" bordercol=fontcol>
     322        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     323        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     324        <node name="title" text="Skin Selection" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     325        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="140" bordercol="fontcol">
    244326        <node name="png" halign="middle" valign="middle" posx="center" posy="230" width="280" height="220">
    245327</screen>
     
    247329
    248330<screen name="epg" posx="center" posy="middle" width="700" height="500">
    249         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    250         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    251         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    252         <node name="channelname" halign="left" valign="middle" fontsize="30" fontcol=fontcol posx="10" posy="0" width="400" height="50">
    253         <node name="title" text="Program Info" halign="right" valign="middle" fontsize="30" fontcol=fontcol posx="490" posy="0" width="200" height="50">
    254         <node name="epgtitle" fontsize="30" fontcol=fontcol posx="10" posy="60" width="680" height="30">
    255         <node name="epgsubtitle" fontsize="24" fontcol=fontcol posx="10" posy="100" width="680" height="24">
    256         <node name="epgdesc" func="getepgaktdesc" type="textbox" wrap="yes" fontsize="24" fontcol="#616D7E" posx="10" posy="140" width="680" height="300">
     331        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     332        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     333        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     334        <node name="title" text="Program Info" halign="right" valign="middle" fontsize="30" fontcol="fontcol" posx="490" posy="0" width="200" height="50">
     335        <node name="channelname" halign="left" valign="middle" fontsize="30" fontcol="fontcol" posx="10" posy="0" width="400" height="50">
     336#??? what's that ???
     337#<node hidden="yes" name="rectimeline" type="multiprogressbar" progresscol=red bordersize="1" bordercol=bordercol posx="center" posy="90" width="80%" height="10">
    257338#???
    258 # why this is now mandatory, without titan crashes
    259 <node name=channelnr posx=1000 posy=50 width=50 height=30 halign=right fontsize=35 fontcol=fontcol/>
    260 <node name=epgstart param1="%H:%M - " bordersize=0 bordercol=bordercol posx=1000 posy=50 width=80 height=25 fontsize=32 fontcol=fontcol/>
    261 <node name=epgend param1=" %H:%M" bordersize=0 bordercol=bordercol posx=1000 posy=50 width=80 height=25 fontsize=32 fontcol=fontcol/>
    262 <node name=epgtimeremaining param1="+%d min" bordersize=0 bordercol=bordercol halign=right posx=1000 posy=50 width=90 height=25 fontsize=32 fontcol=fontcol/>
     339        <node name="epgtitle" fontsize="30" fontcol="fontcol" posx="10" posy="60" width="680" height="30">
     340        <node name="epgsubtitle" fontsize="24" fontcol="fontcol" posx="10" posy="100" width="680" height="24">
     341        <node name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol="#616D7E" posx="10" posy="140" width="680" height="300">
     342#??? what's that ???
     343#<node hidden="yes" name="channelnr" posx=1000 posy=50 width=50 height=30 halign=right fontsize=35 fontcol="fontcol"/>
     344#<node hidden="yes" name="epgstart" param1="%H:%M - " bordersize=0 bordercol=bordercol posx=1000 posy=50 width=80 height=25 fontsize=32 fontcol="fontcol"/>
     345#<node hidden="yes" name="epgend" param1=" %H:%M" bordersize=0 bordercol=bordercol posx=1000 posy=50 width=80 height=25 fontsize=32 fontcol="fontcol"/>
     346#<node hidden="yes" name="epgtimeremaining" param1="+%d min" bordersize=0 bordercol=bordercol halign=right posx=1000 posy=50 width=90 height=25 fontsize=32 fontcol="fontcol"/>
    263347#???
    264         <node name="b1" text="Single EPG" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="200" posy="460" width="140" height="30">
    265         <node name="b2" text="Multi EPG"  picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="390" posy="460" width="140" height="30">
    266         <node name="b3" text="Timer"      picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
     348        <node name="b1" text="Single EPG" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="200" posy="460" width="140" height="30">
     349        <node name="b2" text="Multi EPG"  picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="390" posy="460" width="140" height="30">
     350        <node name="b3" text="Timer"      picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
    267351</screen>
    268352
    269353
    270354<screen name="powerofftimerscreen" posx="center" posy="middle" width="700" height="500">
    271         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    272         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    273         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    274         <node name="title" text="Power Off Timer" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    275         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    276                 <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    277                 <node name="mode" text="Standby Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    278         <node name="b1" text="Cancel Timer"    picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="180" height="30">
    279         <node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="470" posy="460" width="220" height="30">
     355        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     356        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     357        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     358        <node name="title" text="Power Off Timer" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     359        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     360                <node name="minutes" text="Minutes" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     361                <node name="mode" text="Standby Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     362        <node name="b1" text="Cancel Timer"    picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="180" height="30">
     363        <node name="b2" text="Use EPG Endtime" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="470" posy="460" width="220" height="30">
    280364</screen>
    281365
    282366
    283367<screen name="tunerreceptiondvbc" posx="center" posy="middle" width="700" height="500">
    284         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    285         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    286         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    287         <node name="title" text="Tuner Reception" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    288         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    289         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     368        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     369        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     370        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     371        <node name="title" text="Tuner Reception" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     372        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     373        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    290374        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    291375</screen>
     
    293377
    294378<screen name="subtitle" posx="center" posy="middle" width="400" height="250">
    295         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    296         <node posx="0" posy="50"  width="100%" height="150" bgcol=bgcol_grey>
    297         <node posx="0" posy="200" width="100%" height="50"  bgcol=bgcol_blue>
    298         <node name="title" text="Subtitle" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    299         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="380" height="130" bordercol=fontcol>
     379        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     380        <node posx="0" posy="50"  width="100%" height="150" bgcol="bgcol_grey">
     381        <node posx="0" posy="200" width="100%" height="50"  bgcol="bgcol_blue">
     382        <node name="title" text="Subtitle" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     383        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="130" bordercol="fontcol">
    300384</screen>
    301385
    302386
    303387<screen name="bouquetlist" posx="center" posy="middle" width="400" height="500">
    304         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    305         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    306         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    307         <node name="title" text="Bouquet List" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    308         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="380" height="380" bordercol=fontcol>
     388        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     389        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     390        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     391        <node name="title" text="Bouquet List" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     392        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="380" bordercol="fontcol">
    309393        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    310394        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="350" posy="460" width="40" height="30">
     
    313397
    314398<screen name="listedit" posx="center" posy="middle" width="400" height="250">
    315         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    316         <node posx="0" posy="50"  width="100%" height="150" bgcol=bgcol_grey>
    317         <node posx="0" posy="200" width="100%" height="50"  bgcol=bgcol_blue>
    318         <node name="title" text="Channel Edit" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    319         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="380" height="130" bordercol=fontcol>
    320                 <node name="cpmode" text="Copy channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    321                 <node name="rmmode" text="Remove channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    322                 <node name="movemode" text="Move channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    323                 <node name="protectmode" text="Protect channel" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     399        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     400        <node posx="0" posy="50"  width="100%" height="150" bgcol="bgcol_grey">
     401        <node posx="0" posy="200" width="100%" height="50"  bgcol="bgcol_blue">
     402        <node name="title" text="Channel Edit" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     403        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="130" bordercol="fontcol">
     404                <node name="cpmode" text="Copy channel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     405                <node name="rmmode" text="Remove channel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     406                <node name="movemode" text="Move channel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     407                <node name="protectmode" text="Protect channel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     408                <node name="addmode" text="Add channel" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    324409        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="210" width="40" height="30">
    325410        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="350" posy="210" width="40" height="30">
     
    327412
    328413
    329 <screen name="channelbynr" fontcol=fontcol fontsize="36" posx="center" posy="center" width="100" height="50" bgcol="#616D7E" halign="center" valign="middle">
     414<screen name="channelbynr" fontcol="fontcol" fontsize="36" posx="center" posy="center" width="100" height="50" bgcol="#616D7E" halign="center" valign="middle">
    330415</screen>
    331416
    332417
    333418<screen name="audiotrack" posx="center" posy="middle" width="400" height="250">
    334         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    335         <node posx="0" posy="50"  width="100%" height="150" bgcol=bgcol_grey>
    336         <node posx="0" posy="200" width="100%" height="50"  bgcol=bgcol_blue>
    337         <node name="title" text="Audio Tracks" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    338         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="380" height="130" bordercol=fontcol>
    339         <node name="b1" text="Subtitle" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="210" width="140" height="30">
     419        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     420        <node posx="0" posy="50"  width="100%" height="150" bgcol="bgcol_grey">
     421        <node posx="0" posy="200" width="100%" height="50"  bgcol="bgcol_blue">
     422        <node name="title" text="Audio Tracks" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     423        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="380" height="130" bordercol="fontcol">
     424        <node name="b1" text="Subtitle" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="210" width="140" height="30">
    340425</screen>
    341426
    342427
    343428<screen name="diseqcscreen" posx="center" posy="middle" width="700" height="500">
    344         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    345         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    346         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    347         <node name="title" text="DiSEqC Configuration" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    348         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    349                 <node name="diseqc" text="DiSEqC" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    350                 <node name="diseqcmode" text="DiSEqC Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    351                 <node name="toneburst" text="Tone Burst" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    352                 <node name="committedcmd" text="Committed command" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    353                 <node name="fastdiseqc" text="Fast DiSEqC" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    354                 <node name="diseqcrepeat" text="DiSEqC repeats" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    355                 <node name="cmdorder" text="DiSEqC Command Order" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    356                 <node name="uncommittedcmd" text="Uncommitted DiSEqC command" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    357                 <node name="rotorpos" text="Rotor Position" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    358         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     429        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     430        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     431        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     432        <node name="title" text="DiSEqC Configuration" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     433        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     434                <node name="diseqc" text="DiSEqC" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     435                <node name="diseqcmode" text="DiSEqC Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     436                <node name="toneburst" text="Tone Burst" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     437                <node name="committedcmd" text="Committed command" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     438                <node name="fastdiseqc" text="Fast DiSEqC" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     439                <node name="diseqcrepeat" text="DiSEqC repeats" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     440                <node name="cmdorder" text="DiSEqC Command Order" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     441                <node name="uncommittedcmd" text="Uncommitted DiSEqC command" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     442                <node name="rotorpos" text="Rotor Position" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     443        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    359444        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    360445</screen>
     
    362447
    363448<screen name="lnbscreen" posx="center" posy="middle" width="700" height="500">
    364         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    365         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    366         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    367         <node name="title" text="LNB Configuration" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    368         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    369                 <node name="lnb" text="LNB" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    370                 <node name="voltagemode" text="Voltage Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    371                 <node name="voltageinc" text="Increased Voltage" deaktivcol=deaktivcol parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    372                 <node name="tonemode" text="Tone Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    373                 <node name="loftype" text="LOF" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    374                 <node name="lofl" text="LOF/L" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    375                 <node name="lofh" text="LOF/H" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    376                 <node name="threshold" text="Threshold" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    377         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     449        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     450        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     451        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     452        <node name="title" text="LNB Configuration" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     453        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     454                <node name="lnb" text="LNB" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     455                <node name="voltagemode" text="Voltage Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     456                <node name="voltageinc" text="Increased Voltage" deaktivcol=deaktivcol parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     457                <node name="tonemode" text="Tone Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     458                <node name="loftype" text="LOF" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     459                <node name="lofl" text="LOF/L" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     460                <node name="lofh" text="LOF/H" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     461                <node name="threshold" text="Threshold" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     462        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    378463        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    379464</screen>
     
    381466
    382467<screen name="tunerreceptiondvbs" posx="center" posy="middle" width="700" height="500">
    383         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    384         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    385         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    386         <node name="title" text="Tuner Reception" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    387         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    388         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     468        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     469        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     470        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     471        <node name="title" text="Tuner Reception" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     472        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     473        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    389474        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    390475</screen>
     
    392477
    393478<screen name="tunerconfig" posx="center" posy="middle" width="700" height="500">
    394         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    395         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    396         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    397         <node name="title" text="Tuner Configuration" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    398         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    399         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     479        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     480        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     481        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     482        <node name="title" text="Tuner Configuration" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     483        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     484        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    400485        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    401486</screen>
     
    403488
    404489<screen name="dir" posx="center" posy="middle" width="50%" height="50%">
    405         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    406         <node posx="0" posy="50"  width="100%" height="260" bgcol=bgcol_grey>
    407         <node posx="0" posy="310" width="100%" height="50"  bgcol=bgcol_blue>
    408         <node name="label" text="Select Path" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    409         <node name="filelistpath" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="60" width="480" height="30">
    410         <node name="filelist" type="filelist" scrollbar="auto" textposx="30" fontsize="24" fontcol=fontcol bordercol=fontcol posx="10" posy="100" width="480" height="200" picmem="skin/folder.png">
    411         <node name="b4" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="320" width="110" height="30">
    412         <node name="b3" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="130" posy="320" width="110" height="30">
    413         <node name="b2" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="250" posy="320" width="110" height="30">
    414         <node name="b1" picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="320" width="110" height="30">
     490        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     491        <node posx="0" posy="50"  width="100%" height="260" bgcol="bgcol_grey">
     492        <node posx="0" posy="310" width="100%" height="50"  bgcol="bgcol_blue">
     493        <node name="label" text="Select Path" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     494        <node name="filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="480" height="30">
     495        <node name="filelist" type="filelist" scrollbar="auto" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="480" height="200" picmem="skin/folder.png">
     496        <node name="b4" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="320" width="110" height="30">
     497        <node name="b3" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="130" posy="320" width="110" height="30">
     498        <node name="b2" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="250" posy="320" width="110" height="30">
     499        <node name="b1" picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="320" width="110" height="30">
    415500</screen>
    416501
    417502
    418503<screen name="dirlabel" posx="center" posy="middle" width="1150" height="648">
    419         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    420         <node posx="0" posy="50"  width="100%" height="548" bgcol=bgcol_grey>
    421         <node posx="0" posy="598" width="100%" height="50"  bgcol=bgcol_blue>
    422         <node name="title" text="Select Path" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    423         <node name="filelistpath" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="60" width="1130" height="30">
    424         <node name="filelist" type="filelist" scrollbar="auto" textposx="30" fontsize="24" fontcol=fontcol bordercol=fontcol posx="10" posy="100" width="1130" height="330" picmem="skin/folder.png">
     504        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     505        <node posx="0" posy="50"  width="100%" height="548" bgcol="bgcol_grey">
     506        <node posx="0" posy="598" width="100%" height="50"  bgcol="bgcol_blue">
     507        <node name="title" text="Select Path" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     508        <node name="filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1130" height="30">
     509        <node name="filelist" type="filelist" scrollbar="auto" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1130" height="330" picmem="skin/folder.png">
    425510        <node posx="10" posy="435" width="1130" height="1" bgcol="#B6AFA9">
    426         <node name="label" type="textbox" wrap="yes" fontsize="24" fontcol=fontcol posx="10" posy="440" width="1130" height="150">
    427         <node name="b4" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="610" width="110" height="30">
    428         <node name="b3" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="200" posy="610" width="110" height="30">
    429         <node name="b2" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="400" posy="610" width="110" height="30">
    430         <node name="b1" picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="600" posy="610" width="110" height="30">
     511        <node name="label" type="textbox" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="440" width="1130" height="150">
     512        <node name="b4" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="610" width="110" height="30">
     513        <node name="b3" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="200" posy="610" width="110" height="30">
     514        <node name="b2" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="400" posy="610" width="110" height="30">
     515        <node name="b1" picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="600" posy="610" width="110" height="30">
    431516</screen>
    432517
     
    452537
    453538<screen name="infobar" posx="center" posy="540" width="100%" height="150">
    454         <node posx="0" posy="0"  width="100%" height="50"  bgcol=bgcol_blue>
    455         <node posx="0" posy="50" width="100%" height="100" bgcol=bgcol_grey>
    456 
    457         <node name="time" func="gettime" param1="%R" halign="center" valign="middle" fontsize="24" fontcol=fontcol posx="65" posy="0" width="110" height="28">
    458         <node name="date" func="gettime" param1="%a %d. %b" halign="center" valign="middle" fontsize="18" fontcol=fontcol posx="65" posy="28" width="110" height="22">
     539        <node posx="0" posy="0"  width="100%" height="50"  bgcol="bgcol_blue">
     540        <node posx="0" posy="50" width="100%" height="100" bgcol="bgcol_grey">
     541
     542        <node name="time" func="gettime" param1="%R" halign="center" valign="middle" fontsize="24" fontcol="fontcol" posx="65" posy="0" width="110" height="28">
     543        <node name="date" func="gettime" param1="%a %d. %b" halign="center" valign="middle" fontsize="18" fontcol="fontcol" posx="65" posy="28" width="110" height="22">
    459544        <node name="epgline" func="getepgakttimeline" progresscol="#616D7E" bordercol="#686868" bordersize="1" bgcol="#B6AFA9" posx="200" posy="20" width="150" height="10">
    460545
    461         <node func="getchannelnr"      text="" halign="center" valign="middle" fontsize="28" fontcol=fontcol posx="360" posy="0" width="60"  height="50">
    462         <node func="getaktchannelname" text="" halign="left"   valign="middle" fontsize="28" fontcol=fontcol posx="430" posy="0" width="400" height="50">
     546        <node func="getchannelnr"      text="" halign="center" valign="middle" fontsize="28" fontcol="fontcol" posx="360" posy="0" width="60"  height="50">
     547        <node func="getaktchannelname" text="" halign="left"   valign="middle" fontsize="28" fontcol="fontcol" posx="430" posy="0" width="400" height="50">
    463548
    464549        <node func="getreccount" halign="right" valign="middle" fontsize="25" fontcol="#B82120" posx="835" posy="0" width="30" height="50">
     
    473558        <node func="getpicon" posx="70" posy="56" width="100" height="60">
    474559
    475         <node func="getepgaktstart" param1="%H:%M"           halign="left"  valign="middle" fontsize="24" fontcol=fontcol posx="200" posy="50" width="80"  height="33">
    476         <node func="getepgakttitle"                          halign="left"  valign="middle" fontsize="24" fontcol=fontcol posx="280" posy="50" width="670" height="33">
    477         <node func="getepgakttimeremaining" param1="+%d min" halign="right" valign="middle" fontsize="24" fontcol=fontcol posx="950" posy="50" width="120" height="33">
     560        <node func="getepgaktstart" param1="%H:%M"           halign="left"  valign="middle" fontsize="24" fontcol="fontcol" posx="200" posy="50" width="80"  height="33">
     561        <node func="getepgakttitle"                          halign="left"  valign="middle" fontsize="24" fontcol="fontcol" posx="280" posy="50" width="670" height="33">
     562        <node func="getepgakttimeremaining" param1="+%d min" halign="right" valign="middle" fontsize="24" fontcol="fontcol" posx="950" posy="50" width="120" height="33">
    478563
    479564        <node func="getepgnextstart" param1="%H:%M"          halign="left"  valign="middle" fontsize="24" fontcol="#736F6E" posx="200" posy="83" width="80"  height="33">
     
    495580        <node func="getsatname"      param1="%d" halign="right"  valign="middle" fontsize="18" fontcol="#616D7E" posx="830" posy="125" width="240" height="25">
    496581
    497         <node text="AAF Panel"   picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="280" posy="125" width="120" height="25">
     582##<node text="AAF Panel"   picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="280" posy="125" width="120" height="25">
    498583        <node text="Video"       picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="410" posy="125" width="100" height="25">
    499584        <node text="Audio/Subt." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="520" posy="125" width="120" height="25">
    500         <node text="Softcam"     picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="650" posy="125" width="120" height="25">
    501 </screen>
    502 
    503 
    504 <screen name="channellist" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="1150" height="650" bgcol=bgcol_blue>
    505         <node posx="0" posy="10"  width="100%" height="560" bgcol=bgcol_grey>
    506         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=white fontsize2="24" fontcol2=fontcol posx="10" posy="20" width="700" height="540" bordercol=fontcol>
    507 
    508         <node name="epgstart" func="getepgmarkedstart" param1="%R" fontsize="24" fontcol=fontcol posx="720" posy="20" width="80" height="24">
     585##<node text="Softcam"     picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="18" fontcol="#616D7E" posx="650" posy="125" width="120" height="25">
     586</screen>
     587
     588
     589<screen name="channellist" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1150" height="650" bgcol="bgcol_blue">
     590        <node posx="0" posy="10"  width="100%" height="560" bgcol="bgcol_grey">
     591        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=white fontsize2="24" fontcol2=fontcol posx="10" posy="20" width="700" height="540" bordercol="fontcol">
     592
     593        <node name="epgstart" func="getepgmarkedstart" param1="%R" fontsize="24" fontcol="fontcol" posx="720" posy="20" width="80" height="24">
    509594        <node name="epgend" func="getepgmarkedend" param1="%R" halign="right" fontsize="24" fontcol="#616D7E" posx="1060" posy="20" width="80" height="24">
    510595        <node name="epgline" func="getepgmarkedtimeline" progresscol="#616D7E" bgcol="#B6AFA9" posx="720" posy="50" width="420" height="6">
    511         <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" fontsize="20" fontcol=fontcol posx="720" posy="70" width="420" height="400">
     596        <node name="epg" func="getepgmarkeddesc" type="textbox" wrap="yes" fontsize="20" fontcol="fontcol" posx="720" posy="70" width="420" height="400">
    512597        <node name="epg" func="getepgmarkedlist" param1="4" type="textbox" wrap="no" fontsize="20" fontcol="#616D7E" posx="720" posy="480" width="420" height="80">
    513598
    514         <node name="b1" text="All"   picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="577" width="100" height="30">
    515         <node name="b2" text="Sat."  picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="135" posy="577" width="100" height="30">
    516         <node name="b3" text="Prov." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="270" posy="577" width="100" height="30">
    517         <node name="b4" text="Bouq." picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="405" posy="577" width="100" height="30">
    518         <node name="b5" picmem="skin/key_menu.png" valign="middle" posx="550" posy="577" width="40" height="30">
    519 
    520         <node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol=fontcol posx="860" posy="577" width="280" height="30">
     599        <node name="b1" text="All"   picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="577" width="100" height="30">
     600        <node name="b2" text="Sat."  picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="135" posy="577" width="100" height="30">
     601        <node name="b3" text="Prov." picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="270" posy="577" width="100" height="30">
     602        <node name="b4" text="Bouq." picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="405" posy="577" width="100" height="30">
     603        <node name="b5" picmem="skin/key_text.png" valign="middle" posx="550" posy="577" width="40" height="30">
     604        <node name="b6" picmem="skin/key_menu.png" valign="middle" posx="630" posy="577" width="40" height="30">
     605
     606        <node name="time" func="gettime" param1="%d.%m.(%a) - %R" halign="right" valign="middle" fontsize="24" fontcol="fontcol" posx="860" posy="577" width="280" height="30">
    521607</screen>
    522608
    523609
    524610<screen name="vfdisplay" posx="center" posy="middle" width="700" height="500">
    525         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    526         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    527         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    528         <node name="title" text="VFD Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    529         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
     611        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     612        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     613        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     614        <node name="title" text="VFD Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     615        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
    530616                <node name="brightness" text="Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
    531617                <node deaktivcol=deaktivcol parent="listbox" height="20">
    532618                <node name="standby" text="Standby Brightness" type="progressbar" parent="listbox" halign="center" valign="middle" progresscol="#555555" width="100%" height="30">
    533619                <node deaktivcol=deaktivcol parent="listbox" height="20">
    534                 <node name="vfdnotstandby" text="Show in VFD"  type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    535                 <node name="vfdstandby" text="Show in Standby" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    536         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     620                <node name="vfdnotstandby" text="Show in VFD"  type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     621                <node name="vfdstandby" text="Show in Standby" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     622        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    537623        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    538624</screen>
     
    540626
    541627<screen name="epgsettings" posx="center" posy="middle" width="700" height="500">
    542         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    543         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    544         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    545         <node name="title" text="EPG Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    546         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    547                 <node name="epgpath" text="EPG Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    548                 <node name="epgdays" text="How many days" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    549                 <node name="epgdel" text="Delete EPG after read" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    550                 <node name="epgscreen" text="Show EPG screen (EPG button)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    551                 <node name="epgfreespace" text="EPG free space (KB)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    552                 <node name="epglistmode" text="EPG List Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    553                 <node name="epgrefresh" text="EPG Refresh Time" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    554         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     628        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     629        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     630        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     631        <node name="title" text="EPG Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     632        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     633                <node name="epgpath" text="EPG Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     634                <node name="epgdays" text="How many days" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     635                <node name="epgdel" text="Delete EPG after read" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     636                <node name="epgscreen" text="Show EPG screen (EPG button)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     637                <node name="epgfreespace" text="EPG free space (KB)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     638                <node name="epglistmode" text="EPG List Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     639                <node name="epgrefresh" text="EPG Refresh Time" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     640        <node name="b3" text="EPG Reset" picmem="skin/key_red.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
     641        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="180" posy="460" width="140" height="30">
    555642        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    556643</screen>
     
    558645
    559646<screen name="recordpath" posx="center" posy="middle" width="700" height="500">
    560         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    561         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    562         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    563         <node name="title" text="Record Path" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    564         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    565                 <node name="moviepath" text="Movie Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    566                 <node name="timerpath" text="Timer Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    567                 <node name="recpath" text="Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    568                 <node name="timeshiftpath" text="Timeshift Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    569                 <node name="streampath" text="Stream Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    570         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="460" width="140" height="30">
     647        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     648        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     649        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     650        <node name="title" text="Record Path" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     651        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     652                <node name="moviepath" text="Movie Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     653                <node name="timerpath" text="Timer Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     654                <node name="recpath" text="Record Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     655                <node name="timeshiftpath" text="Timeshift Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     656                <node name="streampath" text="Stream Path" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     657        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="460" width="140" height="30">
    571658        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    572659</screen>
     
    574661
    575662<screen name="plugin" posx="center" posy="middle" width="700" height="500">
    576         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    577         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    578         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    579         <node name="title" text="Plugins" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    580         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol textposx="110" posx="10" posy="60" width="680" height="380" bordercol=fontcol>
     663        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     664        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     665        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     666        <node name="title" text="Plugins" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     667        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" textposx="110" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
    581668        <node name="b1" picmem="skin/key_ok.png" valign="middle" posx="10" posy="460" width="40" height="30">
    582         <node name="b2" text="Unload" picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="170" posy="460" width="120" height="30">
    583         <node name="b3" text="Reload" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="360" posy="460" width="120" height="30">
     669        <node name="b2" text="Unload" picmem="skin/key_red.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="170" posy="460" width="120" height="30">
     670        <node name="b3" text="Reload" picmem="skin/key_blue.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="360" posy="460" width="120" height="30">
    584671        <node name="b4" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    585672</screen>
     
    587674
    588675<screen name="timezone" posx="center" posy="middle" width="700" height="500">
    589         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    590         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    591         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    592         <node name="title" text="Timezone" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    593         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
     676        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     677        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     678        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     679        <node name="title" text="Timezone" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     680        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
    594681        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    595682        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    598685
    599686<screen name="skinadjust" posx="center" posy="middle" width="700" height="500">
    600         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    601         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    602         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    603         <node name="title" text="Skin Adjust" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    604         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    605                 <node name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    606                 <node name="listboxselecttype" text="Listbox Select" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    607                 <node name="osdtransparent" text="OSD Transparency" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    608                 <node name="leftoffset" text="OSD Left Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    609                 <node name="rightoffset" text="OSD Right Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    610                 <node name="topoffset" text="OSD Top Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    611                 <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     687        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     688        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     689        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     690        <node name="title" text="Skin Adjust" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     691        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     692                <node name="fontsizeadjust" text="Fontsize adjust in pixel" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     693                <node name="listboxselecttype" text="Listbox Select" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     694                <node name="osdtransparent" text="OSD Transparency" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     695                <node name="leftoffset" text="OSD Left Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     696                <node name="rightoffset" text="OSD Right Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     697                <node name="topoffset" text="OSD Top Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     698                <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     699                <node name="piconpath" text="Piconpath" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    612700        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    613701        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    616704
    617705<screen name="adjust" posx="center" posy="middle" width="700" height="500">
    618         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    619         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    620         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    621         <node name="title" text="Adjust" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    622         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    623                 <node name="volbartimeout" text="Volumebar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    624                 <node name="infobartimeout" text="Infobar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    625                 <node name="infobarsleep" text="Infobar Sleep" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    626                 <node name="infobarautohide" text="Infobar Autohide" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    627                 <node name="secondinfobar" text="Second Infobar" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    628                 <node name="virtualzap" text="Virtualzap Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    629                 <node name="spinnerspeed" text="Spinnerspeed" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    630                 <node name="spinnertime" text="Spinnertime" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    631                 <node name="hangtime" text="Hangtime" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    632                 <node name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    633                 <node name="fastzap" text="Fastzap" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    634                 <node name="faststop" text="Faststop" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    635                 <node name="dirsort" text="Dirsort" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    636                 <node name="poweraktion" text="Power Action" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    637                 <node name="fasttextrender" text="Fast Text Render" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    638                 <node name="recsplitsize" text="Record Split Size" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    639                 <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    640                 <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    641                 <node name="pmtmode" text="EMU PMT Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    642                 <node name="starthttp" text="HTTP start" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    643                 <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    644                 <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    645                 <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     706        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     707        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     708        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     709        <node name="title" text="Adjust" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     710        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     711                <node name="volbartimeout" text="Volumebar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     712                <node name="infobartimeout" text="Infobar Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     713                <node name="infobarsleep" text="Infobar Sleep" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     714                <node name="infobarautohide" text="Infobar Autohide" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     715                <node name="secondinfobar" text="Second Infobar" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     716                <node name="virtualzap" text="Virtualzap Timeout" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     717                <node name="spinnerspeed" text="Spinnerspeed" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     718                <node name="spinnertime" text="Spinnertime" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     719                <node name="hangtime" text="Hangtime" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     720                <node name="nozapclear" text="Don't clear TV on zap (only with fastzap)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     721                <node name="fastzap" text="Fastzap" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     722                <node name="faststop" text="Faststop" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     723                <node name="dirsort" text="Dirsort" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     724                <node name="poweraktion" text="Power Action" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     725                <node name="fasttextrender" text="Fast Text Render" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     726                <node name="recsplitsize" text="Record Split Size" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     727                <node name="recforerun" text="Record Forerun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     728                <node name="recoverrun" text="Record Overrun (min)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     729                <node name="pmtmode" text="EMU PMT Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     730                <node name="starthttp" text="HTTP start" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     731                <node name="skip13" text="Skip 1/3" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     732                <node name="skip46" text="Skip 4/6" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     733                <node name="skip79" text="Skip 7/9" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    646734        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    647735        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    649737
    650738
     739<screen name="screensaveradjust" posx="center" posy="middle" width="700" height="500">
     740        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     741        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     742        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     743        <node name="title" text="Screensaver Adjust" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     744        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     745                <node name="screensaver" text="Screensaver" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     746                <node name="screensaver_delay" text="Screensaver Delay" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     747                <node name="screensaver_interval" text="Screensaver Interval" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     748                <node name="screensaver_type" text="Screensaver Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     749                <node name="screensaver_background_color" text="Screensaver Background" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     750                <node name="screensaver_pic" text="Screensaver Picture" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     751        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
     752        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     753<node name="filelist" hidden="yes" type="filelist">
     754</screen>
     755
     756
    651757<screen name="avsettings" posx="center" posy="middle" width="700" height="500">
    652         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    653         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    654         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    655         <node name="title" text="A/V Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    656         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    657                 <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    658                 <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    659                 <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    660                 <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    661                 <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol=deaktivcol parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    662                 <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    663                 <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    664                 <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    665                 <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     758        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     759        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     760        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     761        <node name="title" text="A/V Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     762        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     763                <node name="resolution" text="Resolution (default)" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     764                <node name="autoresolution" text="Auto resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     765                <node hidden="yes" name="autoressd" text="--- SD resolution" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     766                <node hidden="yes" name="autorests" text="--- Time to switch" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     767                <node name="policy" text="Policy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     768                <node name="aspect" text="Aspect" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     769                <node name="colformat" text="Color Format" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     770                <node name="colformatscart" text="Color Format Scart" type="choicebox" deaktivcol=deaktivcol parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     771                <node name="audiosource" text="Audio Source" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     772                <node name="ac3default" text="AC3 default" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     773                <node name="ac3mode" text="AC3 Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     774                <node name="mode3d" text="3D Mode" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    666775        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    667776        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    673782        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
    674783        <node name="title" text="Main Menu" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    675         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol=fontcol>
     784        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
    676785                <node name="aafpanel" type="menu" text="AAF Panel" picmem="skin/aafpanel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
    677786                <node name="mediacenter" type="menu" text="Media Center" picmem="skin/mediacenter.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50">
     
    686795
    687796<screen name="settingsmenu" posx="center" posy="middle" width="700" height="500">
    688         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    689         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    690         <node name="title" text="Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    691         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    692                 <node name="channelservice" type="menu" text="Channel Service" picmem="skin/channelservice.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    693                 <node name="system" type="menu" text="System Settings" picmem="skin/system.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    694                 <node name="cinterface" type="menu" text="Common Interface" picmem="skin/cinterface.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    695                 <node name="childprotection" type="menu" text="Child Protection" picmem="skin/childprotection.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    696                 <node name="savesettings" type="menu" text="Save Settings" picmem="skin/save.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     797        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     798        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     799        <node name="title" text="Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     800        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     801                <node name="channelservice" type="menu" text="Channel Service" picmem="skin/channelservice.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     802                <node name="system" type="menu" text="System Settings" picmem="skin/system.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     803                <node name="cinterface" type="menu" text="Common Interface" picmem="skin/cinterface.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     804                <node name="childprotection" type="menu" text="Child Protection" picmem="skin/childprotection.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     805                <node name="savesettings" type="menu" text="Save Settings" picmem="skin/save.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    697806</screen>
    698807
    699808
    700809<screen name="infomenu" posx="center" posy="middle" width="700" height="500">
    701         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    702         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    703         <node name="title" text="Information" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    704         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    705                 <node name="serviceinfo" type="menu" text="Service" picmem="skin/serviceinfo.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    706                 <node name="about" type="menu" text="About" picmem="skin/about.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    707                 <node name="streaming" type="menu" text="Streaming" picmem="skin/streaming.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     810        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     811        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     812        <node name="title" text="Information" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     813        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     814                <node name="serviceinfo" type="menu" text="Service" picmem="skin/serviceinfo.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     815                <node name="about" type="menu" text="About" picmem="skin/about.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     816                <node name="streaming" type="menu" text="Streaming" picmem="skin/streaming.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    708817</screen>
    709818
    710819
    711820<screen name="channelmenu" posx="center" posy="middle" width="700" height="500">
    712         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    713         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    714         <node name="title" text="Channel Service" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    715         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    716                 <node name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    717                 <node name="lnbconfig" type="menu" text="LNB Configuration" picmem="skin/lnbconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    718                 <node name="diseqcconfig" type="menu" text="DiSEqC Configuration" picmem="skin/diseqcconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    719                 <node name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    720                 <node name="manuellsearch" type="menu" text="Manuell Search" picmem="skin/manuellsearch.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    721                 <node name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    722                 <node name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    723                 <node name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     821        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     822        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     823        <node name="title" text="Channel Service" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     824        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     825                <node name="tunerconfig" type="menu" text="Tuner Configuration" picmem="skin/tunerconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     826                <node name="lnbconfig" type="menu" text="LNB Configuration" picmem="skin/lnbconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     827                <node name="diseqcconfig" type="menu" text="DiSEqC Configuration" picmem="skin/diseqcconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     828                <node name="autosearch" type="menu" text="Automatic Search" picmem="skin/autosearch.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     829                <node name="manuellsearch" type="menu" text="Manuell Search" picmem="skin/manuellsearch.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     830                <node name="rotorsettings" type="menu" text="Rotor Settings" picmem="skin/rotorsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     831                <node name="satconfig" type="menu" text="Sat Config" picmem="skin/satconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     832                <node name="satfinder" type="menu" text="Sat Finder" picmem="skin/satfinder.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    724833</screen>
    725834
    726835
    727836<screen name="systemmenu" posx="center" posy="middle" width="700" height="500">
    728         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    729         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    730         <node name="title" text="System Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    731         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    732                 <node name="avsettings" type="menu" text="A/V" picmem="skin/avsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    733                 <node name="language" type="menu" text="Language" picmem="skin/language.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    734                 <node name="adjust" type="menu" text="Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    735                 <node name="skinadjust" type="menu" text="Skin Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    736                 <node name="timezone" type="menu" text="Timezone" picmem="skin/timezone.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    737                 <node name="network" type="menu" text="Network" picmem="skin/network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    738                 <node name="harddisk" type="menu" text="Harddisk" picmem="skin/harddisk.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    739 ###<node name="keyboard" type="menu" text="Keyboard" picmem="skin/keyboard.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    740                 <node name="recordpath" type="menu" text="Record Path" picmem="skin/recordpath.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    741                 <node name="epgsettings" type="menu" text="EPG" picmem="skin/epgsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    742                 <node name="vfdisplay" type="menu" text="VFD" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    743                 <node name="videosettings" type="menu" text="Video" picmem="skin/videosettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    744                 <node name="skinselect" type="menu" text="Skin" picmem="skin/skinselect.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     837        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     838        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     839        <node name="title" text="System Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     840        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     841                <node name="avsettings" type="menu" text="A/V" picmem="skin/avsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     842                <node name="language" type="menu" text="Language" picmem="skin/language.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     843                <node name="adjust" type="menu" text="Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     844                <node name="skinadjust" type="menu" text="Skin Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     845                <node name="screensaveradjust" type="menu" text="Screensaver Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     846                <node name="timezone" type="menu" text="Timezone" picmem="skin/timezone.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     847                <node name="network" type="menu" text="Network" picmem="skin/network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     848                <node name="harddisk" type="menu" text="Harddisk" picmem="skin/harddisk.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     849###<node name="keyboard" type="menu" text="Keyboard" picmem="skin/keyboard.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     850                <node name="recordpath" type="menu" text="Record Path" picmem="skin/recordpath.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     851                <node name="epgsettings" type="menu" text="EPG" picmem="skin/epgsettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     852                <node name="vfdisplay" type="menu" text="VFD" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     853                <node name="videosettings" type="menu" text="Video" picmem="skin/videosettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     854                <node name="skinselect" type="menu" text="Skin" picmem="skin/skinselect.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    745855</screen>
    746856
    747857
    748858<screen name="harddiskmenu" posx="center" posy="middle" width="700" height="500">
    749         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    750         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    751         <node name="title" text="Harddisk" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    752         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    753                 <node name="formathdd" type="menu" text="Format HDD" picmem="skin/formathdd.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    754                 <node name="filesystemcheck" type="menu" text="Filesystem Check" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     859        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     860        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     861        <node name="title" text="Harddisk" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     862        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     863                <node name="formathdd" type="menu" text="Format HDD" picmem="skin/formathdd.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     864                <node name="filesystemcheck" type="menu" text="Filesystem Check" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     865                <node name="timetosleep" type="menu" text="Time to sleep" picmem="skin/filesystemcheck.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    755866</screen>
    756867
    757868
    758869<screen name="networkmenu" posx="center" posy="middle" width="700" height="500">
    759         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    760         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    761         <node name="title" text="Network" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    762         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    763                 <node name="addaptersettings" type="menu" text="Adapter Settings" picmem="skin/addaptersettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    764                 <node name="networktest" type="menu" text="Network Test" picmem="skin/networktest.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    765                 <node name="networkrestart" type="menu" text="Network Restart" picmem="skin/networkrestart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    766                 <node name="sambasettings" type="menu" text="Samba Server Settings" picmem="skin/sambasettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    767                 <node name="nfssettings" type="menu" text="NFS Server Settings" picmem="skin/nfssettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    768                 <node name="networkbrowser" type="menu" text="Networkbrowser" picmem="skin/networkbrowser.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    769                 <node name="sharesettings" type="menu" text="Share Settings" picmem="skin/sharesettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    770                 <node name="networkassistant" type="menu" text="Network Assistant" picmem="skin/networkassistant.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     870        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     871        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     872        <node name="title" text="Network" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     873        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     874                <node name="addaptersettings" type="menu" text="Adapter Settings" picmem="skin/addaptersettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     875                <node name="networktest" type="menu" text="Network Test" picmem="skin/networktest.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     876                <node name="networkrestart" type="menu" text="Network Restart" picmem="skin/networkrestart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     877                <node name="sambasettings" type="menu" text="Samba Server Settings" picmem="skin/sambasettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     878                <node name="nfssettings" type="menu" text="NFS Server Settings" picmem="skin/nfssettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     879                <node name="networkbrowser" type="menu" text="Networkbrowser" picmem="skin/networkbrowser.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     880                <node name="sharesettings" type="menu" text="Share Settings" picmem="skin/sharesettings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     881                <node name="networkassistant" type="menu" text="Network Assistant" picmem="skin/networkassistant.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    771882</screen>
    772883
    773884
    774885<screen name="standbymenu" posx="center" posy="middle" width="700" height="500">
    775         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    776         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    777         <node name="title" text="Standby / Power Off" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    778         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    779                 <node name="poweroff" type="menu" text="Power Off" picmem="skin/poweroff.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    780                 <node name="dostandby" type="menu" text="Standby" picmem="skin/dostandby.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    781                 <node name="restart" type="menu" text="Reboot" picmem="skin/restart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    782                 <node name="guirestart" type="menu" text="GUI Restart" picmem="skin/guirestart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    783                 <node name="powerofftimer" type="menu" text="Power Off Timer" picmem="skin/powerofftimer.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     886        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     887        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     888        <node name="title" text="Standby / Power Off" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     889        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     890                <node name="poweroff" type="menu" text="Power Off" picmem="skin/poweroff.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     891                <node name="dostandby" type="menu" text="Standby" picmem="skin/dostandby.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     892                <node name="restart" type="menu" text="Reboot" picmem="skin/restart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     893                <node name="guirestart" type="menu" text="GUI Restart" picmem="skin/guirestart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     894                <node name="powerofftimer" type="menu" text="Power Off Timer" picmem="skin/powerofftimer.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    784895</screen>
    785896
    786897
    787898<screen name="language" posx="center" posy="middle" width="700" height="500">
    788         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    789         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    790         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    791         <node name="title" text="Language" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    792         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
    793                 <node name="en" text="English" textposx="70" picmem="skin/en.png" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    794                 <node name="de" text="Deutsch" textposx="70" picmem="skin/de.png" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     899        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     900        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     901        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     902        <node name="title" text="Language" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     903        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
     904                <node name="po/en" text="English" textposx="70" picmem="skin/en.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     905                <node name="po/de" text="Deutsch" textposx="70" picmem="skin/de.png" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    795906        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="460" width="40" height="30">
    796907        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    798909
    799910
    800 <screen name="inputhelp" hspace="5" vspace="5" fontsize="20" fontcol="#F57709" posx="10" posy="10" width="500" height="300" bordercol="#0C3A59" bordersize="1" bgcol="#0C3A59">
    801         <node posx="0" posy="0" width="100%" height="30" bordercol="#0C3A59" bordersize="1">
    802         <node text="A" halign="center" valign="middle" posx="0" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    803         <node text="B" halign="center" valign="middle" posx="40" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    804         <node text="C" halign="center" valign="middle" posx="80" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    805         <node text="D" halign="center" valign="middle" posx="120" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    806         <node text="E" halign="center" valign="middle" posx="160" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    807         <node text="F" halign="center" valign="middle" posx="200" posy="35" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    808         <node text="G" halign="center" valign="middle" posx="0" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    809         <node text="H" halign="center" valign="middle" posx="40" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    810         <node text="I" halign="center" valign="middle" posx="80" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    811         <node text="J" halign="center" valign="middle" posx="120" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    812         <node text="K" halign="center" valign="middle" posx="160" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    813         <node text="L" halign="center" valign="middle" posx="200" posy="65" width="40" height="30" bordercol="#0C3A59" bordersize="1">
    814 </screen>
    815 
    816 
    817 <screen name="messagebox" title="" titlealign="center" hspace="0" vspace="0" valign="bottom" fontsize="30" fontcol=fontcol posx="center" posy="center" width="500" height="300" bgcol=bgcol_blue>
    818         <node name="textbox" type="textbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="0" posy="20" width="100%" height="-50" bordercol=fontcol bgcol=bgcol_grey>
    819         <node name="b2" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol=fontcol bgcol=bgcol_grey posx="3%"  posy="0" width="80" height="30">
    820         <node name="b3" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol=fontcol bgcol=bgcol_grey posx="30%" posy="0" width="80" height="30">
    821         <node name="b4" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol=fontcol bgcol=bgcol_grey posx="55%" posy="0" width="80" height="30">
    822         <node name="b1" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol=fontcol bgcol=bgcol_grey posx="84%" posy="0" width="80" height="30">
     911<screen fontcol="fontcol" bgcol=bgcol name="inputhelp" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=450 height=250 bgcol=bgcol bordercol=bgcol bordersize=1>
     912<node type=inputbox name=inputbox fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2>
     913
     914<node type=grid name=grid1 fontsize=25 posx=0 posy=35 width=100% height=150 bordercol=green bordersize=0 scrollbar=auto>
     915<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=A name=A>
     916<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=B name=B>
     917<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=C name=C>
     918<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=D name=D>
     919<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=E name=E>
     920<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text=F name=F>
     921<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text=G name=G>
     922<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=OK name=ok>
     923
     924<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=H name=H>
     925<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=I name=I>
     926<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=J name=J>
     927<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=K name=K>
     928<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=L name=L>
     929<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text=M name=M>
     930<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text=N name=N>
     931<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=DEL name=bs>
     932
     933<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=O name=O>
     934<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=P name=P>
     935<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=Q name=Q>
     936<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=R name=R>
     937<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=S name=S>
     938<node parent=grid1 posx=200 width=40 height=30 halign=center valign=middle text=T name=T>
     939<node parent=grid1 posx=240 width=40 height=30 halign=center valign=middle text=U name=U>
     940<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=Clear name=clear>
     941
     942<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text=V name=V>
     943<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text=W name=W>
     944<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text=X name=X>
     945<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text=Y name=Y>
     946<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text=Z name=Z>
     947<node parent=grid1 posx=200 width=80 height=30 halign=center valign=middle text=Space name=" ">
     948<node parent=grid1 posx=300 width=80 height=30 halign=center valign=middle text=Switch name=switch>
     949
     950<node hidden=YES type=grid name=grid2 fontsize=25 posx=0 posy=35 width=100% height=150 bordercol=green bordersize=0 scrollbar=auto>
     951<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=a name=a>
     952<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=b name=b>
     953<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=c name=c>
     954<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=d name=d>
     955<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=e name=e>
     956<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text=f name=f>
     957<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text=g name=g>
     958<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=OK name=ok>
     959
     960<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=h name=h>
     961<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=i name=i>
     962<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=j name=j>
     963<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=k name=k>
     964<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=l name=l>
     965<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text=m name=m>
     966<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text=n name=n>
     967<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=DEL name=bs>
     968
     969<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=o name=o>
     970<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=p name=p>
     971<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=q name=q>
     972<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=r name=r>
     973<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=s name=s>
     974<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text=t name=t>
     975<node parent=grid2 posx=240 width=40 height=30 halign=center valign=middle text=u name=u>
     976<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=Clear name=clear>
     977
     978<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text=v name=v>
     979<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text=w name=w>
     980<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text=x name=x>
     981<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text=y name=y>
     982<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text=z name=z>
     983<node parent=grid2 posx=200 width=80 height=30 halign=center valign=middle text=Space name=" ">
     984<node parent=grid2 posx=300 width=80 height=30 halign=center valign=middle text=Switch name=switch>
     985</screen>
     986
     987
     988<screen name="messagebox" title="" titlealign="center" hspace="0" vspace="0" valign="bottom" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="500" height="300" bgcol="bgcol_blue">
     989        <node name="textbox" type="textbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="0" posy="20" width="100%" height="-50" bordercol="fontcol" bgcol="bgcol_grey">
     990        <node name="b2" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="3%"  posy="0" width="80" height="30">
     991        <node name="b3" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="30%" posy="0" width="80" height="30">
     992        <node name="b4" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="55%" posy="0" width="80" height="30">
     993        <node name="b1" hidden="yes" halign="center" valign="middle" fontsize="30" fontcol="fontcol" bgcol="bgcol_grey" posx="84%" posy="0" width="80" height="30">
    823994</screen>
    824995
    825996
    826997<screen name="serviceinfo" posx="center" posy="middle" width="700" height="500">
    827         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    828         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    829         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    830         <node name="title" text="Service Information" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    831 
    832         <node name="name" text="Name:"                   fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="70"  width="280" height="30">
    833         <node name="provider" text="Provider:"           fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="100" width="280" height="30">
    834         <node name="aspectratio" text="Aspect Ratio:"    fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="130" width="280" height="30">
    835         <node name="resolution" text="Resolution:"       fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="160" width="280" height="30">
    836 
    837         <node name="videopid" text="Video PID:"          fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="70"  width="280" height="30">
    838         <node name="audiopid" text="Audio PID:"          fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="100" width="280" height="30">
    839         <node name="pcrpid" text="PCR PID:"              fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="130" width="280" height="30">
    840         <node name="pmtpid" text="PMT PID:"              fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="160" width="280" height="30">
    841         <node name="txtpid" text="TXT PID:"              fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="190" width="280" height="30">
    842         <node name="tsid" text="TSID:"                   fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="220" width="280" height="30">
    843         <node name="onid" text="ONID:"                   fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="250" width="280" height="30">
    844         <node name="sid" text="SID:"                     fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="280" width="280" height="30">
    845 
    846         <node name="tuner" text="Tuner:"                 fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="70"  width="280" height="30">
    847         <node name="type" text="Type:"                   fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="100" width="280" height="30">
    848         <node name="system" text="System:"               fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="130" width="280" height="30">
    849         <node name="modulation" text="Modulation:"       fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="160" width="280" height="30">
    850         <node name="orbitalpos" text="Orbital Position:" fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="190" width="280" height="30">
    851         <node name="frequency" text="Frequency:"         fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="220" width="280" height="30">
    852         <node name="symbolrate" text="Symbol rate:"      fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="250" width="280" height="30">
    853         <node name="polarization" text="Polarization:"   fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="280" width="280" height="30">
    854         <node name="fec" text="FEC:"                     fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="310" width="280" height="30">
    855         <node name="inversion" text="Inversion:"         fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="340" width="280" height="30">
    856         <node name="rolloff" text="Rolloff:"             fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="370" width="280" height="30">
    857         <node name="pilot" text="Pilot:"                 fontsize="24" fontcol=fontcol valign="middle" posx="20" posy="400" width="280" height="30">
    858 
    859         <node name="l1"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="70"  width="280" height="30">
    860         <node name="l2"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="100" width="280" height="30">
    861         <node name="l3"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="130" width="280" height="30">
    862         <node name="l4"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="160" width="280" height="30">
    863         <node name="l5"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="190" width="280" height="30">
    864         <node name="l6"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="220" width="280" height="30">
    865         <node name="l7"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="250" width="280" height="30">
    866         <node name="l8"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="280" width="280" height="30">
    867         <node name="l9"                                  fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="310" width="280" height="30">
    868         <node name="l10"                                 fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="340" width="280" height="30">
    869         <node name="l11"                                 fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="370" width="280" height="30">
    870         <node name="l12"                                 fontsize="24" fontcol=fontcol valign="middle" posx="320" posy="400" width="280" height="30">
    871 
    872         <node name="b1" text="Service" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
    873         <node name="b2" text="PIDs"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="180" posy="460" width="140" height="30">
    874         <node name="b3" text="Tuner"   picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="360" posy="460" width="140" height="30">
     998        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     999        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     1000        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     1001        <node name="title" text="Service Information" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1002
     1003        <node name="name" text="Name:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="70"  width="280" height="30">
     1004        <node name="provider" text="Provider:"           fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="100" width="280" height="30">
     1005        <node name="aspectratio" text="Aspect Ratio:"    fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="130" width="280" height="30">
     1006        <node name="resolution" text="Resolution:"       fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="160" width="280" height="30">
     1007
     1008        <node name="videopid" text="Video PID:"          fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="70"  width="280" height="30">
     1009        <node name="audiopid" text="Audio PID:"          fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="100" width="280" height="30">
     1010        <node name="pcrpid" text="PCR PID:"              fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="130" width="280" height="30">
     1011        <node name="pmtpid" text="PMT PID:"              fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="160" width="280" height="30">
     1012        <node name="txtpid" text="TXT PID:"              fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="190" width="280" height="30">
     1013        <node name="tsid" text="TSID:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="220" width="280" height="30">
     1014        <node name="onid" text="ONID:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="250" width="280" height="30">
     1015        <node name="sid" text="SID:"                     fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="280" width="280" height="30">
     1016
     1017        <node name="tuner" text="Tuner:"                 fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="70"  width="280" height="30">
     1018        <node name="type" text="Type:"                   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="100" width="280" height="30">
     1019        <node name="system" text="System:"               fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="130" width="280" height="30">
     1020        <node name="modulation" text="Modulation:"       fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="160" width="280" height="30">
     1021        <node name="orbitalpos" text="Orbital Position:" fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="190" width="280" height="30">
     1022        <node name="frequency" text="Frequency:"         fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="220" width="280" height="30">
     1023        <node name="symbolrate" text="Symbol rate:"      fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="250" width="280" height="30">
     1024        <node name="polarization" text="Polarization:"   fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="280" width="280" height="30">
     1025        <node name="fec" text="FEC:"                     fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="310" width="280" height="30">
     1026        <node name="inversion" text="Inversion:"         fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="340" width="280" height="30">
     1027        <node name="rolloff" text="Rolloff:"             fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="370" width="280" height="30">
     1028        <node name="pilot" text="Pilot:"                 fontsize="24" fontcol="fontcol" valign="middle" posx="20" posy="400" width="280" height="30">
     1029
     1030        <node name="l1"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="70"  width="280" height="30">
     1031        <node name="l2"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="100" width="280" height="30">
     1032        <node name="l3"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="130" width="280" height="30">
     1033        <node name="l4"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="160" width="280" height="30">
     1034        <node name="l5"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="190" width="280" height="30">
     1035        <node name="l6"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="220" width="280" height="30">
     1036        <node name="l7"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="250" width="280" height="30">
     1037        <node name="l8"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="280" width="280" height="30">
     1038        <node name="l9"                                  fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="310" width="280" height="30">
     1039        <node name="l10"                                 fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="340" width="280" height="30">
     1040        <node name="l11"                                 fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="370" width="280" height="30">
     1041        <node name="l12"                                 fontsize="24" fontcol="fontcol" valign="middle" posx="320" posy="400" width="280" height="30">
     1042
     1043        <node name="b1" text="Service" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
     1044        <node name="b2" text="PIDs"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="180" posy="460" width="140" height="30">
     1045        <node name="b3" text="Tuner"   picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="360" posy="460" width="140" height="30">
    8751046        <node name="b4" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
    8761047</screen>
     
    8821053
    8831054
     1055##<screen fontcol="fontcol" title="Ipk Install - select file" fontsize2=22 fontcol2=orange valign=bottom titlealign=center name=ipkinstall hspace=5 vspace=5 fontsize=30 posx=center posy=center width=90% height=90% bordercol=bordercol bordersize=2 bgcol=bgcol>
     1056##<node pic=dummy_dont_change_or_add_png_file fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox  posx=center posy=center width=90% height=90% />
     1057##</screen>
     1058<screen name="ipkinstall" posx="center" posy="middle" width="1150" height="650">
     1059        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1060        <node posx="0" posy="50"  width="100%" height="550" bgcol="bgcol_grey">
     1061        <node posx="0" posy="600" width="100%" height="50"  bgcol="bgcol_blue">
     1062        <node name="title" text="IPK installation - select file" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1063        <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" fontcol2="#616D7E" posx="10" posy="60" width="1130" height="530" bordercol="fontcol">
     1064</screen>
     1065
     1066
    8841067<screen name="aafpanel_system_update_flash_online_menu" posx="center" posy="middle" width="1100" height="600">
    885         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    886         <node posx="0" posy="50"  width="100%" height="500" bgcol=bgcol_grey>
    887         <node posx="0" posy="550" width="100%" height="50"  bgcol=bgcol_blue>
    888         <node name="title" text="System - Flash Update (online)" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    889         <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="60" width="1080" height="30">
    890         <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol=fontcol bordercol=fontcol posx="10" posy="100" width="1080" height="440">
    891         <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="560" width="140" height="30">
    892         <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="560" width="140" height="30">
    893         <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="560" width="140" height="30">
     1068        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1069        <node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
     1070        <node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
     1071        <node name="title" text="System - Flash Update (online)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1072        <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
     1073        <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="440">
     1074        <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
     1075        <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
     1076        <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
    8941077</screen>
    8951078
    8961079
    8971080<screen name="aafpanel_system_update_flash_tmp_menu" posx="center" posy="middle" width="1100" height="600">
    898         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    899         <node posx="0" posy="50"  width="100%" height="500" bgcol=bgcol_grey>
    900         <node posx="0" posy="550" width="100%" height="50"  bgcol=bgcol_blue>
    901         <node name="title" text="System - Flash Update (tmp)" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    902         <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="60" width="1080" height="30">
    903         <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol=fontcol bordercol=fontcol posx="10" posy="100" width="1080" height="440">
    904         <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="560" width="140" height="30">
    905         <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="560" width="140" height="30">
    906         <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="560" width="140" height="30">
     1081        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1082        <node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
     1083        <node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
     1084        <node name="title" text="System - Flash Update (tmp)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1085        <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
     1086        <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="440">
     1087        <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
     1088        <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
     1089        <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
    9071090</screen>
    9081091
    9091092
    9101093<screen name="aafpanel_system_update_usb_online_menu" posx="center" posy="middle" width="1100" height="600">
    911         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    912         <node posx="0" posy="50"  width="100%" height="500" bgcol=bgcol_grey>
    913         <node posx="0" posy="550" width="100%" height="50"  bgcol=bgcol_blue>
    914         <node name="title" text="System - USB Update (online)" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    915         <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="60" width="1080" height="30">
    916         <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol=fontcol bordercol=fontcol posx="10" posy="100" width="1080" height="390">
    917         <node name="device" text="Device:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="500" width="350" height="40" bordersize="5" bordercol=fontcol bgcol="#B6AFA9">
    918         <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="560" width="140" height="30">
    919         <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="560" width="140" height="30">
    920         <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="560" width="140" height="30">
     1094        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1095        <node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
     1096        <node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
     1097        <node name="title" text="System - USB Update (online)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1098        <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
     1099        <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="390">
     1100        <node name="device" text="Device:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="500" width="350" height="40" bordersize="5" bordercol="fontcol" bgcol="#B6AFA9">
     1101        <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
     1102        <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
     1103        <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
    9211104</screen>
    9221105
    9231106
    9241107<screen name="aafpanel_system_update_usb_tmp_menu" posx="center" posy="middle" width="1100" height="600">
    925         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    926         <node posx="0" posy="50"  width="100%" height="500" bgcol=bgcol_grey>
    927         <node posx="0" posy="550" width="100%" height="50"  bgcol=bgcol_blue>
    928         <node name="title" text="System - USB Update (tmp)" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    929         <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="60" width="1080" height="30">
    930         <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol=fontcol bordercol=fontcol posx="10" posy="100" width="1080" height="390">
    931         <node name="device" text="Device:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="500" width="350" height="40" bordersize="5" bordercol=fontcol bgcol="#B6AFA9">
    932         <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="560" width="140" height="30">
    933         <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="560" width="140" height="30">
    934         <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="560" width="140" height="30">
     1108        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1109        <node posx="0" posy="50"  width="100%" height="500" bgcol="bgcol_grey">
     1110        <node posx="0" posy="550" width="100%" height="50"  bgcol="bgcol_blue">
     1111        <node name="title" text="System - USB Update (tmp)" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1112        <node name="aafpanel_filelistpath" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="1080" height="30">
     1113        <node name="aafpanel_filelist" type="filelist" scrollbar="auto" picmem="skin/folder.png" textposx="30" fontsize="24" fontcol="fontcol" bordercol="fontcol" posx="10" posy="100" width="1080" height="390">
     1114        <node name="device" text="Device:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="500" width="350" height="40" bordersize="5" bordercol="fontcol" bgcol="#B6AFA9">
     1115        <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="560" width="140" height="30">
     1116        <node name="b2" text="Install" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="560" width="140" height="30">
     1117        <node name="b3" text="Update"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="560" width="140" height="30">
    9351118</screen>
    9361119
    9371120
    9381121<screen name="aafpanel_main" posx="center" posy="middle" width="700" height="500">
    939         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    940         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    941         <node name="title" text="AAF Panel" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    942         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    943                 <node name="aafpanel_softcam" text="Softcam Panel" picmem="%pluginpath%/aafpanel/skin/SoftCam Panel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    944                 <node name="aafpanel_settings" text="Settings" picmem="%pluginpath%/aafpanel/skin/Setup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    945                 <node name="aafpanel_system" text="System" picmem="%pluginpath%/aafpanel/skin/System.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    946                 <node name="aafpanel_extensions" text="Extensions" picmem="%pluginpath%/aafpanel/skin/Plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    947                 <node name="aafpanel_infos" text="Infos" picmem="%pluginpath%/aafpanel/skin/Infos.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1122        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1123        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1124        <node name="title" text="AAF Panel" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1125        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1126                <node name="aafpanel_softcam" text="Softcam Panel" picmem="%pluginpath%/aafpanel/skin/aafpanel_softcam_panel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1127                <node name="aafpanel_settings" text="Settings" picmem="%pluginpath%/aafpanel/skin/aafpanel_setup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1128                <node name="aafpanel_system" text="System" picmem="%pluginpath%/aafpanel/skin/aafpanel_system.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1129                <node name="aafpanel_extensions" text="Extensions" picmem="%pluginpath%/aafpanel/skin/aafpanel_plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1130                <node name="aafpanel_infos" text="Infos" picmem="%pluginpath%/aafpanel/skin/aafpanel_infos.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    9481131</screen>
    9491132
    9501133
    9511134<screen name="aafpanel_settings_main" posx="center" posy="middle" width="700" height="500">
    952         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    953         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    954         <node name="title" text="Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    955         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    956                 <node name="aafpanel_settings_automount" text="Automount" picmem="%pluginpath%/aafpanel/skin/Automount.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    957                 <node name="aafpanel_settings_autostart" text="Autostart" picmem="%pluginpath%/aafpanel/skin/Autostart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    958                 <node name="aafpanel_settings_overclocking" text="Overclocking" picmem="%pluginpath%/aafpanel/skin/OverClock.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    959                 <node name="aafpanel_settings_redbutton" text="Red Button" picmem="%pluginpath%/aafpanel/skin/Red-Key-Action.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    960                 <node name="aafpanel_settings_bluebutton" text="Blue Button" picmem="%pluginpath%/aafpanel/skin/Blue-Key-Action.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    961                 <node name="aafpanel_settings_videotune" text="Videotune" picmem="%pluginpath%/aafpanel/skin/VideoTune.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1135        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1136        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1137        <node name="title" text="Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1138        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1139                <node name="aafpanel_settings_automount" text="Automount" picmem="%pluginpath%/aafpanel/skin/aafpanel_automount.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1140                <node name="aafpanel_settings_autostart" text="Autostart" picmem="%pluginpath%/aafpanel/skin/aafpanel_autostart.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1141                <node name="aafpanel_settings_overclocking" text="Overclocking" picmem="%pluginpath%/aafpanel/skin/aafpanel_overclock.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1142                <node name="aafpanel_settings_redbutton" text="Red Button" picmem="%pluginpath%/aafpanel/skin/aafpanel_redkeyaction.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1143                <node name="aafpanel_settings_bluebutton" text="Blue Button" picmem="%pluginpath%/aafpanel/skin/aafpanel_bluekeyaction.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1144                <node name="aafpanel_settings_videotune" text="Videotune" picmem="%pluginpath%/aafpanel/skin/aafpanel_videotune.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1145                <node name="aafpanel_settings_betacfg" text="Beta Config" picmem="%pluginpath%/aafpanel/skin/aafpanel_betaconfig.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1146                <node name="aafpanel_settings_fancontrol" text="Fancontrol" picmem="%pluginpath%/aafpanel/skin/aafpanel_fancontrol.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    9621147</screen>
    9631148
    9641149
    9651150<screen name="aafpanel_system_main" posx="center" posy="middle" width="700" height="500">
    966         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    967         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    968         <node name="title" text="System" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    969         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    970                 <node name="aafpanel_system_aafwizard" text="AAF Wizard" picmem="%pluginpath%/aafpanel/skin/AAF.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    971                 <node name="aafpanel_system_imageinfo" text="Image Information" picmem="%pluginpath%/aafpanel/skin/Info.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    972                 <node name="aafpanel_system_backup" text="Backup" picmem="%pluginpath%/aafpanel/skin/Backup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    973                 <node name="aafpanel_system_restore" text="Settings backup/restore" picmem="%pluginpath%/aafpanel/skin/Backup_and_Restore_Settings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    974                 <node name="aafpanel_system_update_flash_online" text="Flash Update (online)" picmem="%pluginpath%/aafpanel/skin/Flash Online Updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    975                 <node name="aafpanel_system_update_flash_tmp" text="Flash Update (tmp)" picmem="%pluginpath%/aafpanel/skin/Flash Tmp Updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    976                 <node name="aafpanel_system_update_usb_online" text="USB Update (online)" picmem="%pluginpath%/aafpanel/skin/Usb Online Updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    977                 <node name="aafpanel_system_update_usb_tmp" text="USB Update (tmp)" picmem="%pluginpath%/aafpanel/skin/Usb Tmp Updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1151        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1152        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1153        <node name="title" text="System" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1154        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1155                <node name="aafpanel_system_aafwizard" text="AAF Wizard" picmem="%pluginpath%/aafpanel/skin/aafpanel_aaf.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1156                <node name="aafpanel_system_imageinfo" text="Image Information" picmem="%pluginpath%/aafpanel/skin/aafpanel_info.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1157                <node name="aafpanel_system_backup" text="Backup" picmem="%pluginpath%/aafpanel/skin/aafpanel_backup.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1158                <node name="aafpanel_system_restore" text="Settings backup/restore" picmem="%pluginpath%/aafpanel/skin/aafpanel_backup_and_restore_settings.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1159                <node name="aafpanel_system_update_flash_online" text="Flash Update (online)" picmem="%pluginpath%/aafpanel/skin/aafpanel_flash_online_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1160                <node name="aafpanel_system_update_flash_tmp" text="Flash Update (tmp)" picmem="%pluginpath%/aafpanel/skin/aafpanel_flash_tmp_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1161                <node name="aafpanel_system_update_usb_online" text="USB Update (online)" picmem="%pluginpath%/aafpanel/skin/aafpanel_usb_online_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1162                <node name="aafpanel_system_update_usb_tmp" text="USB Update (tmp)" picmem="%pluginpath%/aafpanel/skin/aafpanel_usb_tmp_updater.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    9781163</screen>
    9791164
    9801165
    9811166<screen name="aafpanel_extensions_main" posx="center" posy="middle" width="700" height="500">
    982         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    983         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    984         <node name="title" text="Extensions" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    985         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    986                 <node name="aafpanel_extensions_menu" text="Extensions Menu" picmem="%pluginpath%/aafpanel/skin/Plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    987                 <node name="aafpanel_extensions_ipkinstall" text="IPK online install" picmem="%pluginpath%/aafpanel/skin/TMP IPK INSTALL.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    988                 <node name="aafpanel_extensions_tmpipkinstall" text="IPK tmp install" picmem="%pluginpath%/aafpanel/skin/TMP IPK INSTALL.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    989                 <node name="aafpanel_extensions_ipkremove" text="IPK remove" picmem="%pluginpath%/aafpanel/skin/TMP IPK REMOVE.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1167        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1168        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1169        <node name="title" text="Extensions" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1170        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1171                <node name="aafpanel_extensions_menu" text="Extensions Menu" picmem="%pluginpath%/aafpanel/skin/aafpanel_plugins.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1172                <node name="aafpanel_extensions_ipkinstall" text="IPK online install" picmem="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1173                <node name="aafpanel_extensions_tmpipkinstall" text="IPK tmp install" picmem="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_install.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1174                <node name="aafpanel_extensions_ipkremove" text="IPK remove" picmem="%pluginpath%/aafpanel/skin/aafpanel_tmp_ipk_remove.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    9901175</screen>
    9911176
    9921177
    9931178<screen name="aafpanel_infos_main" posx="center" posy="middle" width="700" height="500">
    994         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    995         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    996         <node name="title" text="Info" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    997         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    998                 <node name="aafpanel_infos_aaf" text="AAF Infos" picmem="%pluginpath%/aafpanel/skin/Infos.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    999                 <node name="aafpanel_infos_default" text="Default" picmem="%pluginpath%/aafpanel/skin/default.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1000                 <node name="aafpanel_infos_free" text="Free Space" picmem="%pluginpath%/aafpanel/skin/FreeSpace.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1001                 <node name="aafpanel_infos_kernel" text="Kernel" picmem="%pluginpath%/aafpanel/skin/Kernel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1002                 <node name="aafpanel_infos_mounts" text="Mounts" picmem="%pluginpath%/aafpanel/skin/Mounts.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1003                 <node name="aafpanel_infos_network" text="Network" picmem="%pluginpath%/aafpanel/skin/Network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1004                 <node name="aafpanel_infos_ram" text="RAM" picmem="%pluginpath%/aafpanel/skin/Ram.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1005                 <node name="aafpanel_infos_sysinfo" text="System Infos" picmem="%pluginpath%/aafpanel/skin/System Info.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1179        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1180        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1181        <node name="title" text="Info" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1182        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1183                <node name="aafpanel_infos_aaf" text="AAF Infos" picmem="%pluginpath%/aafpanel/skin/aafpanel_infos.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1184                <node name="aafpanel_infos_default" text="Default" picmem="%pluginpath%/aafpanel/skin/aafpanel_default.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1185                <node name="aafpanel_infos_free" text="Free Space" picmem="%pluginpath%/aafpanel/skin/aafpanel_freespace.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1186                <node name="aafpanel_infos_kernel" text="Kernel" picmem="%pluginpath%/aafpanel/skin/aafpanel_kernel.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1187                <node name="aafpanel_infos_mounts" text="Mounts" picmem="%pluginpath%/aafpanel/skin/aafpanel_mounts.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1188                <node name="aafpanel_infos_network" text="Network" picmem="%pluginpath%/aafpanel/skin/aafpanel_network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1189                <node name="aafpanel_infos_ram" text="RAM" picmem="%pluginpath%/aafpanel/skin/aafpanel_ram.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1190                <node name="aafpanel_infos_sysinfo" text="System Infos" picmem="%pluginpath%/aafpanel/skin/aafpanel_system_info.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    10061191</screen>
    10071192
    10081193
    10091194<screen name="aafpanel_sysinfos_main" posx="center" posy="middle" width="700" height="500">
    1010         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1011         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    1012         <node name="title" text="Sysinfo" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1013         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    1014                 <node name="aafpanel_sysinfos_cpu" text="CPU" picmem="%pluginpath%/aafpanel/skin/Cpu.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1015                 <node name="aafpanel_sysinfos_mem" text="Memory" picmem="%pluginpath%/aafpanel/skin/MemInfo.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1016                 <node name="aafpanel_sysinfos_mtd" text="MTD" picmem="%pluginpath%/aafpanel/skin/Mtd.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1017                 <node name="aafpanel_sysinfos_module" text="Modules" picmem="%pluginpath%/aafpanel/skin/Module.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1018                 <node name="aafpanel_sysinfos_devices" text="Devices" picmem="%pluginpath%/aafpanel/skin/Devices Config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1019                 <node name="aafpanel_sysinfos_swap" text="Swap" picmem="%pluginpath%/aafpanel/skin/Swap.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1020                 <node name="aafpanel_sysinfos_top" text="Top" picmem="%pluginpath%/aafpanel/skin/Top.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1195        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1196        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1197        <node name="title" text="Sysinfo" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1198        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1199                <node name="aafpanel_sysinfos_cpu" text="CPU" picmem="%pluginpath%/aafpanel/skin/aafpanel_cpu.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1200                <node name="aafpanel_sysinfos_mem" text="Memory" picmem="%pluginpath%/aafpanel/skin/aafpanel_meminfo.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1201                <node name="aafpanel_sysinfos_mtd" text="MTD" picmem="%pluginpath%/aafpanel/skin/aafpanel_mtd.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1202                <node name="aafpanel_sysinfos_module" text="Modules" picmem="%pluginpath%/aafpanel/skin/aafpanel_module.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1203                <node name="aafpanel_sysinfos_devices" text="Devices" picmem="%pluginpath%/aafpanel/skin/aafpanel_devices_config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1204                <node name="aafpanel_sysinfos_swap" text="Swap" picmem="%pluginpath%/aafpanel/skin/aafpanel_swap.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1205                <node name="aafpanel_sysinfos_top" text="Top" picmem="%pluginpath%/aafpanel/skin/aafpanel_top.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    10211206</screen>
    10221207
    10231208
    10241209<screen name="aafpanel_autostart_main" posx="center" posy="middle" width="700" height="500">
    1025         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1026         <node posx="0" posy="50"  width="100%" height="450" bgcol=bgcol_grey>
    1027         <node name="title" text="Autostart" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1028         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="430" bordercol=fontcol>
    1029                 <node name="aafpanel_autostart_default" text="Default" picmem="%pluginpath%/aafpanel/skin/default.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1030                 <node name="aafpanel_autostart_audiovideo" text="Audio / Video / Sat" picmem="%pluginpath%/aafpanel/skin/AUDIOVIDEOSAT Config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1031                 <node name="aafpanel_autostart_usb" text="USB Device" picmem="%pluginpath%/aafpanel/skin/autoFS.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1032                 <node name="aafpanel_autostart_emu" text="Cam / Emu" picmem="%pluginpath%/aafpanel/skin/CAMEMU Config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1033                 <node name="aafpanel_autostart_network" text="Network" picmem="%pluginpath%/aafpanel/skin/Network Config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
    1034                 <node name="aafpanel_autostart_safety" text="Child Safety" picmem="%pluginpath%/aafpanel/skin/Parental.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol=fontcol>
     1210        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1211        <node posx="0" posy="50"  width="100%" height="450" bgcol="bgcol_grey">
     1212        <node name="title" text="Autostart" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1213        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="430" bordercol="fontcol">
     1214                <node name="aafpanel_autostart_default" text="Default" picmem="%pluginpath%/aafpanel/skin/aafpanel_default.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1215                <node name="aafpanel_autostart_audiovideo" text="Audio / Video / Sat" picmem="%pluginpath%/aafpanel/skin/aafpanel_audiovideosat_config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1216                <node name="aafpanel_autostart_usb" text="USB Device" picmem="%pluginpath%/aafpanel/skin/aafpanel_autofs.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1217                <node name="aafpanel_autostart_emu" text="Cam / Emu" picmem="%pluginpath%/aafpanel/skin/aafpanel_camemu_config.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1218                <node name="aafpanel_autostart_network" text="Network" picmem="%pluginpath%/aafpanel/skin/aafpanel_network.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
     1219                <node name="aafpanel_autostart_safety" text="Child Safety" picmem="%pluginpath%/aafpanel/skin/aafpanel_parental.png" parent="listbox" textposx="120" valign="middle" width="100%" height="50" bordercol="fontcol">
    10351220</screen>
    10361221
    10371222
    10381223<screen name="aafpanel_softcam" posx="center" posy="middle" width="700" height="500">
    1039         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1040         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    1041         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    1042         <node name="title" text="Softcam Panel" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1043         <node name="menutitle" text="Softcam Selection" fontsize="24" fontcol=fontcol halign="center" valign="middle" posx="10" posy="60" width="320" height="30">
    1044         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="100" width="330" height="290" bordercol=fontcol>
    1045         <node name="ecminfo" type="textbox" wrap="yes" fontsize="20" fontcol=fontcol posx="350" posy="100" width="330" height="290">
    1046         <node name="b1" text="Deactivate" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
    1047         <node name="b2" text="Restart"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="460" width="140" height="30">
    1048         <node name="b3" text="Refresh"    picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="460" width="140" height="30">
    1049         <node name="b4" text="Activate"   picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="550" posy="460" width="140" height="30">
    1050 </screen>
    1051 
    1052 
    1053 <screen name="aafpanel_infos" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="1000" height="600" bgcol=bgcol_blue>
    1054         <node posx="0" posy="20"  width="100%" height="544" bgcol=bgcol_grey>
    1055         <node name="info" type="textbox" wrap="no" scrollbar="auto" font="tuxtxt" fontsize="22" fontcol=fontcol posx="20" posy="40" width="960" height="504" bordercol=fontcol bgcol=bgcol_grey>
    1056 </screen>
    1057 
    1058 
    1059 <screen name="aafpanel_config" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="700" height="500" bgcol=bgcol_blue>
    1060         <node posx="0" posy="20"  width="100%" height="394" bgcol=bgcol_grey>
    1061         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="30" width="680" height="374" bordercol=fontcol bgcol=bgcol_grey>
    1062         <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10" posy="424" width="140" height="30">
     1224        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1225        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     1226        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     1227        <node name="title" text="Softcam Panel" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1228        <node name="menutitle" text="Softcam Selection" fontsize="24" fontcol="fontcol" halign="center" valign="middle" posx="10" posy="60" width="320" height="30">
     1229        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="100" width="330" height="290" bordercol="fontcol">
     1230        <node name="ecminfo" type="textbox" wrap="yes" fontsize="20" fontcol="fontcol" posx="350" posy="100" width="330" height="290">
     1231        <node name="b1" text="Deactivate" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
     1232        <node name="b2" text="Restart"    picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
     1233        <node name="b3" text="Refresh"    picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="460" width="140" height="30">
     1234        <node name="b4" text="Activate"   picmem="skin/key_blue.png"   textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="550" posy="460" width="140" height="30">
     1235</screen>
     1236
     1237
     1238<screen name="aafpanel_infos" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="1000" height="600" bgcol="bgcol_blue">
     1239        <node posx="0" posy="20"  width="100%" height="544" bgcol="bgcol_grey">
     1240        <node name="info" type="textbox" wrap="no" scrollbar="auto" font="tuxtxt" fontsize="22" fontcol="fontcol" posx="20" posy="40" width="960" height="504" bordercol="fontcol" bgcol="bgcol_grey">
     1241</screen>
     1242
     1243
     1244<screen name="aafpanel_config" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
     1245        <node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
     1246        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
     1247        <node name="b1" text="Save" picmem="skin/key_green.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10" posy="424" width="140" height="30">
    10631248        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
    10641249</screen>
     
    10661251
    10671252<screen name="aafpanel_system_restore" posx="center" posy="middle" width="700" height="500">
    1068         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1069         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    1070         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    1071         <node name="title" text="Backup / Restore Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1072         <node name="info" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380">
    1073         <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
    1074         <node name="b2" text="Restore" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="460" width="140" height="30">
    1075         <node name="b3" text="Backup"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="460" width="140" height="30">
     1253        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1254        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     1255        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     1256        <node name="title" text="Backup / Restore Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1257        <node name="info" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380">
     1258        <node name="b1" text="Cancel"  picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
     1259        <node name="b2" text="Restore" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
     1260        <node name="b3" text="Backup"  picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="460" width="140" height="30">
    10761261</screen>
    10771262
    10781263
    10791264<screen name="aafpanel_settings_overclocking" posx="center" posy="middle" width="700" height="500">
    1080         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1081         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    1082         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    1083         <node name="title" text="OverClock Settings" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1084         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10"  posy="60" width="410" height="380" bordercol=fontcol>
    1085         <node name="label1" type="textbox"  scrollbar="auto" fontsize="18" fontcol=fontcol posx="430" posy="60" width="260" height="380">
    1086         <node name="b1" text="Cancel"         picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
    1087         <node name="b2" text="Save"           picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="460" width="140" height="30">
    1088         <node name="b3" text="Test frequency" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="370" posy="460" width="200" height="30">
     1265        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1266        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     1267        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     1268        <node name="title" text="OverClock Settings" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1269        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10"  posy="60" width="410" height="380" bordercol="fontcol">
     1270        <node name="label1" type="textbox"  scrollbar="auto" fontsize="18" fontcol="fontcol" posx="430" posy="60" width="260" height="380">
     1271        <node name="b1" text="Cancel"         picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
     1272        <node name="b2" text="Save"           picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
     1273        <node name="b3" text="Test frequency" picmem="skin/key_yellow.png" textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="370" posy="460" width="200" height="30">
    10891274</screen>
    10901275
    10911276
    10921277<screen name="aafpanel_system_backup" posx="center" posy="middle" width="700" height="500">
    1093         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1094         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    1095         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    1096         <node name="title" text="Create Backup" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1097         <node name="info" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="320">
    1098         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="center" posy="390" width="360" height="45" bordercol=fontcol bgcol="#B6AFA9">
    1099                 <node name="listfield" text="Select backup:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="center" width="350" height="40" bordercol=fontcol bgcol="#B6AFA9">
    1100         <node name="b1" text="Cancel" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="10"  posy="460" width="140" height="30">
    1101         <node name="b2" text="Backup" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol=fontcol posx="190" posy="460" width="140" height="30">
    1102 </screen>
     1278        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1279        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     1280        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     1281        <node name="title" text="Create Backup" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1282        <node name="info" type="textbox" scrollbar="auto" wrap="yes" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="320">
     1283        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="center" posy="390" width="360" height="45" bordercol="fontcol" bgcol="#B6AFA9">
     1284                <node name="listfield" text="Select backup:" type="choicebox" parent="listbox" fontsize="24" fontcol="#2B3346" valign="middle" posx="center" posy="center" width="350" height="40" bordercol="fontcol" bgcol="#B6AFA9">
     1285        <node name="b1" text="Cancel" picmem="skin/key_red.png"    textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="10"  posy="460" width="140" height="30">
     1286        <node name="b2" text="Backup" picmem="skin/key_green.png"  textposx="25" valign="middle" fontsize="24" fontcol="fontcol" posx="190" posy="460" width="140" height="30">
     1287</screen>
     1288
     1289## todo ##
     1290<screen fontcol="fontcol" valign=bottom titlealign=center name="aafpanel_settings_fancontrol" hspace=15 vspace=15 fontsize=30 title="FanControl" posx=center posy=center width=60% height=30% bordercol=bordercol bordersize=2 bgcol=bgcol>
     1291<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
     1292<node name=b3 text="500rpm" halign=left valign=middle bordercol=bgcol bordersize=02 posx=0 posy=3 width=30% height=20/>
     1293<node name=b4 text="1500rpm" halign=right valign=middle bordercol=bgcol bordersize=02 posx=70% posy=3 width=30% height=20/>
     1294<node type=progressbar bgcol=white valign=middle halign=center name=fanprogress parent=listbox posx=0 posy=20 text="speed" progresscol=green bordercol=bordercol bordersize=2 width=100% height=50>
     1295<node name=b1 text=SAVE halign=center valign=middle bordercol=bgcol bordersize=2 posx=0 posy=0 width=80 height=30/>
     1296<node name=b1 text=SAVE halign=center valign=middle bordercol=green bordersize=2 posx=0 posy=0 width=80 height=2/>
     1297<node name=b2 text=EXIT halign=center valign=middle bordercol=bgcol bordersize=2 posx=85 posy=0 width=80 height=30/>
     1298<node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=2 posx=85 posy=0 width=80 height=2/>
     1299</screen>
     1300## todo ##
    11031301
    11041302
     
    11091307
    11101308<screen name="networkbrowser" posx="center" posy="middle" width="700" height="500">
    1111         <node posx="0" posy="0"   width="100%" height="50"  bgcol=bgcol_blue>
    1112         <node posx="0" posy="50"  width="100%" height="400" bgcol=bgcol_grey>
    1113         <node posx="0" posy="450" width="100%" height="50"  bgcol=bgcol_blue>
    1114         <node name="title" text="Networkbrowser" fontsize="30" fontcol=fontcol halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
    1115         <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol=fontcol posx="10" posy="60" width="680" height="380" bordercol=fontcol>
     1309        <node posx="0" posy="0"   width="100%" height="50"  bgcol="bgcol_blue">
     1310        <node posx="0" posy="50"  width="100%" height="400" bgcol="bgcol_grey">
     1311        <node posx="0" posy="450" width="100%" height="50"  bgcol="bgcol_blue">
     1312        <node name="title" text="Networkbrowser" fontsize="30" fontcol="fontcol" halign="center" valign="middle" posx="0" posy="0" width="100%" height="50">
     1313        <node name="listbox" type="listbox" scrollbar="auto" pic="dummy_dont_change_or_add_png_file" fontsize="24" fontcol="fontcol" posx="10" posy="60" width="680" height="380" bordercol="fontcol">
    11161314        <node name="b1" picmem="skin/key_ok.png"  valign="middle" posx="10"   posy="460" width="40" height="30">
    11171315        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="460" width="40" height="30">
     
    11191317
    11201318
    1121 <screen name="networkbrowser_main" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="700" height="500" bgcol=bgcol_blue>
    1122         <node posx="0" posy="20"  width="100%" height="394" bgcol=bgcol_grey>
    1123         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="30" width="680" height="374" bordercol=fontcol bgcol=bgcol_grey>
    1124 </screen>
    1125 
    1126 
    1127 <screen name="networkbrowser_shares" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="700" height="500" bgcol=bgcol_blue>
    1128         <node posx="0" posy="20"  width="100%" height="394" bgcol=bgcol_grey>
    1129         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="30" width="680" height="374" bordercol=fontcol bgcol=bgcol_grey>
     1319<screen name="networkbrowser_main" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
     1320        <node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
     1321        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
     1322</screen>
     1323
     1324
     1325<screen name="networkbrowser_shares" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
     1326        <node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
     1327        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
    11301328        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="424" width="40" height="30">
    11311329        <node name="b2" picmem="skin/key_exit.png" valign="middle" posx="650" posy="424" width="40" height="30">
     
    11331331
    11341332
    1135 <screen name="networkbrowser_add_share" title="" titlealign="center" fontsize="30" fontcol=fontcol posx="center" posy="center" width="700" height="500" bgcol=bgcol_blue>
    1136         <node posx="0" posy="20"  width="100%" height="394" bgcol=bgcol_grey>
    1137         <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol=fontcol posx="10" posy="30" width="680" height="374" bordercol=fontcol bgcol=bgcol_grey>
    1138                 <node name="skin_mode" text="Share Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1139                 <node name="skin_sharename" text="Share Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1140                 <node name="skin_ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1141                 <node name="skin_ftpport" text="ftpport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1142                 <node name="skin_sharedir" text="sharedir" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1143                 <node name="skin_userauth" text="userauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1144                 <node name="skin_username" text="username" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1145                 <node name="skin_password" text="password" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1146                 <node name="skin_protocol" text="Protocol" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1147                 <node name="skin_options" text="Options" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1148                 <node name="skin_wsize" text="wsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1149                 <node name="skin_rsize" text="rsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1150                 <node name="skin_usessl" text="usessl" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1151                 <node name="skin_ssl" text="ssl" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1152                 <node name="skin_useproxy" text="useproxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1153                 <node name="skin_proxyip" text="proxyip" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1154                 <node name="skin_proxyport" text="proxyport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1155                 <node name="skin_proxyauth" text="proxyauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1156                 <node name="skin_proxyuser" text="proxyuser" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1157                 <node name="skin_proxypass" text="proxypass" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1158                 <node name="skin_hddreplacement" text="HDD Replacement" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     1333<screen name="networkbrowser_add_share" title="" titlealign="center" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="700" height="500" bgcol="bgcol_blue">
     1334        <node posx="0" posy="20"  width="100%" height="394" bgcol="bgcol_grey">
     1335        <node name="listbox" type="listbox" scrollbar="auto" fontsize="24" fontcol="fontcol" posx="10" posy="30" width="680" height="374" bordercol="fontcol" bgcol="bgcol_grey">
     1336                <node name="skin_mode" text="Share Type" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1337                <node name="skin_sharename" text="Share Name" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1338                <node name="skin_ipaddresse" text="IP Address" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1339                <node name="skin_ftpport" text="ftpport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1340                <node name="skin_sharedir" text="sharedir" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1341                <node name="skin_userauth" text="userauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1342                <node name="skin_username" text="username" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1343                <node name="skin_password" text="password" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1344                <node name="skin_protocol" text="Protocol" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1345                <node name="skin_options" text="Options" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1346                <node name="skin_wsize" text="wsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1347                <node name="skin_rsize" text="rsize" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1348                <node name="skin_usessl" text="usessl" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1349                <node name="skin_ssl" text="ssl" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1350                <node name="skin_useproxy" text="useproxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1351                <node name="skin_proxyip" text="proxyip" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1352                <node name="skin_proxyport" text="proxyport" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1353                <node name="skin_proxyauth" text="proxyauth" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1354                <node name="skin_proxyuser" text="proxyuser" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1355                <node name="skin_proxypass" text="proxypass" type="inputbox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1356                <node name="skin_hddreplacement" text="HDD Replacement" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    11591357#???
    1160 #<node name="skin_options1" text="Options-1" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1161 #<node name="skin_options2" text="Options-2" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
    1162 #<node name="skin_proxy" text="proxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol=fontcol>
     1358#<node name="skin_options1" text="Options-1" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1359#<node name="skin_options2" text="Options-2" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
     1360#<node name="skin_proxy" text="proxy" type="choicebox" parent="listbox" valign="middle" width="100%" height="32" bordercol="fontcol">
    11631361#???
    11641362        <node name="b1" picmem="skin/key_ok.png"   valign="middle" posx="10"  posy="424" width="40" height="30">
  • ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer_01/skinconfig

    r9492 r9885  
    1 fontcol=B6AFA9
    21bordercol=00ff00
    32bgcol_blue=2B3346
    43bgcol_grey=333333
     4blue=0000ff
     5borderradius=0
     6deaktivcol=555555
     7exitcol=ffffff
     8fontcol=B6AFA9
     9green=00ff00
     10listboxselect=616D7E
     11listboxselecttype=1
    512markcol=ff0000
     13okcol=ffffff
     14osdtransparent=10
    615protectcol=00ff00
    7 blue=0000ff
    8 green=00ff00
    916red=ff0000
     17white=ffffff
    1018yellow=ffff00
    11 white=ffffff
    12 okcol=ffffff
    13 exitcol=ffffff
    14 deaktivcol=555555
    15 listboxselect=616D7E
    16 osdtransparent=10
    17 listboxselecttype=1
Note: See TracChangeset for help on using the changeset viewer.