Index: /ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml
===================================================================
--- /ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml	(revision 30827)
+++ /ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml	(revision 30828)
@@ -1315,4 +1315,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">
@@ -2385,2 +2386,21 @@
 	<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="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">
+	<node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
+	<node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
+	<node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
+		<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="right" valign="middle" posx="836" posy="0" width="50" height="40">
+	<node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
+</screen>
+
