Index: ipk/source/skins_cool/_path_/usr/local/share/titan/skin/cool/skin.xml
===================================================================
--- ipk/source/skins_cool/_path_/usr/local/share/titan/skin/cool/skin.xml	(revision 30820)
+++ ipk/source/skins_cool/_path_/usr/local/share/titan/skin/cool/skin.xml	(revision 30821)
@@ -1082,7 +1082,7 @@
 </screen>
 
-<screen name="systemmenu" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=535 picmem=skin/X_Menu_3a.png>
-<node fontsize=30 fontcol=grey type=textbox text="System" posy=10 posx=center halign=center width=100% height=30>
-<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=405>
+<screen name="systemmenu" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="700" height="535" picmem="skin/X_Menu_3a.png">
+<node fontsize="30" fontcol="grey" type="textbox" text="System" posy="10" posx="center" halign="center" width="100%" height="30">
+<node fontsize="23" posx="10" posy="60" bordercol="scrollbarcol" scrollbar="auto" type="listbox" name="listbox" width="680" height="405">
 	<node parent="listbox" type="menu" name="channelservice" text="Channel Service" picmem="skin/channelservice.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="cinterface" text="Common Interface" picmem="skin/cinterface.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
@@ -1091,10 +1091,11 @@
 	<node parent="listbox" type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="fancontrol" text="FanControl" picmem="skin/fancontrol.png" textposx="120" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
+	<node parent="listbox" type="menu" name="ceccontrol" text="HDMI-CEC" picmem="skin/cec.png" textposx="120" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
 	<node parent="listbox" type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="system_backup" text="System Backup" picmem="skin/backup.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="system_backup_restore" text="Settings backup/restore" picmem="skin/backup_and_restore_settings.png" textposx="120" fontsize="23" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="unlock" text="Receiver unlock" picmem="skin/unlock.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
-<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=492 width=30 height=30>
-<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=492 width=30 height=30>
+<node name="b1" picmem="skin/ok.png"   valign="middle" posx="20" posy="492" width="30" height="30">
+<node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="492" width="30" height="30">
 <node hidden="yes" name="menutext">
 <node hidden="yes" name="details">
@@ -2322,2 +2323,19 @@
 	<node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
 </screen>
+
+
+<screen name="cec" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="700" height="450" picmem="skin/X_Menu_3.png">
+<node fontsize="30" fontcol="grey" type="textbox" text="Setup HDMI-CEC" posy="10" posx="center" halign="center" width="100%" height="30">
+<node fontsize="23" posx="10" posy="60" bordercol="scrollbarcol" scrollbar="auto" type="listbox" name="listbox" width="680" height="325">
+	<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/ok.png"   valign="middle" posx="20" posy="407" width="30" height="30">
+<node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="407" width="30" height="30">
+</screen>
Index: ipk/source/skins_coolMiniTV/_path_/usr/local/share/titan/skin/coolMiniTV/skin.xml
===================================================================
--- ipk/source/skins_coolMiniTV/_path_/usr/local/share/titan/skin/coolMiniTV/skin.xml	(revision 30820)
+++ ipk/source/skins_coolMiniTV/_path_/usr/local/share/titan/skin/coolMiniTV/skin.xml	(revision 30821)
@@ -1084,7 +1084,7 @@
 </screen>
 
-<screen name="systemmenu" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=535 picmem=skin/X_Menu_3a.png>
-<node fontsize=30 fontcol=grey type=textbox text="System" posy=10 posx=center halign=center width=100% height=30>
-<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=405>
+<screen name="systemmenu" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="700" height="535" picmem="skin/X_Menu_3a.png">
+<node fontsize="30" fontcol="grey" type="textbox" text="System" posy="10" posx="center" halign="center" width="100%" height="30">
+<node fontsize="23" posx="10" posy="60" bordercol="scrollbarcol" scrollbar="auto" type="listbox" name="listbox" width="680" height="405">
 	<node parent="listbox" type="menu" name="channelservice" text="Channel Service" picmem="skin/channelservice.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="cinterface" text="Common Interface" picmem="skin/cinterface.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
@@ -1093,10 +1093,11 @@
 	<node parent="listbox" type="menu" name="vfdisplay" text="VFDisplay" picmem="skin/vfdisplay.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="fancontrol" text="FanControl" picmem="skin/fancontrol.png" textposx="120" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
+	<node parent="listbox" type="menu" name="ceccontrol" text="HDMI-CEC" picmem="skin/cec.png" textposx="120" valign="middle" width="100%" height="50" hspace="5" hidden="yes">
 	<node parent="listbox" type="menu" name="systemupdatemenu" text="System Update" picmem="skin/systemupdate.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="system_backup" text="System Backup" picmem="skin/backup.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="system_backup_restore" text="Settings backup/restore" picmem="skin/backup_and_restore_settings.png" textposx="120" fontsize="23" valign="middle" width="100%" height="50" hspace="5">
 	<node parent="listbox" type="menu" name="unlock" text="Receiver unlock" picmem="skin/unlock.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
-<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=492 width=30 height=30>
-<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=492 width=30 height=30>
+<node name="b1" picmem="skin/ok.png"   valign="middle" posx="20" posy="492" width="30" height="30">
+<node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="492" width="30" height="30">
 <node hidden="yes" name="menutext">
 <node hidden="yes" name="details">
@@ -2324,2 +2325,19 @@
 	<node halign="center" text="" name="textbox" fontsize="30" posx="0" posy="17" width="256" height="30">
 </screen>
+
+
+<screen name="cec" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="700" height="450" picmem="skin/X_Menu_3.png">
+<node fontsize="30" fontcol="grey" type="textbox" text="Setup HDMI-CEC" posy="10" posx="center" halign="center" width="100%" height="30">
+<node fontsize="23" posx="10" posy="60" bordercol="scrollbarcol" scrollbar="auto" type="listbox" name="listbox" width="680" height="325">
+	<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/ok.png"   valign="middle" posx="20" posy="407" width="30" height="30">
+<node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="407" width="30" height="30">
+</screen>
