Support Tizen 3.0
[profile/ivi/ico-uxf-weston-plugin.git] / tests / weston.ini
1 [core]
2 modules=error_but_no_problem_for_test.so
3 # This is Error for Test(No Problem)
4
5 #[input-method]
6 #path=/no_input_method_err_but_no_problem.so
7
8 [shell]
9 num-workspaces=1
10 shell-exe=
11
12 [output]
13 #name=HDMI3
14 #mode=1680x945
15 #mode=1920x1080
16 #mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
17 #transform=90
18
19 #[output]
20 #name=LVDS1
21 #mode=1680x1050
22 #transform=90
23
24 #[output]
25 #name=VGA1
26 #mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
27 #transform=90
28
29 #[output]
30 #name=X1
31 #mode=1024x768
32 #transform=flipped-270
33
34 [ivi-plugin]
35 modules=ico_ivi_shell.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
36
37 [ivi-display]
38 displayno=1,0
39
40 [ivi-animation]
41 # default animation
42 default=fade
43 # animation time (ms)
44 time=500
45 # animation frame rate(frame/sec)
46 fps=15
47
48 [ivi-debug]
49 # debug flags
50 # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create
51 flag=0
52
53 # 0=no debug log write(1=err/2=warn/3=info/4=debug)
54 log=4
55