A correction with version up of weston(1.2.0->1.2.1)
[profile/ivi/ico-uxf-weston-plugin.git] / tests / weston.ini.fullhd
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-layer]
41 # default layer id
42 default=1
43 # layer id at the time of the system startup
44 startup=101
45 # input layer id
46 input=101
47 # cursor layer id
48
49 [ivi-animation]
50 # default animation
51 default=fade
52 # animation time (ms)
53 time=500
54 # animation frame rate(frame/sec)
55 fps=15
56
57 [ivi-debug]
58 # debug flags
59 # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create
60 flag=0
61
62 # 0=no debug log write(1=err/2=warn/3=info/4=debug)
63 log=4
64