Changeset 22434 for ipk/source.sh4


Ignore:
Timestamp:
Jul 16, 2013, 9:50:46 AM (13 years ago)
Author:
nit
Message:

[titan] update all skins (colorpicker)

Location:
ipk/source.sh4
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/skin.xml

    r22309 r22434  
    689689<node name=bottomoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Bottom Overscan" bordercol=bordercol width=100%>
    690690<node name=piconpath type=choicebox parent=listbox valign=middle posx=0 text="Piconpath" bordercol=bordercol width=100%>
     691<node name=showrecfreesize type=choicebox parent=listbox valign=middle posx=0 text="Show HDD freesize" bordercol=bordercol width=100%>
     692<node name=listboxselect type=choicebox parent=listbox valign=middle posx=0 text="Listbox Select Color" bordercol=bordercol width=100%>
    691693<node name=b1 text=OK halign=center valign=middle posx=470 posy=580 width=150 height=44 fontsize=25 bordercol=white bordersize=3 bordertype=2>
    692694<node name=b2 text=EXIT halign=center valign=middle posx=640 posy=580 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     
    14421444</screen>
    14431445
     1446<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1447<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1448
     1449<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1450<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1451<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1452<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1453<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1454<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1455<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1456<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1457
     1458<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1459<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1460<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1461<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1462<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1463<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1464<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1465
     1466<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1467<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1468<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1469<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1470<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1471<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1472<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1473
     1474<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1475<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1476<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1477<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1478<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1479<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1480<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1481
     1482<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1483<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1484<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1485<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1486<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1487<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1488<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1489
     1490<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1491<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1492<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1493<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1494<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1495<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1496<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1497
     1498<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1499<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1500<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1501<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1502<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1503<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1504<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1505</screen>
     1506
    14441507<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=unlock title="Serial Input" hspace=20 vspace=20 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    14451508<node name=info type=textbox wrap=yes fontsize=25 posx=0 posy=1 width=100% height=225 text="Please contact Atemio for activation. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
  • ipk/source.sh4/titanswapskins_0Acht5Zehnblack/var/swap/titanskins/0Acht5Zehn_black/skin.xml

    r22309 r22434  
    689689<node name=bottomoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Bottom Overscan" bordercol=bordercol width=100%>
    690690<node name=piconpath type=choicebox parent=listbox valign=middle posx=0 text="Piconpath" bordercol=bordercol width=100%>
     691<node name=showrecfreesize type=choicebox parent=listbox valign=middle posx=0 text="Show HDD freesize" bordercol=bordercol width=100%>
     692<node name=listboxselect type=choicebox parent=listbox valign=middle posx=0 text="Listbox Select Color" bordercol=bordercol width=100%>
    691693<node name=b1 text=OK halign=center valign=middle posx=470 posy=580 width=150 height=44 fontsize=25 bordercol=white bordersize=3 bordertype=2>
    692694<node name=b2 text=EXIT halign=center valign=middle posx=640 posy=580 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     
    14421444</screen>
    14431445
     1446<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1447<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1448
     1449<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1450<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1451<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1452<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1453<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1454<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1455<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1456<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1457
     1458<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1459<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1460<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1461<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1462<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1463<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1464<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1465
     1466<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1467<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1468<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1469<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1470<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1471<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1472<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1473
     1474<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1475<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1476<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1477<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1478<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1479<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1480<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1481
     1482<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1483<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1484<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1485<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1486<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1487<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1488<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1489
     1490<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1491<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1492<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1493<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1494<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1495<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1496<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1497
     1498<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1499<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1500<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1501<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1502<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1503<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1504<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1505</screen>
     1506
    14441507<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=unlock title="Serial Input" hspace=20 vspace=20 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    14451508<node name=info type=textbox wrap=yes fontsize=25 posx=0 posy=1 width=100% height=225 text="Please contact Atemio for activation. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
  • ipk/source.sh4/titanswapskins_0Acht5Zehnwhite/var/swap/titanskins/0Acht5Zehn_white/skin.xml

    r22309 r22434  
    689689<node name=bottomoffset type=choicebox parent=listbox valign=middle posx=0 text="OSD Bottom Overscan" bordercol=bordercol width=100%>
    690690<node name=piconpath type=choicebox parent=listbox valign=middle posx=0 text="Piconpath" bordercol=bordercol width=100%>
     691<node name=showrecfreesize type=choicebox parent=listbox valign=middle posx=0 text="Show HDD freesize" bordercol=bordercol width=100%>
     692<node name=listboxselect type=choicebox parent=listbox valign=middle posx=0 text="Listbox Select Color" bordercol=bordercol width=100%>
    691693<node name=b1 text=OK halign=center valign=middle posx=470 posy=580 width=150 height=44 fontsize=25 bordercol=white bordersize=3 bordertype=2>
    692694<node name=b2 text=EXIT halign=center valign=middle posx=640 posy=580 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
     
    14421444</screen>
    14431445
     1446<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1447<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1448
     1449<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1450<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1451<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1452<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1453<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1454<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1455<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1456<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1457
     1458<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1459<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1460<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1461<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1462<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1463<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1464<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1465
     1466<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1467<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1468<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1469<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1470<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1471<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1472<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1473
     1474<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1475<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1476<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1477<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1478<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1479<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1480<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1481
     1482<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1483<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1484<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1485<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1486<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1487<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1488<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1489
     1490<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1491<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1492<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1493<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1494<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1495<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1496<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1497
     1498<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1499<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1500<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1501<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1502<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1503<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1504<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1505</screen>
     1506
    14441507<screen fontcol=fontcol font=AlteHaasGroteskBold valign=bottom titlealign=center name=unlock title="Serial Input" hspace=20 vspace=20 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    14451508<node name=info type=textbox wrap=yes fontsize=25 posx=0 posy=1 width=100% height=225 text="Please contact Atemio for activation. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
  • ipk/source.sh4/titanswapskins_MetrixHD/var/swap/titanskins/MetrixHD/skin.xml

    r22309 r22434  
    502502        <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%" height="35">
    503503        <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%" height="35">
     504        <node parent="listbox" name="listboxselect" text="Listbox Select Color" type="choicebox" valign="middle" width="100%" height="35">
    504505<node name="buttonbar" posx="center" posy="530" width="1000" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    505506        <node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png"   posx="5"  posy="5" width="70" height="40">
     
    22582259
    22592260<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
    2260 <node name=inputbox fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     2261<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
    22612262
    22622263<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
    2263 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0000>
    2264 <node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=#DF0000>
    2265 <node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=#BF0000>
    2266 <node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=#9F0000>
    2267 <node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=#7F0000>
    2268 <node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=#5F0000>
    2269 <node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=#3F0000>
    2270 
    2271 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=#00FF00>
    2272 <node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=#00DF00>
    2273 <node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=#00DB00>
    2274 <node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=#009F00>
    2275 <node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=#007F00>
    2276 <node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=#005F00>
    2277 <node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=#003F00>
    2278 
    2279 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=#0000FF>
    2280 <node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=#0000DF>
    2281 <node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=#0000BF>
    2282 <node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=#00009F>
    2283 <node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=#00007F>
    2284 <node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=#00005F>
    2285 <node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=#00003F>
    2286 
    2287 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=#FFFF00>
    2288 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=#DFDF00>
    2289 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=#BFBF00>
    2290 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=#9F9F00>
    2291 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=#7F7F00>
    2292 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=#5F5F00>
    2293 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=#3F3F00>
    2294 
    2295 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=#00FFFF>
    2296 <node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=#00DFDF>
    2297 <node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=#00BFBF>
    2298 <node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=#009F9F>
    2299 <node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=#007F7F>
    2300 <node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=#005F5F>
    2301 <node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=#003F3F>
    2302 
    2303 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=#FF00FF>
    2304 <node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=#DF00DF>
    2305 <node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=#BF00BF>
    2306 <node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=#9F009F>
    2307 <node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=#7F007F>
    2308 <node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=#5F005F>
    2309 <node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=#3F003F>
    2310 
    2311 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=#FFFFFF>
    2312 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=#DFDFDF>
    2313 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=#BFBFBF>
    2314 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=#9F9F9F>
    2315 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=#7F7F7F>
    2316 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=#5F5F5F>
    2317 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=#3F?F3F>
     2264<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     2265<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     2266<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     2267<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     2268<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     2269<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     2270<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     2271
     2272<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     2273<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     2274<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     2275<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     2276<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     2277<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     2278<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     2279
     2280<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     2281<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     2282<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     2283<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     2284<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     2285<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     2286<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     2287
     2288<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     2289<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     2290<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     2291<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     2292<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     2293<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     2294<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     2295
     2296<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     2297<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     2298<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     2299<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     2300<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     2301<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     2302<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     2303
     2304<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     2305<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     2306<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     2307<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     2308<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     2309<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     2310<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     2311
     2312<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     2313<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     2314<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     2315<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     2316<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     2317<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     2318<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
    23182319</screen>
    23192320
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r22309 r22434  
    726726<node name=bottomoffset type=choicebox parent=listbox valign=middle text="OSD Bottom Overscan" width=100%>
    727727<node name=piconpath type=choicebox parent=listbox valign=middle text="Piconpath" width=100%>
     728<node name=showrecfreesize type=choicebox parent=listbox valign=middle text="Show HDD freesize" width=100%>
     729<node name=listboxselect type=choicebox parent=listbox valign=middle text="Listbox Select Color" width=100%>
    728730<node parent=skinadj name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    729731<node parent=skinadj name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     
    15351537</screen>
    15361538
     1539<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1540<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1541
     1542<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1543<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1544<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1545<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1546<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1547<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1548<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1549<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1550
     1551<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1552<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1553<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1554<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1555<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1556<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1557<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1558
     1559<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1560<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1561<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1562<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1563<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1564<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1565<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1566
     1567<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1568<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1569<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1570<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1571<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1572<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1573<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1574
     1575<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1576<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1577<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1578<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1579<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1580<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1581<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1582
     1583<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1584<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1585<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1586<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1587<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1588<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1589<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1590
     1591<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1592<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1593<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1594<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1595<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1596<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1597<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1598</screen>
     1599
    15371600<screen name="unlock" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
    15381601<node fontsize=30 fontcol=grey type=textbox text="Serial Input" posy=10 posx=center halign=center width=100% height=30>
  • ipk/source.sh4/titanswapskins_coolMiniTV/var/swap/titanskins/coolMiniTV/skin.xml

    r22309 r22434  
    728728<node name=bottomoffset type=choicebox parent=listbox valign=middle text="OSD Bottom Overscan" width=100%>
    729729<node name=piconpath type=choicebox parent=listbox valign=middle text="Piconpath" width=100%>
     730<node name=showrecfreesize type=choicebox parent=listbox valign=middle text="Show HDD freesize" width=100%>
     731<node name=listboxselect type=choicebox parent=listbox valign=middle text="Listbox Select Color" width=100%>
    730732<node parent=skinadj name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    731733<node parent=skinadj name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     
    15371539</screen>
    15381540
     1541<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1542<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1543
     1544<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1545<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1546<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1547<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1548<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1549<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1550<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1551<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1552
     1553<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1554<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1555<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1556<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1557<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1558<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1559<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1560
     1561<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1562<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1563<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1564<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1565<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1566<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1567<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1568
     1569<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1570<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1571<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1572<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1573<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1574<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1575<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1576
     1577<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1578<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1579<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1580<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1581<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1582<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1583<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1584
     1585<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1586<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1587<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1588<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1589<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1590<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1591<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1592
     1593<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1594<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1595<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1596<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1597<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1598<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1599<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1600</screen>
     1601
    15391602<screen name="unlock" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
    15401603<node fontsize=30 fontcol=grey type=textbox text="Serial Input" posy=10 posx=center halign=center width=100% height=30>
  • ipk/source.sh4/titanswapskins_smartTV/var/swap/titanskins/smartTV/skin.xml

    r22309 r22434  
    514514                        <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%" height="34">
    515515                        <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%" height="34">
     516                        <node parent="listbox" name="listboxselect" text="Listbox Select Color" type="choicebox" valign="middle" width="100%" height="34">
    516517</screen>
    517518
     
    19531954
    19541955
     1956<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1957<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1958
     1959<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1960<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1961<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1962<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1963<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1964<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1965<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1966<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1967
     1968<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1969<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1970<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1971<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1972<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1973<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1974<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1975
     1976<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1977<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1978<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1979<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1980<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1981<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1982<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1983
     1984<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1985<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1986<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1987<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1988<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1989<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1990<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1991
     1992<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1993<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1994<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1995<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1996<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1997<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1998<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1999
     2000<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     2001<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     2002<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     2003<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     2004<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     2005<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     2006<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     2007
     2008<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     2009<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     2010<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     2011<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     2012<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     2013<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     2014<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     2015</screen>
     2016
     2017
    19552018#unlock
    19562019<screen name="unlock" posx="center" posy="center" width="855" height="570">
  • ipk/source.sh4/titanswapskins_titan_grey/var/swap/titanskins/titan_grey/skin.xml

    r22309 r22434  
    650650        <node parent="listbox" name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" valign="middle" width="100%">
    651651        <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%">
     652        <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%">
     653        <node parent="listbox" name="listboxselect" text="Listbox Select Color" type="choicebox" valign="middle" width="100%">
    652654<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    653655<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     
    13951397</screen>
    13961398
     1399<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1400<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1401
     1402<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1403<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1404<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1405<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1406<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1407<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1408<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1409<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1410
     1411<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1412<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1413<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1414<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1415<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1416<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1417<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1418
     1419<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1420<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1421<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1422<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1423<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1424<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1425<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1426
     1427<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1428<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1429<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1430<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1431<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1432<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1433<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1434
     1435<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1436<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1437<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1438<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1439<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1440<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1441<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1442
     1443<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1444<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1445<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1446<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1447<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1448<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1449<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1450
     1451<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1452<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1453<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1454<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1455<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1456<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1457<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1458</screen>
     1459
    13971460<screen fontcol=fontcol valign=bottom titlealign=center name=unlock hspace=30 vspace=30 fontsize=30 title="Serial Input" posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol>
    13981461<node name=info wrap=yes type=textbox posy=1 text="Please contact Atemio for activation. Use to navigate the control cross and the extra buttons displayed with your remote control to select." bordercol=bordercol width=100% height=130>
  • ipk/source.sh4/titanswapskins_tobayer01/var/swap/titanskins/tobayer01/skin.xml

    r22309 r22434  
    817817                <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    818818                <node name="piconpath" text="Piconpath" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     819                <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     820                <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    819821        <node name="b1" picmem="skin/key_ok.png"   parent="skinadj" halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
    820822        <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
     
    16181620
    16191621
     1622<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1623<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1624
     1625<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1626<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1627<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1628<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1629<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1630<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1631<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1632<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1633
     1634<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1635<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1636<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1637<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1638<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1639<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1640<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1641
     1642<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1643<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1644<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1645<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1646<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1647<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1648<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1649
     1650<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1651<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1652<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1653<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1654<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1655<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1656<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1657
     1658<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1659<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1660<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1661<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1662<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1663<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1664<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1665
     1666<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1667<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1668<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1669<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1670<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1671<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1672<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1673
     1674<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1675<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1676<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1677<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1678<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1679<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1680<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1681</screen>
     1682
     1683
    16201684<screen name="unlock" title="Serial Input" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue">
    16211685        <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
  • ipk/source.sh4/titanswapskins_ufs912/var/swap/titanskins/ufs912/skin.xml

    r22309 r22434  
    888888                <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    889889                <node name="piconpath" text="Piconpath" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     890                <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
     891                <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">
    890892        <node name="b1" picmem="skin/key_ok.png"   parent="skinadj" halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    891893        <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     
    17521754
    17531755
     1756<screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2>
     1757<node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0>
     1758
     1759<node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto>
     1760<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001>
     1761<node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001>
     1762<node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001>
     1763<node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001>
     1764<node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001>
     1765<node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001>
     1766<node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001>
     1767
     1768<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01>
     1769<node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01>
     1770<node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01>
     1771<node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01>
     1772<node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01>
     1773<node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01>
     1774<node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01>
     1775
     1776<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF>
     1777<node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF>
     1778<node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF>
     1779<node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F>
     1780<node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F>
     1781<node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F>
     1782<node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F>
     1783
     1784<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01>
     1785<node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01>
     1786<node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01>
     1787<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01>
     1788<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01>
     1789<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01>
     1790<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01>
     1791
     1792<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF>
     1793<node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF>
     1794<node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF>
     1795<node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F>
     1796<node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F>
     1797<node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F>
     1798<node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F>
     1799
     1800<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF>
     1801<node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF>
     1802<node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF>
     1803<node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F>
     1804<node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F>
     1805<node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F>
     1806<node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F>
     1807
     1808<node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE>
     1809<node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE>
     1810<node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE>
     1811<node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E>
     1812<node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E>
     1813<node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E>
     1814<node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E>
     1815</screen>
     1816
     1817
    17541818<screen name="unlock" title="Serial Input" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    17551819        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
Note: See TracChangeset for help on using the changeset viewer.