Index: /ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml
===================================================================
--- /ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml	(revision 30826)
+++ /ipk/source/skins_tobayer01/_path_/usr/local/share/titan/skin/tobayer01/skin.xml	(revision 30827)
@@ -1210,4 +1210,5 @@
 		<node type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
 		<node type="menu" name="fancontrol" text="FanControl" picmem="skin/fancontrol.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50" hidden="yes">
+		<node type="menu" name="ceccontrol" text="HDMI-CEC" picmem="skin/cec.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50" hidden="yes">
 		<node type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
 		<node type="menu" name="system_backup" text="System Backup" picmem="skin/backup.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
@@ -2220,2 +2221,20 @@
 	<node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
 </screen>
+
+
+<screen name="cec" title="Setup HDMI-CEC" 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">
+	<node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue">
+	<node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol">
+		<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="b1" picmem="skin/key_ok.png"   halign="center" valign="middle" posx="850" posy="0" width="40" height="40">
+	<node name="b2" picmem="skin/key_exit.png" halign="center" valign="middle" posx="10"  posy="0" width="40" height="40">
+</screen>
+
