Index: /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
===================================================================
--- /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 14802)
+++ /ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml	(revision 14803)
@@ -760,4 +760,5 @@
 <node type=menu pic=skin/satconfig.png textposx=120 valign=middle name=satconfig text="Sat Config" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 <node type=menu pic=skin/satfinder.png textposx=120 valign=middle name=satfinder text="Sat Finder" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
+<node type=menu pic=skin/blindscanadjust.png textposx=120 valign=middle name=blindscanadjust text="Blindscan Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
 </screen>
 
@@ -1059,2 +1060,14 @@
 <node name=b3 text="ADD" halign=center valign=middle posx=360 posy=0 width=150 height=30 bordercol=green bordersize=4 bordertype=2>
 </screen>
+
+<screen fontcol=fontcol valign=bottom titlealign=center name="blindscanadjust" hspace=5 vspace=5 fontsize=30 title="Blindscan Adjust" posx=center posy=center width=50% height=50% bordercol=bordercol bordersize=2 bgcol=bgcol>
+<node bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
+<node name=minfrequency type=inputboxnum parent=listbox valign=middle posx=0 text="Minimal frequency" bordercol=bordercol width=100%>
+<node name=maxfrequency type=inputboxnum parent=listbox valign=middle posx=0 text="Maximal frequency" bordercol=bordercol width=100%>
+<node name=stepfrequency type=inputboxnum parent=listbox valign=middle posx=0 text="Step frequency" bordercol=bordercol width=100%>
+<node name=minsignalrate type=inputboxnum parent=listbox valign=middle posx=0 text="Minimal signalrate" bordercol=bordercol width=100%>
+<node name=maxsignalrate type=inputboxnum parent=listbox valign=middle posx=0 text="Maximal signalrate" bordercol=bordercol width=100%>
+<node name=stepsignalrate type=inputboxnum parent=listbox valign=middle posx=0 text="Step signalrate" bordercol=bordercol width=100%>
+<node name=b1 text=OK halign=center valign=middle bordercol=okcol bordersize=4 bordertype=2 posx=20 posy=0 width=150 height=30/>
+<node name=b2 text=EXIT halign=center valign=middle bordercol=exitcol bordersize=4 bordertype=2 posx=180 posy=0 width=150 height=30/>
+</screen>
