The change of the configuration and the implementation of the event input.
[profile/ivi/ico-uxf-weston-plugin.git] / tests / weston.ini
index 8e3d53d..00bb382 100644 (file)
@@ -17,6 +17,11 @@ shell-exe=
 #transform=90
 
 #[output]
+#name=HDMI2
+#mode=1280x480
+#mode=100.00  1280 1300 1400 1400  480 500 600 700 -hsync +vsyn
+
+#[output]
 #name=LVDS1
 #mode=1680x1050
 #transform=90
@@ -41,10 +46,13 @@ displayno=1,0
 # default layer id
 default=1
 # layer id at the time of the system startup
-startup=101
+startup=109
+# background layer id
+background=0
 # input layer id
 input=101
 # cursor layer id
+cursor=102
 
 [ivi-animation]
 # default animation
@@ -52,13 +60,13 @@ default=fade
 # animation time (ms)
 time=500
 # animation frame rate(frame/sec)
-fps=15
+fps=30
 
 [ivi-debug]
 # debug flags
 # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create
 flag=0
 
-# 0=no debug log write(1=err/2=warn/3=info/4=debug)
-log=4
+# 0=no debug log write(1=err/2=warn/3=info/4=trace/5=debug)
+log=5