clean-up weston.ini for a proper ICO HomeScreen setup
[profile/ivi/ico-uxf-weston-plugin.git] / settings / weston.ini
1 [core]
2 shell=ivi-shell.so
3
4 [output]
5 name=DP1
6 mode=1920x1080
7
8 [ivi-shell]
9 ivi-module=ivi-controller.so,ico_plugin_loader.so
10 ivi-shell-user-interface=/usr/libexec/weston-ivi-shell-user-interface
11 cursor-theme=default
12 cursor-size=32
13 background-color=0.1,0.2,0.3
14
15 [ivi-plugin]
16 modules=ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
17
18 [ivi-display]
19 # logical display number list
20 displayno=1,0
21
22 [ivi-animation]
23 # default animation name, time(ms) and frame rate(frame/sec)
24 default=fade
25 time=500
26 fps=30
27
28 [ivi-option]
29 # option flags (but not used)
30 flag=0x0000
31
32 # debug log output level and debug flag
33 #  lower 16 bit: log level(0=no/1=err/2=warn/3=info/4=trace/5=debug)
34 #  upper 16 bit: debug flag(0x00010000: performance log)
35 log=0x00000004
36
37 [input-method]
38 path=/bin/weekeyboard
39
40 [ivi-launcher]
41 workspace-id=0
42 icon-id=4001
43 icon=/usr/share/weston/icon_ivi_flower.png
44 path=/usr/bin/weston-flower