0.9.21 release -- It changes so that the layer controlling function of GENIVI may...
[profile/ivi/ico-uxf-weston-plugin.git] / settings / weston.ini
1 [core]
2 modules=ico_plugin_loader.so
3 shell=
4
5 [shell]
6 num-workspaces=1
7 client=
8 locking=false
9 animation=fade
10 startup-animation=fade
11
12 [input-method]
13 path=/bin/weekeyboard
14
15 #[output]
16 #name=LVDS1
17 #mode=1680x1050
18 #transform=90
19 #icc_profile=/usr/share/color/icc/colord/Bluish.icc
20
21 [output]
22 name=VGA1
23 #mode=1920x1080
24 transform=90
25
26 #[output]
27 #name=X1
28 #mode=1024x768
29 #transform=flipped-270
30
31 [output]
32 name=HDMI1
33 #mode=1920x1080
34 transform=90
35
36 [output]
37 name=HDMI3
38 #mode=1920x1080
39 transform=90
40
41 [output]
42 name=UNKNOWN1
43 #mode=1920x1080
44 transform=90
45
46 [ivi-plugin]
47 modules=ivi-shell.so,ivi-controller.so,ico_window_mgr.so,ico_window_animation.so,ico_input_mgr.so
48
49 [ivi-display]
50 # logical display number list
51 displayno=1,0
52
53 [ivi-animation]
54 # default animation name
55 default=fade
56 # default animation time(ms)
57 time=500
58 # default animation frame rate(frame/sec)
59 fps=30
60
61 [ivi-option]
62 # option flags (but not used)
63 flag=0x0000
64
65 # debug log output level and debug flag
66 #  lower 16 bit: log level(0=no/1=err/2=warn/3=info/4=trace/5=debug)
67 #  upper 16 bit: debug flag(0x00010000: performance log)
68 log=0x00000004