Support Tizen 3.0
[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-animation]
39 # default animation
40 default=fade
41 # animation time (ms)
42 time=500
43 # animation frame rate(frame/sec)
44 fps=15
45
46 [ivi-debug]
47 # debug flags
48 # bit.0 0=hide on surface create(for with HomeScreen)/1=show on surface create
49 flag=0
50
51 # 0=no debug log write(1=err/2=warn/3=info/4=debug)
52 log=4
53