Changeset 30903


Ignore:
Timestamp:
11/09/14 15:26:41 (9 years ago)
Author:
Stephan
Message:

[skin 0815] control cross test for hdmi screen

Location:
ipk/source/skins_0Acht5Zehn/_path_/usr/local/share/titan/skin/0Acht5Zehn
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_0Acht5Zehn/_path_/usr/local/share/titan/skin/0Acht5Zehn/skin.xml

    r30867 r30903  
    12661266<node parent=grid1 posx=310 width=120 height=30 bgcol=blue halign=center valign=middle text="abc/ABC" name=switch fontcol=white>
    12671267
    1268 <node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="Ä" name=Ä>
    1269 <node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="Ö" name=Ö>
    1270 <node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="Ü" name=Ü>
     1268<node type=gridbr parent=grid1 posx=0 width=40 height=30 halign=center valign=middle text="\C4" name=\C4>
     1269<node parent=grid1 posx=40 width=40 height=30 halign=center valign=middle text="\D6" name=\D6>
     1270<node parent=grid1 posx=80 width=40 height=30 halign=center valign=middle text="\DC" name=\DC>
    12711271<node parent=grid1 posx=120 width=40 height=30 halign=center valign=middle text="#" name=#>
    12721272<node parent=grid1 posx=160 width=40 height=30 halign=center valign=middle text="$" name=$>
     
    13361336<node parent=grid2 posx=310 width=120 height=30 bgcol=blue halign=center valign=middle text="ABC/abc" name=switch fontcol=white>
    13371337
    1338 <node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="ä" name=ä>
    1339 <node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="ö" name=ö>
    1340 <node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="ü" name=ü>
    1341 <node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="ß" name=ß>
     1338<node type=gridbr parent=grid2 posx=0 width=40 height=30 halign=center valign=middle text="\E4" name=\E4>
     1339<node parent=grid2 posx=40 width=40 height=30 halign=center valign=middle text="\F6" name=\F6>
     1340<node parent=grid2 posx=80 width=40 height=30 halign=center valign=middle text="\FC" name=\FC>
     1341<node parent=grid2 posx=120 width=40 height=30 halign=center valign=middle text="\DF" name=\DF>
    13421342<node parent=grid2 posx=160 width=40 height=30 halign=center valign=middle text="0" name=0>
    13431343<node parent=grid2 posx=200 width=40 height=30 halign=center valign=middle text="1" name=1>
     
    19861986</screen>
    19871987
     1988#hdmi_cec screen
    19881989<screen name="cec" title="Setup HDMI-CEC" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
    1989 <node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     1990        <node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
    19901991        <node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%">
    19911992        <node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%">
     
    19971998        <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%">
    19981999        <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%">
    1999 <node name="b1" text="OK" halign="center" valign="middle" posx="160" posy="0" width="150" height="44" fontsize="25" bordercol="white" bordersize="3" bordertype="2">
    2000 <node name="b2" text="EXIT" halign="center" valign="middle" posx="330" posy="0" width="150" height="44" fontsize="25" bordercol="exitcol" bordersize="3" bordertype="2">
    2001 </screen>
     2000        <node name="b1" text="OK" halign="center" valign="middle" posx="80" posy="0" width="150" height="44" fontsize="25" bordercol="white" bordersize="3" bordertype="2">
     2001        <node name="b2" text="EXIT" halign="center" valign="middle" posx="250" posy="0" width="150" height="44" fontsize="25" bordercol="exitcol" bordersize="3" bordertype="2">
     2002        <node name="b3" picmem="skin/key_control_cross_70x40_inverted.png" halign="center" valign="middle" posx="420" posy="0" width="150" height="44" fontsize="25" bordercol="white" bordersize="3" bordertype="2">
     2003</screen>
Note: See TracChangeset for help on using the changeset viewer.