A correction with version up of weston(1.2.0->1.2.1)
[profile/ivi/ico-uxf-weston-plugin.git] / settings / weston.ini
1 [core]
2 modules=ico_plugin_loader.so
3
4 #[input-method]
5 #path=/no_input_method_err_but_no_problem.so
6
7 [shell]
8 num-workspaces=1
9 shell-exe=
10
11 [output]
12 name=HDMI3
13 #mode=1680x945
14 mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
15 #transform=90
16
17 #[output]
18 #name=LVDS1
19 #mode=1680x1050
20 #transform=90
21
22 #[output]
23 #name=VGA1
24 #mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
25 #transform=90
26
27 #[output]
28 #name=X1
29 #mode=1024x768
30 #transform=flipped-270
31
32 [ivi-plugin]
33 modules=ico_ivi_shell.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
34
35 [ivi-display]
36 displayno=1,0
37
38 [ivi-layer]
39 # default layer id
40 default=1
41 # layer id at the time of the system startup
42 startup=101
43 # input layer id
44 input=101
45 # cursor layer id
46 cursor=102
47
48 [ivi-animation]
49 # default animation
50 default=fade
51 # animation time (ms)
52 time=500
53 # animation frame rate(frame/sec)
54 fps=15
55
56 [ivi-debug]
57 # debug flags
58 # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create
59 flag=0
60
61 # 0=no debug log write(1=err/2=warn/3=info/4=debug)
62 log=4
63