Index: ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml
===================================================================
--- ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml	(revision 30823)
+++ ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml	(revision 30824)
@@ -75,4 +75,5 @@
 		<node parent="listbox" type="menu" name="vfdisplay" text="VFDisplay" textposx="30" valign="middle" width="100%" height="50">
 		<node parent="listbox" type="menu" name="fancontrol" text="FanControl" textposx="30" valign="middle" width="100%" height="50" hidden="yes">
+		<node parent="listbox" type="menu" name="ceccontrol" text="HDMI-CEC" textposx="30" valign="middle" width="100%" height="50" hidden="yes">
 		<node parent="listbox" type="menu" name="systemupdatemenu" text="System Update" textposx="30" valign="middle" width="100%" height="50">
 		<node parent="listbox" type="menu" name="system_backup" text="System Backup" textposx="30" valign="middle" width="100%" height="50">
@@ -2837,2 +2838,25 @@
 	<node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
 </screen>
+
+
+# todo # ok, exit ?
+#cec, fullscreen, 1280x720 => 1220x660
+<screen name="cec" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
+	<node name="titletext" text="Setup HDMI-CEC" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
+	<node name="titletext-1" text="System" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
+	<node name="titletext-2" text="Main Menu" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
+	<node name="list_bg" posx="70" posy="20" width="1080" height="470" bgcol="bgcol" transparent="20">
+		<node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="20" posy="20" width="1040" height="430">
+			<node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="allon" text="Wakeup all connected devices" type="choicebox" valign="middle" width="100%" height="35">	
+			<node parent="listbox" name="tvoff" text="Set standby TV" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="tvon" text="Wakeup TV" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="recoff" text="Set standby A/V Receiver" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="recon" text="Wakeup A/V Receiver" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%" height="35">
+			<node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%" height="35">
+#<node name="buttonbar" posx="630" posy="440" width="510" height="50" valign="bottom">
+#<node parent="buttonbar" name="b1" text="Cancel" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="190" height="40" valign="middle">
+#<node parent="buttonbar" name="b2" text="Use EPG Endtime" textposx="10" bordercol="green" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="200" posy="bottom" width="310" height="40" valign="middle">
+</screen>
