packaging: Update dependencies and bump version to 0.9.23
[profile/ivi/ico-uxf-weston-plugin.git] / tests / weston.ini
1 [core]
2 shell=
3 modules=error_but_no_problem_for_test.so
4 # This is Error for Test(No Problem)
5
6 [shell]
7 num-workspaces=1
8 shell-exe=
9 locking=false
10 animation=zoom
11 startup-animation=fade
12
13 [input-method]
14 #path=/bin/weekeyboard
15 path=
16
17 #[output]
18 #name=HDMI1
19 #transform=90
20
21 #[output]
22 #name=HDMI3
23 #transform=90
24
25 #[output]
26 #name=VGA1
27 #mode=off
28
29 #[output]
30 #name=UNKNOWN1
31 #transform=90
32
33 [ivi-plugin]
34 modules=/usr/lib/weston/ivi-shell.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
35
36 [ivi-display]
37 # logical display number list
38 displayno=1,0
39
40 [ivi-animation]
41 # default animation name
42 default=fade
43 # default animation time(ms)
44 time=500
45 # default animation frame rate(frame/sec)
46 fps=15
47
48 [ivi-option]
49 # option flags (but not used)
50 flag=0x0000
51
52 # debug log output level and debug flag
53 #  lower 16 bit: log level(0=no/1=err/2=warn/3=info/4=trace/5=debug)
54 #  upper 16 bit: debug flag(0x00010000: performance log)
55 log=0x00010005