The change of the configuration and the implementation of the event input.
[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=HDMI2
21 #mode=1280x480
22 #mode=100.00  1280 1300 1400 1400  480 500 600 700 -hsync +vsyn
23
24 #[output]
25 #name=LVDS1
26 #mode=1680x1050
27 #transform=90
28
29 #[output]
30 #name=VGA1
31 #mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
32 #transform=90
33
34 #[output]
35 #name=X1
36 #mode=1024x768
37 #transform=flipped-270
38
39 [ivi-plugin]
40 modules=ico_ivi_shell.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
41
42 [ivi-display]
43 displayno=1,0
44
45 [ivi-layer]
46 # default layer id
47 default=1
48 # layer id at the time of the system startup
49 startup=109
50 # background layer id
51 background=0
52 # input layer id
53 input=101
54 # cursor layer id
55 cursor=102
56
57 [ivi-animation]
58 # default animation
59 default=fade
60 # animation time (ms)
61 time=500
62 # animation frame rate(frame/sec)
63 fps=30
64
65 [ivi-debug]
66 # debug flags
67 # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create
68 flag=0
69
70 # 0=no debug log write(1=err/2=warn/3=info/4=trace/5=debug)
71 log=5
72