Bug fix : TIVI-1758, 1841, 1956, 1996 and 1997.
[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 [shell]
6 num-workspaces=1
7 shell-exe=
8
9 [input-method]
10 path=/bin/weekeyboard
11
12 #[output]
13 #name=HDMI1
14 #transform=90
15
16 #[output]
17 #name=HDMI3
18 #transform=90
19
20 #[output]
21 #name=VGA1
22 #mode=off
23
24 [ivi-plugin]
25 modules=ico_ivi_shell.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
26
27 [ivi-display]
28 # logical display number list
29 displayno=1,0
30 # default input panel display
31 inputpanel=0
32
33 [ivi-layer]
34 # background layer id
35 background=0
36 # default(panel) layer id
37 default=1
38 # touch panel layer id
39 touch=101
40 # cursor layer id
41 cursor=102
42 # layer id at the time of the system startup
43 startup=103
44 # input panel layer decoration (magnification rate(%);difference from the bottom)
45 inputpaneldeco=120;132
46
47 [ivi-animation]
48 # default animation name;time;rate(frame/sec)
49 default=fade;500;30
50 # input panel surface animation(name;time)
51 inputpanel=fade;200
52
53 [ivi-option]
54 # option flags
55 # bit.0 1=show surface at screen create if HomeScreen exist/0=not show surface at create
56 # bit.1 1=1=show if display not exist/0=not show if display not exist
57 # bit.2 1=show input panel automatically/0=not show automaticaly
58 # bit.8 1=surface fixed aspect rate/0=not fixed aspect rate
59 flag=0x0006
60
61 # debug log output level
62 # 0=no debug log write(1=err/2=warn/3=info/4=trace/5=debug)
63 log=5